Permalink
Showing
1 changed file
with
26 additions
and
5 deletions .
+26
−5
cultural-geographies.csl
@@ -15,7 +15,7 @@
<category field =" geography" />
<issn >1474-4740</issn >
<eissn >1477-0881</eissn >
<updated >2018-06-20T09:01:33 +00:00</updated >
<updated >2019-02-19T17:11:15 +00:00</updated >
<rights license =" http://creativecommons.org/licenses/by-sa/3.0/" >This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights >
</info >
<locale xml : lang =" en" >
@@ -123,11 +123,27 @@
</choose >
</macro >
<macro name =" locator" >
<group delimiter = " " >
<group >
<label variable =" locator" form =" short" />
<text variable =" locator" />
</group >
</macro >
<macro name =" locators" >
<choose >
<if type =" article-journal" match =" any" >
<group delimiter =" " >
<text variable =" container-title" />
<number text-case =" uppercase" variable =" volume" form =" roman" />
</group >
</if >
</choose >
</macro >
<macro name =" pages" >
<group delimiter =" " >
<label variable =" page" form =" short" />
<text variable =" page" />
</group >
</macro >
<citation >
<layout vertical-align =" baseline" delimiter =" ; " >
<choose >
@@ -150,12 +166,17 @@
<text macro =" author" />
<text macro =" title-short" />
<text macro =" editor-short" />
<text macro =" locators" />
</group >
<group delimiter =" , " prefix =" (" suffix =" )" >
<text macro =" volumes" />
<text macro =" publisher-short" />
<group delimiter =" , " >
<group delimiter =" , " prefix =" (" suffix =" )" >
<text macro =" volumes" />
<text macro =" publisher-short" />
</group >
<text macro =" pages" />
</group >
</group >
<text macro =" locator" prefix =" , " />
</else >
</choose >
</layout >
Toggle all file notes
0 comments on commit
836dce6