kidwellj
About
- Username
- kidwellj
- Joined
- Roles
- Member
Comments
-
That worked perfectly. Here's my final code: {{ if itemType == "journalArticle" }} {{ if {{ journalAbbreviation match="^.+$" }} }} {{ journalAbbreviation suffix=" - " }} {{ else }} {{ publicationTitle suffix=" - " }} {{ endif }}{{ year suffix…
-
Ok, that's good to know. So will need a bit more of a plugin approach. I'm assuming it's just a matter of modifying dateModified and dateAdded. Perhaps this could be grafted into Better Bibtex (http://retorque.re/zotero-better-bibtex/)?