- 在线时间
- 661 小时
- 最后登录
- 2023-8-1
- 注册时间
- 2017-5-2
- 听众数
- 32
- 收听数
- 1
- 能力
- 10 分
- 体力
- 55539 点
- 威望
- 51 点
- 阅读权限
- 255
- 积分
- 17613
- 相册
- 0
- 日志
- 0
- 记录
- 0
- 帖子
- 447
- 主题
- 326
- 精华
- 1
- 分享
- 0
- 好友
- 79
TA的每日心情 | 慵懒 2020-7-12 09:52 |
|---|
签到天数: 116 天 [LV.6]常住居民II 管理员
 群组: 2018教师培训(呼和浩 群组: 2017-05-04 量化投资实 群组: 2017“草原杯”夏令营 群组: 2018美赛冲刺培训 群组: 2017 田老师国赛冲刺课 |
一、引用宏: [; Z2 h: ?3 Q8 Q7 k, G8 U* }
这个在每个模板里都有,还有页眉页脚页数,不必赘述。1 ~# c% M' l' L {6 x% i1 f Z$ e
1\documentclass[final,3p,times]{elsarticle}& F6 f$ W/ G3 m, U* T$ C* t
2
2 e2 p7 U N8 O) p3\usepackage{graphicx, amssymb}2 o" p3 Q2 [- I
4\usepackage{amsthm}5 m& B' L/ ^. O
5\usepackage{amsmath}- G( \" z0 q) {! T1 c& v: e4 c2 F
6\usepackage{epsfig}
4 N1 a4 Z& c# h0 Z7\usepackage{graphicx}
; N7 k- C" y+ j/ N4 G8\usepackage{subfigure}! s1 X( K" z2 H& T3 ?
9\usepackage{graphics}
& Q3 |0 O. D/ Y7 v( q10\usepackage{multirow}
& |% |6 C* }# i# n, l: w8 J11\usepackage{threeparttable}
6 X2 V% H, P& G8 ^: }12\usepackage{amsthm}* ]8 a5 ^3 R0 a5 l2 S
13\usepackage[noend]{algpseudocode}
; A4 d' a# \3 w# q0 e& q- u14\usepackage{algorithmicx,algorithm}9 r4 I+ o* d2 V) s( [' g
157 j. b$ `& H8 o/ P% e1 I
16\newtheorem{theorem}{Theorem}5 h% W; Y+ p* A- D/ a
17\theoremstyle{definition}# `# d; C- `% Z% S6 N, s0 D/ k
18\newtheorem{definition}{Definition} i7 z y1 {: r; l! [; T
19\theoremstyle{remark}9 I5 z! W. x0 k, P
20\newtheorem{remark}{Remark}
" ^4 F: k( F1 r( _0 r21\theoremstyle{proposition}
- F! t; j! _/ {22\newtheorem{proposition}{Proposition}( F. h9 A) ]' h: E0 k+ m [( c7 f1 x, B
23\theoremstyle{example}
) g) O! r" n3 P% [* e9 N24\newtheorem{example}{Example}* I2 M' A) |# a
25\theoremstyle{corollary}8 a: Z+ F& V6 `; _# f0 k4 |* I
26\newtheorem{corollary}{Corollary}. {. ~* O/ s; ^5 ]/ r7 O- d- N
27\theoremstyle{property}$ @5 S3 |. G/ Y" M2 k
28\newtheorem{property}{Property}/ C7 N% k$ m8 P5 f4 W* m6 }2 S( A/ ~
29\renewcommand{\algorithmicrequire}{ \textbf{Input:}} %Use Input in the format of Algorithm
$ V7 W; b8 B0 G5 @8 g/ y9 T, q30\renewcommand{\algorithmicensure}{ \textbf{Output:}} %UseOutput in the format of Algorithm
9 C# M S. V5 }0 [ F31
% E! [0 c+ z) C32\begin{document}0 `& D$ }% l Y* c: Q1 S" p
33Please write here.( J1 B: q8 k) P' R6 \- z
34\end{document}
3 U a y. I" P+ O- ^' d ]" D! K' K# Q1 C2 W' C* _
二、数学符号相关! h' [3 h: n6 t
两种控制符/ h* z1 S0 ]+ I) \3 C
* x6 m; W/ v" m) _1.$ $生成行内公式
: v" ]/ }. d8 `7 ]3 S. K2.生成数学块公式
+ e! F$ J) r) ^/ C $_{}需要转义字符,前加\( ? R1 f g5 |1 t% U, `
4 B& V: o; L. [
一些常用的数学符号表示:
" K2 S9 V# z* _1 n1指数^
5 x; [: a! ~0 F2下标_" B8 d( a r& Y5 p+ k9 N. m- a# t
3平方根\sqrt[n], P1 s0 g: t! Z$ O! ], @" g9 ~4 ]- t
4上下水平线\overline \underline- X9 J) E2 |4 V
5上下大括号\overbrace \underbrace# m$ x/ F6 Z' t$ d1 B
6向量 \vec \overrightarrow 和\overleftarrow$ T, e3 \% ~. H: R( F
7分数 \frac
% d2 V$ W& T& R0 T8积分运算符 \int& u% _$ o3 {6 s! S* b. n+ h7 a
9求和运算符 \sum3 p9 }4 l, Q/ x+ c
10乘积运算符 \prod
8 g9 V( ^" c; z @* Q: B
|9 M6 A* ^, `) Z! `详情:常用符号5 E$ R2 m4 O$ q+ n& \# W2 j
1 h- y+ e5 L' T' F* H1 S三、论文格式排版7 i/ n6 w' h, C' p. ]
1.整体格式
& Q- I. ], I8 R- ~' ~1\begin{XXX}...\end{XXX}6 V$ |3 u! H! ^& B9 w
2表示一个段落,XXX填写document表示整篇文章
) e- ^( ?8 ~; ^! f* ?! S8 \3abstruct表示摘要+ R8 ^5 R G7 M/ B+ N/ n7 Y, }6 r
( V! k t: I. V* P( C( W1\newpage 3 a# X- X& `! X6 n; Q
2新起一页
/ b$ Z0 A: D3 Q( X" @$ z ^5 E: d# N, d4 c" y2 S, h, U
1\setcounter{page}{1}. x% b0 H9 O( R4 |" w. c0 n; i
2设置页码计数器从当前页面开始之后2 {9 k8 f" s9 g
3每页自动加上代码1 |& n7 b( d& Z* U v
, P, K/ f% ^$ x: j y) E9 D2 f
1\section{XXX}: q( Z2 K' I9 [/ B
2段落,XXX为段落标题, o% u& Z; }" u6 ^3 H9 H
! J' q" P2 f! q9 t8 j, C. j5 [
1\subsection{XXX}
5 A. |- G7 m7 q8 u2子段落
9 F6 S. `8 A1 m; L, B
3 B$ T1 c- |+ ]& R& a; Z2.语句编辑9 q- r% F2 g9 y7 @- O2 h* |( m
1\indent
; Y0 n% L( p& q; b3 Y6 q: Y2缩进
) Q9 ^" M5 D: h6 V7 q6 q& @% N: U$ z+ p% |( z+ S0 a# Z9 E
1\\
# L/ G: r, W0 J( C2换行,另起一段
* Y2 b. G8 y& \6 E8 P3\par9 }. u+ a" s* a
4换行,另起一段(首行缩进). [6 a9 Y7 Z# {2 U
) y% s! O# L% u& p f( I1\bf
/ Z5 V$ e& P8 k4 m0 }; o b2加粗 s. z: e7 C1 |4 v' v: e* d: f
) X2 d( t' w3 W+ J1{...}& O9 K" Y& d2 ~
2语句块5 l- U6 T' S' n e
+ p7 w9 N. d: \! j/ ^+ M @1$...$
( S$ H+ d$ {$ O7 ]4 b, o3 t$ t2行内数学公式. y* i1 s5 K( h% ]1 ~2 C
8 U- x2 T% M8 X+ ?. V! ?9 e1\url
2 T l/ E8 b9 L0 c/ |2加入超链接
6 V9 f9 u. M* r$ t9 E7 ] R* i/ h% E, e1 A5 \3 F% y. U3 `# F) c2 F
3.插入图片
) h) |2 C$ C/ v! A5 }1\centerline{\inludegraphics[height=X.Xcm]{图片名.后缀名}}4 s( c& E X& r
2设置插入图片高度,要插入的图片放在figures文件夹里4 c% g) b8 a5 D
3\centerline{XXXX}6 T9 ^! f1 c4 \
4图片下方文字标注
. ^# [$ N8 ?( e- l$ ? ~# C& Z0 ]
4.插入表格& j( |* ]1 t( a4 J" C- |% [+ @8 C
1\begin{table}...\end{table}. D7 x* U9 O( Y) q0 }% G/ k; p S) G
2插入表格快控制语句
3 z$ J( b; |& g+ \3\begin{tabular}
4 G, z$ Y$ z: h( x) R7 L3 W4{{p{3cm}|p{3cm}....}
) U1 k, d% [8 v4 ]0 |3 U5\end{tabular}
: y/ h6 J3 P- t* @% z
" T7 d3 `# p4 A9 p9 ` h/ G* G" i7 ]' s1\centering
j% H4 d) i- `8 Q4 j) j2居中
7 G1 @- C2 ^6 @1 B* I' ?4 S, ^3\hline: t2 i) o# w# ?
4表格每一行的横线' U/ [8 j6 F- M# l% v
5&
% x' C3 E4 }' v5 j! G" E: _& g: Q6\\+ I' ^# d' L: {$ q" P" g$ H
7每一行的结束/ G+ z5 v$ B9 K' k
8\rowcolor[gray]{0.9}) s3 f* ^9 L7 L
9设置一行的颜色2 V; n: w$ F I, |; P% E6 ]
————————————————. d F. k7 W" E1 G
版权声明:本文为CSDN博主「你的小猫咪」的原创文章。& ]4 P1 G+ K" |$ K
原文链接:https://blog.csdn.net/jcjbusbjk/article/details/103571711
# d o: B5 H* b4 C2 a1 c |
zan
|