![](https://i-blog.csdnimg.cn/columns/default/20201014180756923.png?x-oss-process=image/resize,m_fixed,h_224,w_224)
latex学位论文撰写技巧
文章平均质量分 50
稻壳特筑
SLAM、Computer Vision、Unmanned Aerial vehicle、Deep Learning、Multiple Sensor Fusion、C++
展开
-
Latex如何转成Word
latex如何直接转换成word格式原创 2023-12-26 04:15:00 · 11382 阅读 · 2 评论 -
overleaf在线编辑学位论文
1.detexify 识图公式转latex代码http://detexify.kirelabs.org/classify.html2.user guidehttps://ctan.org/pkg/amsmath3.生成表格https://tablesgenerator.com/#4.mathpix图片转latexhttps://mathpix.com/文献JabRefhttps://www.fosshub.com/JabRef.html...原创 2021-07-24 17:06:00 · 578 阅读 · 0 评论 -
加载latex项目编译报错
overleaf在线加载latex模板时候出现一下错误:This compile didn't produce a PDF. This can happen if:There is an unrecoverable LaTeX error. If there are LaTeX errors shown below or in the raw logs, please try to fix them and compile again. Thedocumentenvironment cont...原创 2021-07-23 17:03:10 · 11411 阅读 · 2 评论 -
学位论文中latex版本添加文献报错[S.l.:s.n.]
1.在overleaf中添加会议类型的参考文献时,在谷歌学术中查询到的可以引用的BibTeX版本:@inproceedings{sturm2012benchmark, title={A benchmark for the evaluation of RGB-D SLAM systems}, author={Sturm, J{\"u}rgen and Engelhard, Nikolas and Endres, Felix and Burgard, Wolfram and Cremers, Da原创 2021-07-28 08:54:36 · 2181 阅读 · 0 评论 -
学位论文中将表格快速转换为latex格式
在写latex版本的学位论文时,有一步比较繁琐的是将已经存在在word或者exel的表格,将数据一个一个重新写到latex文件中,如何快速将word或者exel中的表格快速转换为latex格式:在线打开:https://tablesgenerator.com/latex_tables#实测最便捷的方法是将excel表格粘贴过来直接生成latex代码:1. 按照下图,选择:File-->Paste table data--->2.选择excel中的表格:ctrl+c:.原创 2021-07-28 08:25:11 · 2239 阅读 · 0 评论