unmapped history per Bruce's request; added term "presented at"

This commit is contained in:
Elena Razlogova 2007-12-15 18:44:17 +00:00
parent 82084209b6
commit c357a25045
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
<term name="online">online</term>
<term name="cited">cited</term>
<term name="internet">internet</term>
<term name="presented at">presented at the</term>
<!-- LONG LOCATOR FORMS -->
<term name="book">

View File

@ -1800,7 +1800,7 @@ Zotero.CSL.Item._zoteroFieldMap = {
"issue":"issue",
"number-of-volumes":"numberOfVolumes",
"edition":"edition",
"genre":["type", "artworkSize", "history"], /* history should be a relation in hierarchical version; artworkSize should move to SQL mapping tables */
"genre":["type", "artworkSize"], /* artworkSize should move to SQL mapping tables, or added as a CSL variable */
"medium":"medium",
"archive":"repository",
"archive_location":"archiveLocation",