Skip to content

Commit

Permalink
docs: add an example for enumerate in publications.
Browse files Browse the repository at this point in the history
  • Loading branch information
fky2015 committed May 25, 2024
1 parent 9b315ee commit 975890e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions templates/graduate-thesis/misc/4_pub.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,15 @@
%
% \printbibliography[heading=none,type=book,category=mypub,keyword=dummy,resetnumbers=true]{}

% 以下内容提供了一个可以同时和 \printbibliography 共存的自定义列表格式。
%% 字号改为五号,编号改用中括号(似乎无明确规定,以下仅供参考)
% \zihao{5}
% \renewcommand{\labelenumi}{[\theenumi]}
%
% \begin{enumerate}[nosep, leftmargin=4ex-2pt, labelsep=1ex]
% \setcounter{enumi}{4} % 下一项为 5。
% \item 于《新青年》发表论文一篇,本人第一作者。
% \item 于\textit{La Jeunesse}发表论文一篇,导师第一作者,本人第二作者。
% \end{enumerate}
\end{publications}

0 comments on commit 975890e

Please sign in to comment.