24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 2586  |  回复: 14
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

wanglixia001

铜虫 (初入文坛)

[求助] letax排版作者和作者单位的问题:两个作者同一单位怎么处理

\newcommand{\cnfirstauthor}{xxx}
\newcommand{\cnsecondauthor}{YYY}
\newcommand{\cnfirstinst}{aaaaaaaaa}
\newcommand{\cnsecondinst}{aaaaaaaa}
文章正文     x,y两个作者为同一个单位的,应该怎么写???目前用的Ctex版本2.0的,求源文件!!!下载下来的模板上提供了源文件,
\author{\cnfirstauthor\hspace{15mm}\cnsecondauthor\footnote{\authorsinfo}\\[-1pt]
{\zihao{-5}\cnfirstinst} \\[-2pt]}可惜输入进去根本运行不了。老是显示    \par
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

做最好的自己!
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

wanglixia001

铜虫 (初入文坛)

引用回帖:
2楼: Originally posted by gwjx at 2013-03-04 01:22:54
你用的啥模板?
贴出一些具体的信息来看看。

谢谢,
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%            中文稿 文章模板:A4 纸, 五号字, 单列              %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,c5size,onecolumn,twoside,cap,Chinese]{APSart}
%\usepackage{}  %添加自己论文需要的其他宏包
\begin{document}
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%------------------ 编辑部提供的信息 ------------------------%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%\apsnumber{20xx/xxx}             % 论文编号 --- 编辑部受理后产生
\newcommand{\pubvol}{XX}         % 卷号
\newcommand{\pubno}{X}           % 期号
\newcommand{\pubyear}{XXXX}      % 出版年份
\newcommand{\pubmonth}{XX}       % 出版月份
\newcommand{\receivedate}{本文XXXX~年~XX~月~XX~日收到} % 论文收到日期
\newcommand{\modifydate}{XXXX~年~XX~月~XX~日收到修改稿}% 论文修改日期
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%-------------------- 作者提供的信息 ------------------------%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\cnfirstauthor}{第一作者姓名}
\newcommand{\cnsecondauthor}{第二作者姓名}
\newcommand{\cnfirstinst}{第一作者单位(到部门),~~省市\, 邮政编码}
\newcommand{\cnsecondinst}{第二作者单位(到部门),~~省市\, 邮政编码}
\newcommand{\cntitle}{论文题目}
\newcommand{\cnkeywords}{关键词1, 关键词2, 关键词3, 关键词4.}
\newcommand{\cnclassno}{O212.xx}  % 中图分类号
%%
\newcommand{\enfirstauthor}{First Name}
\newcommand{\ensecondauthor}{Second Name}
\newcommand{\enfirstinst}{First Author's Working Unit (Up to Department), Province\, Zip Code}
\newcommand{\ensecondinst}{Second Author's Working Unit (Up to Department), Province\, Zip Code}
\newcommand{\entitle}{English Title}
\newcommand{\enkeywords}{Keyword 1, Keyword 2, Keyword 3, Keyword 4.}
\newcommand{\amsno}{62Nxx} % AMS Subject Claassification
%%
%% 中文摘要
\newcommand{\cnabstract}{\hspace{2\ccwd}摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容摘要内容.}
%% 英文摘要
\newcommand{\enabstract}{\hspace{2\ccwd}The abstract comes here! The abstract comes here! The abstract comes here! The abstract comes here!
The abstract comes here! The abstract comes here! The abstract comes here! The abstract comes here! The abstract comes here!} %%
\newcommand{\fundinfo}{XXXX基金资助~(12345678).}
\newcommand{\authorsinfo}{\textbf{作者信息}:~
第一作者(出生时间--),~性别,~职称,~主要研究方向:~xxxxxx,~E-mail:xxxxx@xxxx.xxx.xx~;
第二作者(出生时间--):~性别, 职称,主要研究方向:~xxxxxx,~E-mail:xxxxx@xxxx.xxx.xx~.}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%        文章正文                                              %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\title{\cntitle %
\thanks{\zihao{-5}{~\fundinfo}}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 作者姓名与单位 : 三种形式中选一种
% 后面英文摘要中的名字和单位同样处理
% ---------------------
% 第一种形式: 单一作者
% ---------------------
%\author{\cnfirstauthor\footnote{\authorsinfo}\\[-1pt]
%({\zihao{-5}\cnfirstinst}) \\[-2pt]}

% ---------------------
% 第二种形式: 同一单位 多个作者 -- 名字左右并列,
% ---------------------
%\author{\cnfirstauthor\hspace{15mm}\cnsecondauthor\footnote{\authorsinfo}\\[-1pt]
%({\zihao{-5}\cnfirstinst}) \\[-2pt]}

% ---------------------
% 第三种形式: 不同单位 多个作者 -- 名字与单位上下并列
% ---------------------
\author{\cnfirstauthor\\[-1pt]
({\zihao{-5}\cnfirstinst}) \\[-2pt]
\cnsecondauthor%
\\[-1pt]
({\zihao{-5}\cnsecondinst}) \\[-2pt]}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\date{}  % 这一行用来去掉默认的日期显示
\maketitle \vspace{-6mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  中文摘要
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{center}
\begin{minipage}[c]{14cm}
\begin{center}\textbf{摘~~~要}\end{center}
\vspace{-1em}
\zihao{-5}\cnabstract \\
\mbox{}\hspace{2\ccwd}\textbf{关\,键\,词:}\quad \cnkeywords\\
\mbox{}\hspace{2\ccwd}\textbf{学\,科\,分\,类\,号:} \quad \cnclassno.
\end{minipage}
\end{center}
%
做最好的自己!
4楼2013-03-04 17:39:18
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 15 个回答

gwjx

木虫 (著名写手)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★
感谢参与,应助指数 +1
wanglixia001: 金币+10, ★★★★★最佳答案, 非常感谢,看来我是没有搞清楚原理。 2013-03-06 13:30:21
你用的啥模板?
贴出一些具体的信息来看看。
2楼2013-03-04 01:22:54
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

onesupeng

金虫 (职业作家)

【答案】应助回帖

感谢参与,应助指数 +1
这个不同的杂志有不同的做法,没有统一的规定,具体参照你要投的杂志就可以了。
长期招收博士生,参见http://fsl-unsw.com
3楼2013-03-04 01:33:52
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

gwjx

木虫 (著名写手)

引用回帖:
4楼: Originally posted by wanglixia001 at 2013-03-04 17:39:18
谢谢,
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%            中文稿 文章模板:A4 纸, 五号字, 单列              %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ...

能传一下你的cls文件吗?
我找不到你用的那个……
5楼2013-03-04 18:18:21
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 327求调剂 +3 小卡不卡. 2026-03-29 3/150 2026-03-29 22:29 by 无际的草原
[考研] 317分 一志愿南理工材料工程 本科湖工大 求调剂 +10 芋泥小铃铛 2026-03-28 10/500 2026-03-29 20:51 by 无际的草原
[考研] 289求调剂 +5 BrightLL 2026-03-29 5/250 2026-03-29 17:24 by zhyzzh
[考研] 070300化学354求调剂 +6 101次希望 2026-03-28 6/300 2026-03-29 12:57 by 无际的草原
[考研] 375求调剂 +4 雨夏整夜 2026-03-29 4/200 2026-03-29 12:09 by 无际的草原
[考研] 279求调剂 +4 蝶舞轻绕 2026-03-29 4/200 2026-03-29 09:45 by laoshidan
[考研] 085701环境工程,267求调剂 +16 minht 2026-03-26 16/800 2026-03-28 12:16 by zllcz
[考研] 085602 307分 求调剂 +7 不知道叫什么! 2026-03-26 7/350 2026-03-28 09:57 by 神马都不懂
[材料工程] 一志愿C9材料与化工专业总分300求调剂 +8 曼111 2026-03-24 9/450 2026-03-28 07:58 by YYYYX1234
[考研] 311求调剂 +3 希望上岸阿小杨 2026-03-23 3/150 2026-03-28 07:57 by 热情沙漠
[考研] 求调剂 +4 零八# 2026-03-27 4/200 2026-03-27 18:07 by yu221
[考研] 考研调剂 +4 Sanmu-124 2026-03-26 4/200 2026-03-27 17:49 by kiokin
[考研] 一志愿南师大0703化学 275求调剂 +4 Ripcord上岸 2026-03-27 4/200 2026-03-27 17:00 by zhyzzh
[考研] 279 分 求调剂 +4 睡个好觉_16 2026-03-24 4/200 2026-03-27 15:05 by 醉在风里
[论文投稿] Journal of Mechanical Science and Technology +3 Russ_ss 2026-03-25 5/250 2026-03-27 10:49 by 陆小果画大饼
[考研] 343求调剂 +4 赠我一本书 2026-03-23 4/200 2026-03-27 00:40 by wxiongid
[考研] 321求调剂 +6 Ymlll 2026-03-24 6/300 2026-03-26 20:50 by 不吃魚的貓
[考研] 材料调剂 +3 iwinso 2026-03-23 3/150 2026-03-25 11:29 by greychen00
[考研] 材料考研调剂生 +3 黄粱一梦千年 2026-03-24 3/150 2026-03-24 17:00 by barlinike
[论文投稿] 急发核心期刊论文 +3 贤达问津 2026-03-23 5/250 2026-03-23 17:13 by 妹子不好惹
信息提示
请填处理意见