Created
November 26, 2018 10:44
-
-
Save benwhalley/afe9a1647f01c1b238da764500a20c76 to your computer and use it in GitHub Desktop.
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" ?> | |
<auth> | |
<publications> | |
<publication> | |
<authors>bjwhalley,thollins</authors> | |
<elements_id>1</elements_id> | |
<bibtex>{Stuff here}</bibtex> | |
<timestamp>2050-01-31T20:00-4:00</timestamp> | |
</publication> | |
<publication> | |
<authors>cberry</authors> | |
<elements_id>2</elements_id> | |
<bibtex>{More stuff here}</bibtex> | |
<timestamp>2000-01-31T20:00-4:00</timestamp> | |
</publication> | |
</publications> | |
</auth> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment