id: 68
Try to fork and pull request to cooperation in math modeling as a team!
Download pdf directly in release page.
pygmentize(a program written by python)
boxie(a library written by latex) https://www.latexstudio.net/archives/51475.html
bibtex
Your LaTex need add command option --shell-escape
Or you cannot see the right result on code rendering.
|-- undefined
|-- .gitignore
|-- LICENSE
|-- main.pdf
|-- main.tex
|-- README.md
|-- bib
| |-- main.bib
|-- fig
| |-- 1.jpg
| |-- 2.jpg
| |-- density.jpg
| |-- heat.jpg
| |-- tab1.jpg
| |-- tab2.jpg
|-- lst
| |-- main.py
|-- tab
|-- data.csv
|-- result.csv
indent: tab(8-bit)
file encoding: utf-8
file format: dos(use <LF><CR>), unix(use <CR>)
table file type: csv
don't recommend xls and xlsx
figure file type: png(shotsnap), jpg(web download), pdf(draw), ai(draw),
eps(draw)
don't recommend bmp
reference file type: bib