Re: [NTG-context] bibliography problems

2014-08-26 Thread Gerben Wierda
On 26 Aug 2014, at 10:34, Gerben Wierda gerben.wie...@rna.nl wrote: I have set up: \setuppublications[numbering=short] \setupcite[short] but the \cite commands show (Author, Year) and not the short code and the \placepublications does not indent the entries enough, hence the item

Re: [NTG-context] Bibliography problems

2006-01-07 Thread David Antos
On Thu, Jan 05, 2006 at 08:46:13PM +0100, Taco Hoekwater wrote: Removing 'url' from the bibcommandlist (line 440 of t-bib.tex) should work out OK in your case. A 'nice' solution needs quite some thinking Hello, it works fine. Thanks a lot! I have discovered a small typo in the

Re: [NTG-context] Bibliography problems

2006-01-07 Thread Taco Hoekwater
David Antos wrote: I have discovered a small typo in the bibl-apa.tex file: it uses et.al. in many places. I believe that the correct form does not contain the dot after et. Peter Münster reported the same thing ;-) This will be fixed in the upcoming beta (next week) Cheers, Taco

Re: [NTG-context] Bibliography problems

2006-01-05 Thread Taco Hoekwater
Hi David, If \setupcite[compress=no] is acceptable to you, then I suggest getting the latest beta of the bib module: http://tex.aanhet.net/bib/m-bib-beta-20051123b.zip That should take care of your first points. The misc entries need an adjusted (better) definition of

Re: [NTG-context] Bibliography problems

2006-01-05 Thread David Antos
On Thu, Jan 05, 2006 at 02:56:01PM +0100, Taco Hoekwater wrote: http://tex.aanhet.net/bib/m-bib-beta-20051123b.zip That should take care of your first points. Hello, yes, it works great! Last I checked, \cite within the biblist typesets correctly, but it does not actually make the

Re: [NTG-context] Bibliography problems

2006-01-05 Thread Mojca Miklavec
On 1/5/06, David Antos wrote: I've included URL's into notes in bib file in the following format note = {\useURL[http://www.obfuscation.org/ipf/] [http://www.obfuscation.org/ipf/] \url[http://www.obfuscation.org/ipf/]} It used to work well, with the latest

Re: [NTG-context] Bibliography problems

2006-01-05 Thread David Antos
On Thu, Jan 05, 2006 at 07:03:03PM +0100, Mojca Miklavec wrote: I don't know how to remove this little bug, but I would insert URLs in the following way: Hello, systematically, sure ;) to get an active url in the document. (Taco, what are the square brackets doing around the url in the

Re: [NTG-context] Bibliography problems

2006-01-05 Thread Taco Hoekwater
David Antos wrote: On Thu, Jan 05, 2006 at 07:03:03PM +0100, Mojca Miklavec wrote: I don't know how to remove this little bug, but I would insert URLs in the following way: Hello, systematically, sure ;) to get an active url in the document. (Taco, what are the square brackets doing