Writing a simple translator
I tried to get started on a translator for BioMed Central today, but found it difficult. Basically I just wanted to run a bit of Javascript to detect the PubMed ID, locate the PDF and then call a Zotero function to fetch all the metadata based on the PMID.
Does anyone have any advice?
Does anyone have any advice?
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
http://dev.zotero.org/scaffold
Then check out this page for info on actually making a translator: http://dev.zotero.org/creating_translators_for_sites?s=scaffold
13:56:02 ===>Translation using CiteSeer failed:
thrown exception => No BibTeX found!
url => http://www.citeulike.org/article/515359
extensions.zotero.cacheTranslatorData => true
extensions.zotero.downloadAssociatedFiles => true<===(string)
thank you very much!!
an endnote link you can retrieve the RIS --
so the link you have can use the RIS retreival to fetch
http://www.citeulike.org/endnote/article/515359
if you are trying to fetch the BibTex, it might be that
you are encountering an BibTex option page, that is asking for information about
assigning a BibTex key. I don't know how to avoid that page.