Hi,
for a document I'm currently writing I need to cite some online
resources including their last accessed date. Adding
\insertbiburl[..] to a citation style does work fine to get the urls
printed.
However, the *.bst styles only check for 'lastchecked' tag for a last
accessed date. I don't know if there's any standard way for specifying
the date but 'lastchecked' and 'urldate' seem to be two commonly used
variants (as far as a quick web search tells - I'm on Zotero which also
uses the last mentioned type).
To get this temporary working for me I replaced the plain 'lastcheck'
output in *.bst with:
..
lastchecked empty$
{"" "\lastchecked" urldate do.out}
{"" "\lastchecked" lastchecked do.out} if$
..
and added urldate to the list of known tags.
Are there any chances to get this changed in the 'official' version (if
there are no other points against this I don't see right now :))?
Best regards,
Jens
___________________________________________________________________________________
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
___________________________________________________________________________________