BibTeX file of Zotero style repository samples; anybody?
I am looking for a BibTeX file with the full data set of the sample citations which pop up in the Zotero style repository. It would come handy for testing.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
you can import that into Zotero and generate bibtex if you want, but for testing generally CSL-JSON is obviously better because that's what Zotero uses.
The easiest is to select all text from the square bracket ([) in line 2 two up to (and including) the square bracket in line 123, copy, and then do "import from clipboard in Zotero.
Alternatively you can download the file, open in a text editor and manually remove the last line and
{
"items":
at the beginning.
For your information: The JSON "issued" field is systematically ignored,
"issued": {
"raw": "2001"
}
instead of being converted to a BibTeX year = {2001}, field.
http://worldwide.espacenet.com/publicationDetails/biblio?DB=EPODOC&II=0&ND=3&adjacent=true&locale=en_EP&FT=D&date=19990928&CC=US&NR=5960411A&KC=A
http://tex.stackexchange.com/a/182835/26348
Also, for the patent this might be a preferable URL (because of its shorter length): https://www.google.com/patents/US5960411
Thanks for reporting! Not much CSL-JSON _importing_ happening in Zotero, thought we're using it for DataCite DOI imports now.
I'm not sure what the history of that data is, but it could use some cleaning up. Beyond the DOI and the invalid patent URL, the main issue are title cased titles.
If Dan is OK with that I'll submit a pull request with cleaned-up data.
"title": "Xylose fermentation by <i><span class='nocase'>Saccharomyces
cerevisiae</span></i>",