We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560691c commit 3bdb5acCopy full SHA for 3bdb5ac
README.md
@@ -33,10 +33,10 @@ php doi2jats.php 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
33
# Verbose output with processing details
34
php doi2jats.php -v 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
35
36
-# Combined format (all citations in ref-list)
+# Ref-List format (all citations in ref-list)
37
php doi2jats.php -f reflist 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
38
39
-# Bibliography format with numbering
+# Back format with numbering
40
php doi2jats.php --format back 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
41
42
# Verbose + reflist format
0 commit comments