ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography in authornum format
@ 2013-01-14 16:12 Devendra Ghate
  2013-01-14 18:10 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Devendra Ghate @ 2013-01-14 16:12 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 905 bytes --]

I am using ConTeXt  ver: 2013.01.10 01:04 MKIV and here is the MWE.

I would like to create numbered bibliography with *Author name [1]* 
format. If multiple authors are present then it should produce *Author 
/et al./ [1]*. This does not happen. Instead I get *Author, [1]*. Since 
I am new to ConTeXt, I might be making a basic mistake.
Devendra
---------------
\setupbibtex[database={bib}]
% As suggested by Aditya on TEX SX.
\setuppublications[alternative=num, refcommand=authornum]
\starttext
   I am refering to \cite{me13} .
   \placepublications[criterium=text]
\stoptext
----------------
bib.bib
----------------
@article{me13,
         title = {This bibliography in context},
         author = {Convert, Recent and User, Power and Fiddler, Amateur},
         journal = {Tex SX},
         volume = {1},
         number = {1},
         pages = {1-11},
         year = {2013},
}
---------------




[-- Attachment #1.2: Type: text/html, Size: 1583 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-14 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-14 16:12 Bibliography in authornum format Devendra Ghate
2013-01-14 18:10 ` Aditya Mahajan
2013-01-14 19:45   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).