-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fe7738
commit ce6320e
Showing
180 changed files
with
1,785 additions
and
162,430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
FROM debian:buster | ||
MAINTAINER Shengqi Chen <[email protected].edu.cn> | ||
FROM debian:bullseye | ||
MAINTAINER Dapeng Feng <[email protected].edu.cn> | ||
|
||
ENV LANG=C.UTF-8 | ||
ENV DEBIAN_FRONTEND=noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
{ | ||
"latex-workshop.latex.recipes": [ | ||
{ | ||
"name": "latexmk (xelatex)", | ||
"tools": [ | ||
"unpack-thuthesis", | ||
"xelatexmk" | ||
] | ||
}, | ||
{ | ||
"name": "latexmk (lualatex)", | ||
"tools": [ | ||
"unpack-thuthesis", | ||
"lualatexmk" | ||
] | ||
}, | ||
{ | ||
"name": "make thesis", | ||
"tools": [ | ||
"make-thesis" | ||
] | ||
} | ||
], | ||
"latex-workshop.latex.tools": [ | ||
{ | ||
"name": "unpack-thuthesis", | ||
"command": "xetex", | ||
"args": [ | ||
"-file-line-error", | ||
"-halt-on-error", | ||
"-interaction=nonstopmode", | ||
"thuthesis.ins" | ||
], | ||
"env": {} | ||
}, | ||
{ | ||
"name": "xelatexmk", | ||
"command": "latexmk", | ||
"args": [ | ||
"-xelatex", | ||
"-file-line-error", | ||
"-halt-on-error", | ||
"-interaction=nonstopmode", | ||
"-synctex=1", | ||
"-outdir=%OUTDIR%", | ||
"%DOC%" | ||
], | ||
"env": {} | ||
}, | ||
{ | ||
"name": "lualatexmk", | ||
"command": "latexmk", | ||
"args": [ | ||
"-lualatex", | ||
"-file-line-error", | ||
"-halt-on-error", | ||
"-interaction=nonstopmode", | ||
"-synctex=1", | ||
"-outdir=%OUTDIR%", | ||
"%DOC%" | ||
], | ||
"env": {} | ||
}, | ||
{ | ||
"name": "make-thesis", | ||
"command": "make", | ||
"args": [], | ||
"env": {} | ||
} | ||
], | ||
"latex-workshop.latex.watch.files.ignore": [ | ||
"**/thuthesis.cls", | ||
"**/*.bbx", | ||
"**/*.bbl", | ||
"**/*.cbx", | ||
"**/*.cfg", | ||
"**/*.clo", | ||
"**/*.cnf", | ||
"**/*.def", | ||
"**/*.dfu", | ||
"**/*.enc", | ||
"**/*.fd", | ||
"**/*.fmt", | ||
"**/*.lbx", | ||
"**/*.map", | ||
"**/*.mkii", | ||
"**/*.pfb", | ||
"**/*.tfm", | ||
"**/*.vf", | ||
"**/*.code.tex", | ||
"**/*.sty", | ||
"**/texmf-{dist,var}/**", | ||
"**/Local/MiKTeX/**", | ||
"**/Local/Programs/MiKTeX/**", | ||
"**/Roaming/MiKTeX/**", | ||
"**/Program*/MiKTeX*/**", | ||
"**/.miktex/texmfs/**", | ||
"/var/cache/miktex-texmf/**", | ||
"/usr/local/share/miktex-texmf/**", | ||
"**/Library/Application Support/MiKTeX/texmfs/**", | ||
"/dev/null" | ||
], | ||
"ros.distro": "humble", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
% !TeX root = ../sysuthesis-example.tex | ||
|
||
\begin{resume} | ||
|
||
\section*{个人简历} | ||
|
||
197× 年 ×× 月 ×× 日出生于四川××县。 | ||
|
||
1992 年 9 月考入××大学化学系××化学专业,1996 年 7 月本科毕业并获得理学学士学位。 | ||
|
||
1996 年 9 月免试进入xx大学化学系攻读××化学博士至今。 | ||
|
||
|
||
\section*{在学期间完成的相关学术成果} | ||
|
||
\subsection*{学术论文} | ||
\nobibliography* | ||
\begin{achievements} | ||
\item \bibentry{zhangkun1994} | ||
\item Yang Y, Ren T L, Zhang L T, et al. Miniature microphone with silicon-based ferroelectric thin films[J]. Integrated Ferroelectrics, 2003, 52:229-235. | ||
\item 杨轶, 张宁欣, 任天令, 等. 硅基铁电微声学器件中薄膜残余应力的研究[J]. 中国机械工程, 2005, 16(14):1289-1291. | ||
\item 杨轶, 张宁欣, 任天令, 等. 集成铁电器件中的关键工艺研究[J]. 仪器仪表学报, 2003, 24(S4):192-193. | ||
\item Yang Y, Ren T L, Zhu Y P, et al. PMUTs for handwriting recognition. In press[J]. (已被Integrated Ferroelectrics录用) | ||
\end{achievements} | ||
|
||
|
||
\subsection*{专利} | ||
|
||
\begin{achievements} | ||
\item 任天令, 杨轶, 朱一平, 等. 硅基铁电微声学传感器畴极化区域控制和电极连接的方法: 中国, CN1602118A[P]. 2005-03-30. | ||
\item Ren T L, Yang Y, Zhu Y P, et al. Piezoelectric micro acoustic sensor based on ferroelectric materials: USA, No.11/215, 102[P]. (美国发明专利申请号.) | ||
\end{achievements} | ||
\section*{个人简历} | ||
197× 年 ×× 月 ×× 日出生于四川××县。 | ||
1992 年 9 月考入××大学化学系××化学专业,1996 年 7 月本科毕业并获得理学学士学位。 | ||
1996 年 9 月免试进入清华大学化学系攻读××化学博士至今。 | ||
\section*{在学期间完成的相关学术成果} | ||
\subsection*{学术论文} | ||
\begin{achievements} | ||
\item Yang Y, Ren T L, Zhang L T, et al. Miniature microphone with silicon-based ferroelectric thin films[J]. Integrated Ferroelectrics, 2003, 52:229-235. | ||
\item 杨轶, 张宁欣, 任天令, 等. 硅基铁电微声学器件中薄膜残余应力的研究[J]. 中国机械工程, 2005, 16(14):1289-1291. | ||
\item 杨轶, 张宁欣, 任天令, 等. 集成铁电器件中的关键工艺研究[J]. 仪器仪表学报, 2003, 24(S4):192-193. | ||
\item Yang Y, Ren T L, Zhu Y P, et al. PMUTs for handwriting recognition. In press[J]. (已被Integrated Ferroelectrics录用) | ||
\end{achievements} | ||
\subsection*{专利} | ||
\begin{achievements} | ||
\item 任天令, 杨轶, 朱一平, 等. 硅基铁电微声学传感器畴极化区域控制和电极连接的方法: 中国, CN1602118A[P]. 2005-03-30. | ||
\item Ren T L, Yang Y, Zhu Y P, et al. Piezoelectric micro acoustic sensor based on ferroelectric materials: USA, No.11/215, 102[P]. (美国发明专利申请号.) | ||
\end{achievements} | ||
\end{resume} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.