用latex的ACM模板写论文如何简单粗暴去除页眉页脚以及Reference

您所在的位置:网站首页 页码咋去掉 用latex的ACM模板写论文如何简单粗暴去除页眉页脚以及Reference

用latex的ACM模板写论文如何简单粗暴去除页眉页脚以及Reference

2024-07-17 17:43| 来源: 网络整理| 查看: 265

简单粗暴如下: Step 1、latex最开始补充:

\documentclass[acmsmall]{acmart} \settopmatter{printacmref=false} % Removes citation information below abstract \renewcommand\footnotetextcopyrightpermission[1]{} % removes footnote with conference information in first column %\pagestyle{plain} % removes running headers

Step 2、在acmart.cls里找到\pagestyle并将standardpagestyle替换成empty

%\pagestyle{standardpagestyle} \pagestyle{empty}

Step 3、在acmart.cls里搜索Publication date,并将其大括号内的删除:

\fancyfoot[RO,LE]{\footnotesize \@journalNameShort, Vol. \@acmVolume, No. \@acmNumber, Article \@acmArticle. Publication date: \@acmPubDate.}%

\fancyfoot[RO,LE]{}%


【本文地址】


今日新闻


推荐新闻


    CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3