Skip to content

Commit 914b892

Browse files
committed
merge github
1 parent 156299a commit 914b892

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# parseGBT7714
2+
3+
将GBT7714参考文献标准字符串转化为biblatex gb7714-2015格式的Python代码
4+
5+
# 使用方法
6+
7+
`python parseGBT7714.py <输入文件路径> <输出文件路径> `
8+
9+
**exaple**
10+
11+
```shell
12+
python parseGBT7714.py input.txt out.bib
13+
```

0 commit comments

Comments
 (0)