I'm trying to get a template to do this (for MultiMarkDown and  
Natbib), with the following two entries:

einstein50somegreat: Albert Einstein, Some Other, Some Other and  
Still More (1950) Some Great Tract. Journal of Examples (10)1:100-205

robinson83somewhine: Arthur Robinson and Dorothy Snarl (1983) Some  
Whiney Tract. Journal of Examples (56)1:100-205

converted to:

[Einstein et al (1950), Robinson and Snarl (1983)] 
[#einstein50somegreat, robinson83somewhine]

and the closely related (for option-drag that MMD will convert to ~ 
\citep{})

[(Einstein et al 1950, Robinson and Snarl 1983)] 
[#einstein50somegreat, robinson83somewhine]

So here's my current attempts without et al shortening (the citekey  
part works):

[<$publications>
<[EMAIL PROTECTED]/ 
 > (<$fields.Year/>)</$publications>][#< 
[EMAIL PROTECTED]/>]

which gives me:

[Einstein, Other, Other and More (1950)Robinson and Snarl (1983)] 
[#einstein50somegreat, robinson83somewhine]

so I guess I'm asking, how do I get the separate entries separated by  
a comma and a space?

Secondly, I don't think I see a built-in way to do "et al" shortening  
in the templates, is that right?  Do I need to use a conditional for  
when the length of authors is great than 2? Can someone do/point me  
to an example of using a conditional?

Any suggestions?

Thanks,
James



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to