ACM latex模板中的CCSXML (即:CCS Concept)怎么填?

前言

创作开始时间:2021年9月10日10:12:41

如题,本文旨在讲述:如何获取契合自己文章主题的ccs concepts,以填入到ACM latex项目模板。

1 问题描述

如下,ACM模板(比如ACM computing surveys)有一段是需要填写ccsxml的:

%%
%% The code below is generated by the tool at [http://dl.acm.org/ccs.cfm.](http://dl.acm.org/ccs.cfm.)
%% Please copy and paste the code instead of the example below.
%%
\begin{CCSXML}
<ccs2012>
 <concept>
  <concept_id>10010520.10010553.10010562</concept_id>
  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
  <concept_significance>500</concept_significance>
 </concept>
 <concept>
  <concept_id>10010520.10010575.10010755</concept_id>
  <concept_desc>Computer systems organization~Redundancy</concept_desc>
  <concept_significance>300</concept_significance>
 </concept>
 <concept>
  <concept_id>10010520.10010553.10010554</concept_id>
  <concept_desc>Computer systems organization~Robotics</concept_desc>
  <concept_significance>100</concept_significance>
 </concept>
 <concept>
  <concept_id>10003033.10003083.10003095</concept_id>
  <concept_desc>Networks~Network reliability</concept_desc>
  <concept_significance>100</concept_significance>
 </concept>
</ccs2012>
\end{CCSXML}

\ccsdesc[500]{Computer systems organization~Embedded systems}
\ccsdesc[300]{Computer systems organization~Redundancy}
\ccsdesc{Computer systems organization~Robotics}
\ccsdesc[100]{Networks~Network reliability}

这个是模板里面的示例,那么具体到我们写论文的时候要怎么操作呢?

2 方法

1)先按模板提示,访问http://dl.acm.org/ccs.cfm

在这里插入图片描述

这里有对ccs(全称computing classification system)的介绍,原来是为了方便数据库的搜索查询。

详细的教程连接在官网也给出来了:https://www.acm.org/binaries/content/assets/publications/article-templates/ccs-howto-v6-12jan2015.pdf

这里面说的非常详细了,还有具体的例子。

2)现在来实际操作一下,在网站:https://dl.acm.org/ccs 中:

在这里插入图片描述

  1. 选择自己相关的field,然后点击assign this ccs concept,我点了三个,分别给了high、medium,low relevance的权重。如下:

在这里插入图片描述

  1. 点击generate code按钮:

在这里插入图片描述

  1. 把里面的内容复制出来,放到latex 模板里面就ok了。

备注:
1)有时候这个generate code经常会多生成或者生成不准确,这时候需要F5刷新一下再操作。
2)根据自己文章主题,选择相关的ccs concepts(这个可以借鉴一下acm里面同类型的文章,看别人选的是什么ccs)。

3 小结

以上。

创作结束时间:2021年9月10日10:47:41

参考文献

具体参考官网就行,需要一些耐心。

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值