Re[2]: [NTG-context] AMS-style bibliography?

2005-11-20 Thread Giuseppe Bilotta
Sunday, November 20, 2005 Taco Hoekwater wrote:

 Bug will be fixed in the next release, and I've added your
 file, thanks.

Cool. Can we please have it released before my deadline? ;)

-- 
Giuseppe Oblomov Bilotta


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re[2]: [NTG-context] AMS-style bibliography?

2005-11-19 Thread Giuseppe Bilotta
Saturday, November 19, 2005 Taco Hoekwater wrote:

 Giuseppe Bilotta wrote:
 Is there a pre-rolled bibliography style that looks follows
 the AMS specs?

 Probably not, but point me to the AMS specs. I also
 have a numbered style planned, c.f. plain.bst,
 and a style for the ntg's Maps.

 There are now 4 bibl-XXX files in the zip, all with bad
 names:

 bibl-apa: APA bibliography style
 bibl-apa-de : APA bibliography style (german)
 bibl-aps: APS bibliography style
 bibl-ssa: SSA-like (by David Wooten)

 I simply do not have any idea what those acronyms stand for
 (except APS, which is the American Physical Society, I believe).

 Anybody: if you have created other that you want to
 share, send them to me and I will add the file to the
 bib module distribution.

Ok, I'm hacking on somethings whose final result is going to
be very close to the things I get with AMS in LaTeX. The
only thing I'm having problem with is putting the brackets
around the numbers in the bibliograpy ... more on this
later.

 (BTW, when trying out various alternatives=
 I found that only aps works, all of the others bomb
 complaining extra # marks. I'm using a September 2005
 version of t-bib ... do I need to upgrade?)

 The very latest t-bib is here:

http:/tex.aanhet.net/bib/m-bib-beta-20051008.zip

 but it has a known problem with # marks. ;-)

I'll give it a shot :)

-- 
Giuseppe Oblomov Bilotta



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re[2]: [NTG-context] AMS-style bibliography?

2005-11-19 Thread Giuseppe Bilotta
Saturday, November 19, 2005 Taco Hoekwater wrote:

 Giuseppe Bilotta wrote:
 Is there a pre-rolled bibliography style that looks follows
 the AMS specs?

 Probably not, but point me to the AMS specs. I also
 have a numbered style planned, c.f. plain.bst,
 and a style for the ntg's Maps.

 There are now 4 bibl-XXX files in the zip, all with bad
 names:

 bibl-apa: APA bibliography style
 bibl-apa-de : APA bibliography style (german)
 bibl-aps: APS bibliography style
 bibl-ssa: SSA-like (by David Wooten)

Please find attached my first go at an AMS-like style. Can
you tell me why the pub list shows without brackets? This is
the code I have in my doc.

\setupbibtex[database={mrabbrev,bezier,texmf,curves}]
\setuppublications[alternative=ams]
\setuppublications[
   refcommand=num,
   numbering=yes,
   sorttype=cite,
   criterium=all,
   %numbercommand=\bibalignednumber,
]

...

\let\POSTSCRIPT\PS
\let\systemsuppliedtitle\chapter
\completepublications

-- 
Giuseppe Oblomov Bilotta


bibl-ams.tex
Description: Binary data
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context