Wordpress meta data required by Zotero to generate a reference
I own two Wordpress websites:
www.lime-at.com
and
www.mp-gr.com
As these are both websites that other people may want to reference, especially www.lime-at.com I wondered if there is any guidance on exactly what meta tags are required by Zotero to fill in as many fields as possible when generating a reference?
Many thanks,
Sarah
Cornwall, England
www.lime-at.com
and
www.mp-gr.com
As these are both websites that other people may want to reference, especially www.lime-at.com I wondered if there is any guidance on exactly what meta tags are required by Zotero to fill in as many fields as possible when generating a reference?
Many thanks,
Sarah
Cornwall, England
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.
Upgrade Storage
If you want technical details, the parsing of most metatags (except citation_ style google highwire) happens in this file https://github.com/zotero/translators/blob/master/RDF.js though it's unfortunately a bit difficult to read.