mathmodelinglatextemplate
SCUT数学建模论文Latex模板plus版,由SCUT数模论文模板改造而来。
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
SCUT数学建模论文Latex模板plus版,由SCUT数模论文模板改造而来。
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
MathModelingProjects
SCUT数模论文模板plus
- 修正原模板中的dkgreen颜色报错
- 修正原模板中插入代码的时候单行代码过长而无法显示
- 改变附录代码插入格式,改为lstinputlisting,直接输入文件名,保护你的键盘CV键
- 改变文献引用格式,采用gbt7714-2015格式,同时修正了开源模板中的学位论文出现[出版社不详]的问题
- 增加目录以便其他比赛使用,修正目录与ref的颜色冲突
- 修改图片目录
使用须知
- 使用longtable的时候要caption必须前后各自加一个\\,比如
tex
\begin{longtable}
\\
caption[]{}
\\
%主要内容
\end{longtable}
- 关于图片
这里制定了figures以及code/img作为引用图片的目录,可以不用写路径直接写文件名,图片如果是matlab生成的统一采用eps,统一按照如下形式保存
matlab
legend('plot1的标签','plot2标签')
set(gca, 'LineWidth',1.5,'Box', 'off');
saveas(gcf,'./img/eps','epsc')
Citation (citation.bib)
% Encoding: UTF-8
@ARTICLE{Sample,
author={Liu, Xiao-Fang and Zhan, Zhi-Hui and Gao, Ying and Zhang, Jie and Kwong, Sam and Zhang, Jun},
journal={IEEE Transactions on Evolutionary Computation},
title={Coevolutionary Particle Swarm Optimization With Bottleneck Objective Learning Strategy for Many-Objective Optimization},
year={2019},
volume={23},
number={4},
pages={587-602},
doi={10.1109/TEVC.2018.2875430}}
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1