Created
December 22, 2014 16:28
-
-
Save tmaier/396bef86cb9b80d249cb to your computer and use it in GitHub Desktop.
CrossRef DOI example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<doi_records> | |
<doi_record owner="10.1145" timestamp="2007-09-26 13:18:52"> | |
<crossref> | |
<journal> | |
<journal_metadata language="en"> | |
<full_title>ACM Transactions on Modeling and Computer Simulation</full_title> | |
<abbrev_title>ACM Trans. Model. Comput. Simul.</abbrev_title> | |
<abbrev_title>TOMACS</abbrev_title> | |
<issn media_type="print">10493301</issn> | |
</journal_metadata> | |
<journal_issue> | |
<publication_date media_type="print"> | |
<month>09</month> | |
<day>01</day> | |
<year>2007</year> | |
</publication_date> | |
<journal_volume> | |
<volume>17</volume> | |
</journal_volume> | |
<issue>4</issue> | |
<doi_data> | |
<doi>10.1145/1276927</doi> | |
<timestamp>20070926011648</timestamp> | |
<resource>http://portal.acm.org/citation.cfm?doid=1276927</resource> | |
</doi_data> | |
</journal_issue> | |
<journal_article publication_type="full_text"> | |
<titles> | |
<title>A framework for locally convergent random-search algorithms for discrete optimization via simulation</title> | |
</titles> | |
<contributors> | |
<person_name sequence="first" contributor_role="author"> | |
<given_name>L. Jeff</given_name> | |
<surname>Hong</surname> | |
</person_name> | |
<person_name sequence="additional" contributor_role="author"> | |
<given_name>Barry L.</given_name> | |
<surname>Nelson</surname> | |
</person_name> | |
</contributors> | |
<publication_date media_type="print"> | |
<month>09</month> | |
<day>01</day> | |
<year>2007</year> | |
</publication_date> | |
<pages> | |
<first_page>19</first_page> | |
<last_page>es</last_page> | |
</pages> | |
<doi_data> | |
<doi>10.1145/1276927.1276932</doi> | |
<timestamp>20070926011649</timestamp> | |
<resource>http://portal.acm.org/citation.cfm?doid=1276927.1276932</resource> | |
</doi_data> | |
</journal_article> | |
</journal> | |
</crossref> | |
</doi_record> | |
</doi_records> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment