和山论坛

 找回密码
 会员注册
查看: 5733|回复: 2
打印 上一主题 下一主题

简单的实验报告Latex模板

[复制链接]
跳转到指定楼层
楼主
发表于 2011-8-28 13:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 小打酱油 于 2011-8-28 13:22 编辑

设计报告模版.zip (199.89 KB, 下载次数: 654)



玩了几天latex,刚刚无聊写的

  1. \documentclass {article}

  2. \usepackage{CJK}
  3. \usepackage{CJKpunct}
  4. \usepackage[bf,small,indentafter,pagestyles]{titlesec} %center
  5. \usepackage{titletoc}
  6. \usepackage{graphicx}
  7. \usepackage{booktabs}
  8. \usepackage{amsmath}
  9. \usepackage{bm}

  10. \newcommand{\song}{\CJKfamily{song}}    % 宋体   (Windows自带simsun.ttf)
  11. \newcommand{\fs}{\CJKfamily{fs}}        % 仿宋体 (Windows自带simfs.ttf)
  12. \newcommand{\kai}{\CJKfamily{kai}}      % 楷体   (Windows自带simkai.ttf)
  13. \newcommand{\hei}{\CJKfamily{hei}}      % 黑体   (Windows自带simhei.ttf)
  14. \newcommand{\li}{\CJKfamily{li}}        % 隶书   (Windows自带simli.ttf)
  15. \newcommand{\you}{\CJKfamily{you}}      % 幼圆   (Windows自带simyou.ttf)
  16. \newcommand{\chuhao}{\fontsize{42pt}{\baselineskip}\selectfont}     % 字号设置
  17. \newcommand{\xiaochuhao}{\fontsize{36pt}{\baselineskip}\selectfont} % 字号设置
  18. \newcommand{\yichu}{\fontsize{32pt}{\baselineskip}\selectfont}      % 字号设置
  19. \newcommand{\yihao}{\fontsize{28pt}{\baselineskip}\selectfont}      % 字号设置
  20. \newcommand{\erhao}{\fontsize{21pt}{\baselineskip}\selectfont}      % 字号设置
  21. \newcommand{\xiaoerhao}{\fontsize{18pt}{\baselineskip}\selectfont}  % 字号设置
  22. \newcommand{\sanhao}{\fontsize{15.75pt}{\baselineskip}\selectfont}  % 字号设置
  23. \newcommand{\sihao}{\fontsize{14pt}{\baselineskip}\selectfont}      % 字号设置
  24. \newcommand{\xiaosihao}{\fontsize{12pt}{\baselineskip}\selectfont}  % 字号设置
  25. \newcommand{\wuhao}{\fontsize{10.5pt}{\baselineskip}\selectfont}    % 字号设置
  26. \newcommand{\xiaowuhao}{\fontsize{9pt}{\baselineskip}\selectfont}   % 字号设置
  27. \newcommand{\liuhao}{\fontsize{7.875pt}{\baselineskip}\selectfont}  % 字号设置
  28. \newcommand{\qihao}{\fontsize{5.25pt}{\baselineskip}\selectfont}    % 字号设置



  29. \begin{document}

  30. \begin{CJK*}{GBK}{song}
  31. \renewcommand{\figurename}{图}
  32. \renewcommand{\refname}{参考文献}
  33. \renewcommand\contentsname{目\qquad 录}
  34. \renewcommand{\contentsname}{目录}
  35. \renewcommand{\listfigurename}{图目录}
  36. \renewcommand{\listtablename}{表目录}
  37.   \renewcommand{\tablename}{表}
  38.    \newcommand{\sectionname}{节}
  39. \CJKindent
  40. \CJKtilde


  41.     \begin{titlepage}
  42.        \yichu 电子设计课程设计报告

  43.         {
  44.         \setlength{\baselineskip}{40pt}
  45.         \vspace{1cm}
  46.         \xiaoerhao
  47.         \center{
  48.         设计课题:\underline{~~课程设计的题目~~}
  49.         }
  50.         \vspace{3.5cm}
  51.         \noindent

  52.         \center{

  53.         \begin{tabular}{cc}
  54.         专业班级:& \underline{~某专业某班级~}  \\
  55.         学生姓名:& \underline{~~~~~~~~~~张三~~~~~~~~~~}  \\
  56.         指导老师:& \underline{~~~~~某某教授~~~~~}  \\
  57.         设计时间:& \underline{ \today }  \\


  58.         \end{tabular}


  59.         }


  60.         \vspace{5cm}

  61.         \center{
  62.         该课程所在的学院}


  63.         }
  64.     \end{titlepage}



  65. \newpage
  66.     \tableofcontents

  67.     \section*{摘\quad 要}
  68.         这是摘要
  69.         \addcontentsline{toc}{section}{中文摘要}



  70.     \section{第一章}
  71.         \subsection{第一节}
  72.         用脚注\footnote{这是脚注}
  73.             \subsubsection{子节1}
  74.             地球物理工作者利用地磁场寻找矿藏\cite{David06dayplots}
  75.             \subsubsection{子节2}
  76.         \subsection{第 节}

  77.         \subsection{第 节}
  78.         \subsection{第 节}
  79.     \section{数学公式}
  80.         {\bf毕奥-萨法尔定律:}\\
  81.        $\bm{B} = \frac{\mu_0}{4\pi}\oint\limits_{(L)}\frac{\bm{I}d\bm{l}\times \hat{\bm{r}}}{r^2}$

  82.         \subsection{第 节}
  83.         \subsection{第 节}
  84.         \subsection{第 节}
  85.     \section{第三章}
  86.         \subsection{第 节}
  87.         \subsection{第 节}
  88.     \section{第四章}
  89.         \subsection{第 节}
  90.         \subsection{第 节}
  91.     \section{第五章}
  92.         \subsection{第 节}
  93.     \section{第六章}
  94.         \subsection{第 节}
  95.         \subsection{第 节}


  96. \addcontentsline{toc}{section}{参考文献}
  97.      \begin{thebibliography}{10}
  98.     \bibitem{xuwy03chayixuanzhuan}
  99.         徐文耀. 地磁场的差动旋转. \emph{科学通报}. 2003. vol. 48(18)
  100.     \bibitem{xuwy05diqiufadianji}
  101.         徐文耀. 地球发电机的实验室模拟研究. \emph{地球物理学进展}. 2005.
  102.         vol. 20(3): p. 698$\sim$704
  103.     \bibitem{David06dayplots}
  104.         Dunlop D J and Carter-Stiglitz B. Day plots of mixtures of
  105.         superparamagnetic, single-domain, pseudosingle-domain, and
  106.         multidomain mag- netites. \emph{Journal of Geophysical Research}.
  107.         2006. vol. 111
  108.     \bibitem{zhangsh04dicigudici}
  109.         张世红. 地磁学、古地磁学和环境磁学的研究新进展. \emph{现代地质}.
  110.         2004. vol. 18(4)
  111.     \bibitem{dingjh05dicichangdizhen} 丁鉴海.
  112.         地磁场与电离层异常现象及其与地震的关系. \emph{空间科学学报}. 2005.
  113.         vol. 25(6): p. 536$\sim$542
  114.     \end{thebibliography}

  115. %\bibliographystyle{plain}
  116. % \bibliography{ltdfdbk}
  117. \end{CJK*}
  118. \end{document}
复制代码
沙发
发表于 2011-8-28 13:49 | 只看该作者
看不懂,,,,
回复 支持 反对

使用道具 举报

板凳
发表于 2011-8-28 13:51 | 只看该作者
楼主 的动画  真搞笑啊啊   牛人啊
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 会员注册

本版积分规则


浙江科技学院和山论坛|手机客户端|小黑屋|和山论坛

GMT+8, 2025-5-2 00:03 , Processed in 0.103912 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.2

© 2005-2019 和山论坛(www.hsbbs.com)

快速回复 返回顶部 返回列表