Skip to content

Commit 45b3374

Browse files
authored
fix bibtex main.tex to bibtex main
1 parent 4dbc955 commit 45b3374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ compile.bat cleanall # 删除辅助文件,包含PDF文件
223223

224224
```bash
225225
xelatex -shell-escape main.tex
226-
bibtex main.tex
226+
bibtex main
227227
xelatex -shell-escape main.tex
228228
xelatex -shell-escape main.tex
229229
splitindex main -- -s hitszthesis.ist # generate index

0 commit comments

Comments
 (0)