aboutsummaryrefslogtreecommitdiff
path: root/test/command/style399.csl
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/style399.csl')
-rw-r--r--test/command/style399.csl12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/command/style399.csl b/test/command/style399.csl
new file mode 100644
index 000000000..41a81f4e4
--- /dev/null
+++ b/test/command/style399.csl
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-US">
+ <citation>
+ <sort>
+ <key variable="citation-number"/>
+ </sort>
+ <layout prefix="[" suffix="]" delimiter=",">
+ <text variable="citation-number"/>
+ </layout>
+ </citation>
+</style>
+