博客
分类
标签
归档
随笔
日报
博客
分类
标签
归档
随笔
日报
Latex本地开发环境 texlive+texstudio
https://zhuanlan.zhihu.com/p/80603542 windows安装 安装texlive方法一: 下载install-tl.zip http://mirror.lzu.edu.cn/CTAN/systems/texlive/tlnet/ 解压install-tl.zip 运行install-tl-windows.bat(安装时间较长,>1h)方法二: ...
2023-02-12
paper
paper
Read More
tex文献引用
举例main.tex指定引用所在文件和引用样式 \documentclass{article} \begin{document} \bibliographystyle{ACM-Reference-Format} \bibliography{main} % 引用在文件/main.bib中 ... are e...
2023-01-15
paper
paper
Read More
tex作图TikZ
https://www.overleaf.com/learn/latex/TikZ_package主要是面向画图论的图 单文件和语法举例\node和\draw后面的[]中传入样式参数\begin{tikzpicture}后面的[]中也是传参,定义这个画图环境中的一些变量 1\documentclass{article} \usepackage{...
2023-01-15
paper
paper
Read More
tex伪代码
比特操作\mathbin{\&} % and \mathbin{|} % or \ll % shift left \gg % shift right \ensuremath{\mathord{\sim}} % not 伪代码举例文档参考:https://www.overleaf.com/learn/la...
2023-01-15
paper
paper
Read More
Latex入门
编辑器: vscode插件 在线编辑器overleaf:开箱即用 Latex语法这个教程好 https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes注释:%开头举例: \documentclass{article} \begin{document} Subscripts(下标) i...
2023-01-07
paper
paper
Read More
粘贴文本
全选文本
剪切文本
复制文本
站内搜索
必应搜索
新标签页打开
复制链接地址
复制图片
谷歌识图
常见问题
示例博客
加入社区
本站源码
主题源码
暗黑模式
打印页面
阅读模式