stuartsimon
About
- Username
- stuartsimon
- Joined
- Roles
- Member
Comments
-
I somehow believe the following is true: For any given item type: The creator role that appears first in the drop-down list is mapped as "Author." Second, "Contributor" Third, "Editor" Fourth, "Series Editor." Fifth, "Translator."
-
I want to take a look at the code that does the mapping. It would help me know which CSL variables the other creator types are mapped to.
-
Zotero.Cite.System._zoteroNameMap = { "author":"author", "bookAuthor":"container-author", "composer":"composer", "editor":"editor", "interviewer":"interviewer", "recipient":"recipient", "seriesEditor":"collection-editor", "translator…
-
Can you please give me the URL of the code you are quoting? I want to view it in the repository. Thanks!
-
Why is the "Performer" field the one that populates the column? Furthermore, the XML for the "Turabian (Full Note with Bibliography)" style does NOT include the word "Performer." Yet the creators labeled "Performer" are at the head of the citat…
-
Frank's mappings do not include creator roles for any item type.
-
My paper also includes books, journal articles, and dissertations. Changing the citation style would make those references incorrect. What I am concerned right now with is knowing which Creator field names correspond to which global field names…
-
I said that they include the composer IF AND ONLY IF the composer is the primary creator. I'm proposing the following field mapping: Composer - Author (primary creator) Performer - Editor (so that it is moved to the front if the Composer fiel…