Skip to content

Commit a03bad1

Browse files
author
github actions
committed
Squashed 'src/main/resources/csl-styles/' changes from 566df87..1ab0241
1ab0241 bibtex.csl - remove creator lables 722ba77 AGLC: Remove short-title from bibliography git-subtree-dir: src/main/resources/csl-styles git-subtree-split: 1ab0241
1 parent 6d8efb6 commit a03bad1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

australian-guide-to-legal-citation.csl

-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,6 @@
758758
</group>
759759
<text variable="references"/>
760760
<text macro="URL"/>
761-
<text macro="title-short-flag" quotes="true" prefix="(" suffix=")"/>
762761
</group>
763762
</group>
764763
</layout>

bibtex.csl

-2
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,11 @@
8282
<macro name="author">
8383
<names variable="author">
8484
<name sort-separator=", " delimiter=" and " delimiter-precedes-last="always" name-as-sort-order="all"/>
85-
<label form="long" text-case="capitalize-first"/>
8685
</names>
8786
</macro>
8887
<macro name="editor-translator">
8988
<names variable="editor translator" delimiter=", ">
9089
<name sort-separator=", " delimiter=" and " delimiter-precedes-last="always" name-as-sort-order="all"/>
91-
<label form="long" text-case="capitalize-first"/>
9290
</names>
9391
</macro>
9492
<macro name="title">

0 commit comments

Comments
 (0)