知识花园 (Knowledge Garden)

The Knowledge Mining team $\sqsubseteq$ The Websoft research group

用户工具

站点工具


team:writing

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
team:writing [2022/06/27 16:48] – 外部编辑 127.0.0.1team:writing [2024/10/31 09:07] (当前版本) – [参考文献] whu
行 1: 行 1:
 ==== 学术会议和期刊 ==== ==== 学术会议和期刊 ====
  
-  * CCF 推荐国际学术会议和期刊目录 ([[https://www.ccf.org.cn/c/2019-04-25/663625.shtml|2019]],[[https://ccfddl.github.io/|投稿日期]]) +  * CCF 推荐国际学术会议和期刊目录 ([[https://www.ccf.org.cn/c/2019-04-25/663625.shtml|2019]],[[https://www.ccf.org.cn/Academic_Evaluation/By_category/|2022]],[[https://ccfddl.github.io/|投稿日期]]) 
-  * CCF 推荐中文科技期刊目录 ([[https://www.ccf.org.cn/c/2019-07-31/667605.shtml|2019]])+  * CCF 推荐中文科技期刊目录 ([[https://www.ccf.org.cn/c/2019-07-31/667605.shtml|2019]],[[https://www.ccf.org.cn/ccftjgjxskwml/|2022]])
   * [[http://csrankings.org/|CSRankings: Computer Science Rankings]]   * [[http://csrankings.org/|CSRankings: Computer Science Rankings]]
   * [[https://scholar.google.com/citations?view_op=top_venues&hl=en&vq=eng|Google Scholar Metrics]]   * [[https://scholar.google.com/citations?view_op=top_venues&hl=en&vq=eng|Google Scholar Metrics]]
行 11: 行 11:
   * $\LaTeX$:[[http://tug.org/texlive/|Tex Live]]、[[http://tug.org/mactex/|MacTeX]]、[[https://www.chachatelier.fr/latexit/|LaTeXiT]] (**除中文写作外,请勿使用 CTEX!**)    * $\LaTeX$:[[http://tug.org/texlive/|Tex Live]]、[[http://tug.org/mactex/|MacTeX]]、[[https://www.chachatelier.fr/latexit/|LaTeXiT]] (**除中文写作外,请勿使用 CTEX!**) 
   * 在线协作:[[https://www.overleaf.com/|Overleaf]]、[[https://tex.nju.edu.cn/|Nanjing University LaTeX]]    * 在线协作:[[https://www.overleaf.com/|Overleaf]]、[[https://tex.nju.edu.cn/|Nanjing University LaTeX]] 
 +  * 建议 [[https://www.overleaf.com/learn/how-to/LaTeX_checklist_for_arXiv_submissions|Overleaf $\LaTeX$ 版本]]选择与 arXiv 保持一致
  
 ---- ----
  
 ====== 写作规范 ====== ====== 写作规范 ======
 +
 +  * Z. Huang, X. Ding. [[https://github.com/hzwer/WritingAIPaper|Writing AI conference papers: A handbook for beginners]]. 2024
  
 ==== 组词造句 ==== ==== 组词造句 ====
行 23: 行 26:
 ==== 排版美化 ==== ==== 排版美化 ====
  
 +  * //字体.// 请勿使用等线字体
   * //横线.// 连字符、短划线 (表示范围的两个数字间)、长划线 (不太常用,可用冒号或逗号替代)、减号 (数学公式中减法前后各需空格)   * //横线.// 连字符、短划线 (表示范围的两个数字间)、长划线 (不太常用,可用冒号或逗号替代)、减号 (数学公式中减法前后各需空格)
   * //算法.// 建议使用 [[https://www.ctan.org/pkg/algorithm2e|algorithm2e]] package   * //算法.// 建议使用 [[https://www.ctan.org/pkg/algorithm2e|algorithm2e]] package
-  * //表格.// 建议使用 [[https://www.ctan.org/pkg/booktabs|booktabs]] package:\toprule, \bottomrule, \midrule, \cmidrule 等+  * //表格.// 建议使用 [[https://www.ctan.org/pkg/booktabs|booktabs]] package。初学者参考 [[https://www.latex-tables.com/|LaTeX Tables Editor]]
   * //图表.// 字体统一,字号不大于正文、也不宜过小,标题、图例和坐标轴表达清楚,配色美观   * //图表.// 字体统一,字号不大于正文、也不宜过小,标题、图例和坐标轴表达清楚,配色美观
  
行 40: 行 44:
   * BibTex 录入工具:[[https://www.jabref.org/|JabRef]]、[[https://bibdesk.sourceforge.io/|BibDesk]] (MacTeX 集成)   * BibTex 录入工具:[[https://www.jabref.org/|JabRef]]、[[https://bibdesk.sourceforge.io/|BibDesk]] (MacTeX 集成)
   * 常见问题:   * 常见问题:
-    - //统一.// 请勿从 DBLP 等处直接复制粘贴 bib 条目,应该进一步整理和补充,例如会议是否缩写、会议地点、出版社名+    - //统一.// 请勿从 DBLP、Google Scholar 等处直接复制粘贴 bib 条目,应该进一步整理和补充,例如会议是否缩写、会议地点、出版社名
     - //大小写.// 标题中需要强制大小写的单词用 {...} 括起来,例如 {RDF}、{DBpedia}     - //大小写.// 标题中需要强制大小写的单词用 {...} 括起来,例如 {RDF}、{DBpedia}
     - //人名.// 列出所有作者,对于非英语人名的正确拼写,参见 [[https://en.wikibooks.org/wiki/LaTeX/Special_Characters|LaTeX/Special_Characters]]     - //人名.// 列出所有作者,对于非英语人名的正确拼写,参见 [[https://en.wikibooks.org/wiki/LaTeX/Special_Characters|LaTeX/Special_Characters]]
team/writing.1656319706.txt.gz · 最后更改: 2022/06/27 16:48 由 127.0.0.1