8000 GitHub - cdfmlr/latex-report: 自用的简单中文报告 LaTeX 模版
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdfmlr/latex-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

自己用的 6E43 简单中文报告 LaTeX 模版

使用

就直接 \input{base.tex} 就行了。

(我不会写模版,都写到一个 tex 文件里了。。)

功能

  • 中文: CTeX
  • 算法: algorithm2e
  • 代码: listings
  • 表格: threeparttable
  • 文献: gbt7714 ieeetr

除上述大的功能,在 example.tex 中还提供了一些参考的格式写法:

  • 标题姓名
  • 简单摘要
  • 数学公式
  • 行内代码
  • 计数列表
  • 引用文献
  • 引用标签
  • 插入图片
  • 双图并排
  • 编号附录

依赖

对于最小化的 Basic TeX 环境,(至少)需要安装以下包:

sudo tlmgr install ctex caption threeparttable listings ifoddpage relsize amsmath algorithm2e

例子

示例代码:

  • example.tex
  • example-references.bib (参考文献)
  • imgs/lstmCell.pdf, imgs/TODO.pdf (包含的示意图片)

编译效果: example.pdf

开放源代码

MIT License

About

自用的简单中文报告 LaTeX 模版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0