Elsarticle Release note

From STMDocs
Revision as of 17:34, 14 August 2012 by Rishi (talk | contribs) (New page: ==Release Notes== ===Version 2.0=== # Provision to include URL, DOI, arXiv eprints and pubmed fields are added. # A new bibtype <code>webpage</code> is added. # The prefixes of URL, DOI,...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Release Notes

Version 2.0

  1. Provision to include URL, DOI, arXiv eprints and pubmed fields are added.
  2. A new bibtype webpage is added.
  3. The prefixes of URL, DOI, arXiv eprints and pubmed ids are added as TEX control sequences. Hence user can control it through TEX file and no need to change the .bst. For example, the defaul URL prefix is URL: . But user can change it to whatever he wants in the following way:

<geshi lang="latex">

\def\URLprefix{Available online at: }

</geshi>

Version 1.0