mirror of
https://github.com/ElegantLaTeX/ElegantPaper.git
synced 2026-01-26 04:14:36 +08:00
add super/numbers/authoryear
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%!TEX program = xelatex
|
||||
% 完整编译方法 1 pdflatex -> bibtex -> pdflatex -> pdflatex
|
||||
% 完整编译方法 2: xelatex -> bibtex -> xelatex -> xelatex
|
||||
\documentclass[lang=cn,11pt]{elegantpaper}
|
||||
\documentclass[lang=cn,11pt,numbers]{elegantpaper}
|
||||
|
||||
\title{ElegantPaper: 一个优美的 \LaTeX{} 工作论文模板}
|
||||
\author{\href{https://ddswhu.me/}{邓东升}}
|
||||
@@ -177,7 +177,6 @@ The content of conclusion section.
|
||||
\end{lstlisting}
|
||||
|
||||
\nocite{*}
|
||||
|
||||
\bibliography{wpref}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user