|
7 | 7 | <link href="http://www.zotero.org/styles/transnational-environmental-law" rel="self"/> |
8 | 8 | <link href="http://www.zotero.org/styles/elsevier-with-titles" rel="template"/> |
9 | 9 | <link href="https://www.cambridge.org/core/journals/transnational-environmental-law/information/instructions-contributors" rel="documentation"/> |
| 10 | + <link href="https://www.cambridge.org/core/services/aop-file-manager/file/5f8435072aae1a2bdc987dac/TEL-IFC.pdf" rel="documentation"/> |
10 | 11 | <author> |
11 | 12 | <name>Patrick O'Brien</name> |
12 | 13 | |
|
15 | 16 | <category field="law"/> |
16 | 17 | <issn>2047-1025</issn> |
17 | 18 | <eissn>2047-1033</eissn> |
18 | | - <updated>2017-09-06T13:20:13+00:00</updated> |
| 19 | + <updated>2021-05-07T11:59:01+00:00</updated> |
19 | 20 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
20 | 21 | </info> |
21 | 22 | <macro name="author"> |
|
67 | 68 | <choose> |
68 | 69 | <if variable="locator"> |
69 | 70 | <choose> |
70 | | - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
71 | | - <group delimiter=" " prefix=", "> |
72 | | - <text term="at"/> |
73 | | - <label variable="page" form="short"/> |
| 71 | + <if match="any" position="subsequent"> |
| 72 | + <group delimiter=" "> |
| 73 | + <label variable="locator" form="short"/> |
74 | 74 | <text variable="locator"/> |
75 | 75 | </group> |
76 | 76 | </if> |
77 | 77 | <else> |
78 | | - <group delimiter=" " prefix=", "> |
79 | | - <text term="at"/> |
80 | | - <text variable="locator"/> |
81 | | - </group> |
| 78 | + <choose> |
| 79 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 80 | + <group delimiter=" " prefix=", "> |
| 81 | + <text term="at"/> |
| 82 | + <label variable="page" form="short"/> |
| 83 | + <text variable="locator"/> |
| 84 | + </group> |
| 85 | + </if> |
| 86 | + <else> |
| 87 | + <group delimiter=" " prefix=", "> |
| 88 | + <text term="at"/> |
| 89 | + <text variable="locator"/> |
| 90 | + </group> |
| 91 | + </else> |
| 92 | + </choose> |
82 | 93 | </else> |
83 | 94 | </choose> |
84 | 95 | </if> |
|
90 | 101 | <if position="ibid"> |
91 | 102 | <text term="ibid"/> |
92 | 103 | </if> |
| 104 | + <else-if match="any" position="subsequent"> |
| 105 | + <group delimiter=", "> |
| 106 | + <text macro="author"/> |
| 107 | + <group delimiter=" "> |
| 108 | + <text value="n."/> |
| 109 | + <text variable="first-reference-note-number"/> |
| 110 | + <text value="above"/> |
| 111 | + </group> |
| 112 | + </group> |
| 113 | + </else-if> |
93 | 114 | <else> |
94 | 115 | <text macro="author" suffix=", "/> |
95 | 116 | <choose> |
|
0 commit comments