|
13 | 13 |
|
14 | 14 | <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
|
15 | 15 | </contributor>
|
16 |
| - <category citation-format="author-date"/> |
| 16 | + <contributor> |
| 17 | + <name>Brenton M. Wiernik</name> |
| 18 | + |
| 19 | + </contributor> |
17 | 20 | <category field="generic-base"/>
|
18 | 21 | <updated>2012-09-14T21:22:32+00:00</updated>
|
19 | 22 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
|
123 | 126 | <text variable="page"/>
|
124 | 127 | </macro>
|
125 | 128 | <macro name="edition">
|
| 129 | + <!-- This should probably be ordinal? --> |
126 | 130 | <text variable="edition"/>
|
127 | 131 | </macro>
|
128 | 132 | <citation disambiguate-add-year-suffix="true" disambiguate-add-names="false" disambiguate-add-givenname="false" collapse="year">
|
|
143 | 147 | <text macro="zotero2bibtexType" prefix=" @"/>
|
144 | 148 | <group prefix="{" suffix=" }" delimiter=", ">
|
145 | 149 | <text macro="citeKey"/>
|
146 |
| - <text variable="publisher-place" prefix=" place={" suffix="}"/> |
| 150 | + <text variable="publisher-place" prefix=" address={" suffix="}"/> |
147 | 151 | <!--Fix This-->
|
148 | 152 | <text variable="chapter-number" prefix=" chapter={" suffix="}"/>
|
149 | 153 | <!--Fix This-->
|
150 | 154 | <text macro="edition" prefix=" edition={" suffix="}"/>
|
151 |
| - <!--Is this in CSL? <text variable="type" prefix=" type={" suffix="}"/>--> |
| 155 | + <text variable="genre" prefix=" type={" suffix="}"/> |
152 | 156 | <text variable="collection-title" prefix=" series={" suffix="}"/>
|
153 | 157 | <text macro="title" prefix=" title={" suffix="}"/>
|
154 | 158 | <text variable="volume" prefix=" volume={" suffix="}"/>
|
155 |
| - <!--Not in CSL<text variable="rights" prefix=" rights={" suffix="}"/>--> |
| 159 | + <text variable="license" prefix=" rights={" suffix="}"/> |
156 | 160 | <text variable="ISBN" prefix=" ISBN={" suffix="}"/>
|
157 | 161 | <text variable="ISSN" prefix=" ISSN={" suffix="}"/>
|
158 |
| - <!--Not in CSL <text variable="LCCN" prefix=" callNumber={" suffix="}"/>--> |
| 162 | + <text variable="call-number" prefix=" callNumber={" suffix="}"/> |
159 | 163 | <text variable="archive_location" prefix=" archiveLocation={" suffix="}"/>
|
160 | 164 | <text variable="URL" prefix=" url={" suffix="}"/>
|
161 | 165 | <text variable="DOI" prefix=" DOI={" suffix="}"/>
|
|
170 | 174 | <text macro="issued-month" prefix=" month={" suffix="}"/>
|
171 | 175 | <text macro="pages" prefix=" pages={" suffix="}"/>
|
172 | 176 | <text variable="collection-title" prefix=" collection={" suffix="}"/>
|
| 177 | + <text variable="keyword" prefix=" keywords={" suffix="}"/> |
| 178 | + <text variable="language" prefix="language={" suffix="}"/> |
| 179 | + <text variable="annote" prefix="annote={" suffix="}"/> |
173 | 180 | </group>
|
174 | 181 | </layout>
|
175 | 182 | </bibliography>
|
|
0 commit comments