Skip to content

Commit 3bdb5ac

Browse files
committed
Automated linting
1 parent 560691c commit 3bdb5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ php doi2jats.php 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
3333
# Verbose output with processing details
3434
php doi2jats.php -v 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
3535

36-
# Combined format (all citations in ref-list)
36+
# Ref-List format (all citations in ref-list)
3737
php doi2jats.php -f reflist 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
3838

39-
# Bibliography format with numbering
39+
# Back format with numbering
4040
php doi2jats.php --format back 10.30430/gjae.2023.0350 10.52825/bis.v1i.42
4141

4242
# Verbose + reflist format

0 commit comments

Comments
 (0)