Since BibSonomy is available, it is possible to add
DOI to publications. However, these has not been used in the system. But recently we implemented a tighter integration of DOI links into BibSonomy. As you may already know, a DOI name uniquely identifies a digital resource over its lifetime. In addition, the DOI-System provides an up-to-date URL for the resource. BibSonomy now checks if the publication reference contains a DOI. If this is the case a "DOI-link" is automatically created in the publication list. If this is not the case the DOI name can be inserted into the "misc fields". The DOI entry always needs to have the following format:
- doi = {DOI name} (for example "doi = {doi:10.1145/1379092.1379123"})
- doi = {URL/DOI name} (where the URL points to a DOI resolver and leaving out the term "doi:" in the DOI name) (for example "doi = {http://dx.doi.org/10.1145/1379092.1379123"}.

Have fun with this new feature !
Die zwingenden Formatvorgaben für den DOI sind ganz schön unpraktisch, denn JabRef legt den DOI so ab:
ReplyDeletedoi = {10.1518/001872005774860014}
Da ist nichts mit 'URL', Anführungszeichen in den geschweifen Klammern oder einem extra 'doi' vor der eigentlichen ID.
Funktioniert der DOI im JabRef-Format oder müsste ich alle Literatureinträge mit DOI auf das Bibsonomy-Format ändern (was ich garantiert nicht tun werde)?
Hallo Michael,
ReplyDeleteDie Angaben im Post sind leider nicht ganz korrekt - das von Dir beschriebene Format funktioniert auch.
An addition to the above post: the format
doi = {10.1518/001872005774860014}
for DOIs is also working!
This is great. A good next step is to use the doi a bit more. For example it should be added to some of the citation styles, ideally with a link to the doi resolver. Also instead of the url (or in addition to it) there should always be an url based on resolver and doi on each article page (it is already there on the publication lists
ReplyDeleteThanks, that is indeed a good idea! We added the DOI to the article page, e.g. http://www.bibsonomy.org/bibtex/21fd6cb6328165575e416b723c3c7f3d6/smatthiesen
ReplyDeleteWe will see how something similar can be done for the citation styles. Probably we can't change all of them.