elsarticle模板 去掉Preprint submitted to

参考:http://latex.org/forum/viewtopic.php?t=11123

修改elsarticle.cls文件。

我的CTeX装在c盘中,elsarticle.cls文件路径为:C:\CTEX\MiKTeX\tex\latex\elsarticle

修改elsarticle.cls中如下代码:

\def\[email protected]{%
     \let\@oddhead\@empty
     \let\@evenhead\@empty
     \def\@oddfoot{\footnotesize\itshape
       Preprint submitted to \ifx\@journal\@empty Elsevier
       \else\@journal\fi\hfill\today}%   \let\@evenfoot\@oddfoot}

改为:

\def\[email protected]{%
     \let\@oddhead\@empty
     \let\@evenhead\@empty
     \def\@oddfoot{\[email protected]\hfil\thepage\hfil}
     \let\@evenfoot\@oddfoot}

即可去掉Preprint submitted to及后面的时间

时间: 2024-10-11 04:10:12

elsarticle模板 去掉Preprint submitted to的相关文章

elsarticle模板 去掉摘要前后的两条横线

参考:http://www.newsmth.net/nForum/#!article/TeX/316697?au=ericfire 如图:使用elsarticle模板修改PDF格式,去掉摘要前后的横线 修改elsarticle.cls文件. 我的CTeX装在c盘中,elsarticle.cls文件路径为:C:\CTEX\MiKTeX\tex\latex\elsarticle 去掉elsarticle.cls文件中的"\hrule\vskip12pt",该文件中一共有四个"\h

Struts2的result中各种type类型以及配置文件的一些细节

Struts2支持的不同类型的返回结果为: Chain Result-->type="chain"用来处理Action链 Dispatcher Result -->type="dispatcher"用来转向页面,通常处理JSPFreeMarker Result -->type="freemarker"处理FreeMarker模板HttpHeader Result -->type="httpheader"

H3 BPM接口说明文档

H3 BPM接口说明文档 二〇一七年四月 目 录 1 引擎接口唯一入口:OThinker.H3.IEngine 3 1.1 构造Engine对象 3 1.2 属性 4 2 类:OThinker.H3.Acl.IBizRuleAclManager 6 3 类:OThinker.H3.Acl.IFunctionAclManager 8 4 类:OThinker.H3.Acl.ISystemOrgAclManager 12 5 类:OThinker.H3.Acl.ISystemAclManager 1

将函数实现放在头文件中

研究一个开源算法库,采用C++模板编程,所有函数实现都放在了头文件中,现在把模板去掉,链接时发生冲突,具体原因如下: 因为多个源文件包含了含有函数定义的头文件,在编译的时候,每个源文件都会包含一份函数定义,在链接时编译器不知道需要连接哪一份函数定义. 解决方法有三个: 1. inline关键字 可以用关键字inline修饰函数定义,例如: inline int add(int x, int y) { return x + y; } 使用inline关键字,编译器会在调用此函数的地方把函数的目标代

中国大学MOOC-数据结构基础习题集、03-2、List Leaves

首先贴一下题目: Given a tree, you are supposed to list all the leaves in the order of top down, and left to right. Input Specification: Each input file contains one test case. For each case, the first line gives a positive integer N (<=10) which is the tota

[EA]反向工程

最近正在接手Java维护项目iDrive,代码不多,大概在5~6K左右,但是里面的关系有点乱,于是想通过EA反向工程,从Java代码直接生成UML图,利于快速了解其代码结果.http://blog.csdn.net/jsutluo/article/details/6737240 搜索了下,下面这篇文档值得参考. ================通过eclipse生成UML图 笔者在多年的软件开发过程中,阅读过不少成熟软件的源码,通过参考借鉴先进软件的设计理念,少走了很多弯路.多年的经验告诉我要想

WPS 去掉自动打开的文档漫游和在线模板

关闭文档漫游  在cmd(命令提示符)中输入regedit.exe回车,将弹出”注册表编辑器“,选择HKEY_CURRENT_USER>>Software>>Kingsoft>>Office>>6.0>>plugins>>officespace在该处选择roaminghomepageguidedtag双击,值改为9.1.0.4715

ecshop去掉“云服务中心”或者是“模板堂知识库”

ECSHOP开发中心(www.68ecshop.com)教程介绍一下如何去除后台云服务中心菜单: 打开admin/templates/menu.htm,把415行的 document.getElementById("menu-ul").innerHTML = document.getElementById("menu-ul").innerHTML+ result.content;修改成document.getElementById("menu-ul&quo

Latex 博客模板-基于电子科技大学学位论文latex模板

主要修改了原工程的thesis.clx文件,主要修改了 1 封面LOGO 2 封面个人信息 3 去掉英文摘要.英文译文等章节 ,使内容更适合paper. 修改的代码如下: 1 %% 2 %% This is file `uestcthesis.cls', 3 %% generated with the docstrip utility. 4 %% 5 %% The original source files were: 6 %% 7 %% uestcthesis.dtx (with option