Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwiernik/ee972bf339867219df3c8546f32c4f3a to your computer and use it in GitHub Desktop.
Save bwiernik/ee972bf339867219df3c8546f32c4f3a to your computer and use it in GitHub Desktop.
After inverted name test
>>===== MODE =====>>
bibliography
<<===== MODE =====<<
>>===== DESCRIPTION =====>>
set delimiter
<<===== DESCRIPTION =====<<
>>===== RESULT =====>>
<div class="csl-bib-body">
<div class="csl-entry">Australian Government Productivity Commission & New Zealand Productivity Commission</div>
<div class="csl-entry">Weinstock, R., Leong, G. B., & Silva, J. A.</div>
</div>
<<===== RESULT =====<<
>>===== CSL =====>>
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="minimal-two" default-locale="fr-FR">
<info>
<title>Delimiters with after-inverted-name</title>
<title-short>dates_ranges_ordinal_french</title-short>
<id>http://www.zotero.org/styles/delimter_after_inverted_name</id>
<link rel="self" href="http://www.zotero.org/styles/delimter_after_inverted_name"/>
<author>
<name/>
</author>
<category citation-format="author-date"/>
<updated>2020-06-27T10:27:51+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>
<citation>
<layout delimiter=" ; ">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="after-inverted-name"/>
</names>
</layout>
</citation>
<bibliography>
<layout>
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="after-inverted-name"/>
</names>
</layout>
</bibliography>
</style>
<<===== CSL =====<<
>>===== INPUT =====>>
[
{"id":"AustralianGovernmentProductivityCommissionStrengtheningtransTasmaneconomic2012","author":[{"literal":"Australian Government Productivity Commission"},{"literal":"New Zealand Productivity Commission"}],"issued":{"date-parts":[[2012]]},"title":"Strengthening trans-Tasman economic relations","type":"report","URL":"https://www.pc.gov.au/inquiries/completed/australia-new-zealand/report/trans-tasman.pdf"},
{"id":"WeinstockDefiningforensicpsychiatry2003","author":[{"family":"Weinstock","given":"R."},{"family":"Leong","given":"G. B."},{"family":"Silva","given":"J. A."}],"container-title":"Principles and practice of forensic psychiatry","edition":"2","editor":[{"family":"Rosner","given":"R."}],"issued":{"date-parts":[[2003]]},"page":"7-13","publisher":"CRC Press","title":"Defining forensic psychiatry: Roles and responsibilities","type":"chapter"}
]
<<===== INPUT =====<<
>>===== VERSION =====>>
1.0.1
<<===== VERSION =====<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment