- 在线时间
- 661 小时
- 最后登录
- 2023-8-1
- 注册时间
- 2017-5-2
- 听众数
- 32
- 收听数
- 1
- 能力
- 10 分
- 体力
- 55572 点
- 威望
- 51 点
- 阅读权限
- 255
- 积分
- 17623
- 相册
- 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 田老师国赛冲刺课 |
一、引用宏! l7 k5 l8 \3 M1 O) z7 [" O+ n
这个在每个模板里都有,还有页眉页脚页数,不必赘述。
1 a r8 B5 |' q3 ]7 n8 e- A1\documentclass[final,3p,times]{elsarticle}- E P& X6 o" r$ j
2! r& g+ `! t6 s1 M. N, e# ^( b [
3\usepackage{graphicx, amssymb}
* L8 A# T' Z5 o# G% x4\usepackage{amsthm}2 Z" i1 _1 n6 a8 A0 y0 R f, A! Y, p, |% i
5\usepackage{amsmath}
3 I2 T, w6 r+ T; ^! Y6\usepackage{epsfig}7 w: u3 H- w4 I
7\usepackage{graphicx}% J6 ]: b; {, H
8\usepackage{subfigure}# _- L- S7 w% `
9\usepackage{graphics}$ R, [1 h5 y% Q8 @0 p/ V
10\usepackage{multirow}
$ A8 g& W% |/ v- Q% U11\usepackage{threeparttable}; X* F+ ^$ N' P; R' ^% ]/ g
12\usepackage{amsthm}7 T' c4 U9 d: f3 a# n
13\usepackage[noend]{algpseudocode}
. x# G1 A7 _ E4 q14\usepackage{algorithmicx,algorithm}9 G9 O/ K q# K- Q- s
15: R0 K2 y2 s) s3 D- X8 D
16\newtheorem{theorem}{Theorem}" G* U& a; b8 h+ m, q* }. F, r
17\theoremstyle{definition} w! T) c. i& x6 ?6 F; c l
18\newtheorem{definition}{Definition}
8 t9 r6 J$ f! c7 c5 v19\theoremstyle{remark}* r, B4 z' K `$ } t. n8 l
20\newtheorem{remark}{Remark}
@, I' [3 ^7 s21\theoremstyle{proposition}
/ [# O: {# G& c/ ?& m2 `22\newtheorem{proposition}{Proposition}
/ ?1 e1 z3 {0 W( h23\theoremstyle{example}" z" l. z. D) \# ~* p; T) r
24\newtheorem{example}{Example}1 U+ G7 b4 \% V' Y
25\theoremstyle{corollary}
' D* F6 v2 G1 q, H m$ T& X26\newtheorem{corollary}{Corollary}
9 c! f3 g6 R' \; `4 r- u. ^5 G27\theoremstyle{property}
% G2 {, D2 d" h! A# M) f28\newtheorem{property}{Property}3 j2 H3 p( S6 f8 t. k g; m- M
29\renewcommand{\algorithmicrequire}{ \textbf{Input:}} %Use Input in the format of Algorithm/ o3 H# u3 }7 Q) j# Z
30\renewcommand{\algorithmicensure}{ \textbf{Output:}} %UseOutput in the format of Algorithm
7 @& U) _1 D0 c. C; {: H5 G7 X31
+ P- g& d" s1 s9 l# X" [32\begin{document}
6 H7 p `; f, s4 x7 y33Please write here.4 A. F# c: e: b/ `8 x9 w
34\end{document}; x# N! M- |9 |) h; h
- x9 _- M) f( }/ S0 N, O5 v0 F
二、数学符号相关+ n5 ^4 e6 U5 }) K& M" n
两种控制符' c( u: M! |! {* K* F' U
. w/ A: B/ R# B; W: N& G
1.$ $生成行内公式, G4 f3 N$ \; A$ |
2.生成数学块公式4 I3 _% `1 ~2 p* B# E
$_{}需要转义字符,前加\& H! z4 t# c$ t7 n( V/ s( ]+ F
7 k; T$ n$ l1 t4 s3 D一些常用的数学符号表示:* M4 ^8 U8 m6 ?: R
1指数^
& }+ _8 k* m) n2下标_
/ v9 T8 m2 A5 c& h3平方根\sqrt[n]9 s6 [! [ n! x
4上下水平线\overline \underline8 X: z4 ~4 I9 K2 Q0 F8 I) j/ d
5上下大括号\overbrace \underbrace! S4 F% X3 g& x* @6 h1 q
6向量 \vec \overrightarrow 和\overleftarrow) l+ ^. g' a; r+ f1 f& V$ b8 ?: l
7分数 \frac3 Q# p# f6 T, B/ n# K5 q; i" Y
8积分运算符 \int0 }# d7 x# y# T ?2 d+ r% J" W
9求和运算符 \sum" K; a5 w* x6 b4 Z/ V2 S
10乘积运算符 \prod" Q5 D0 N) s8 N+ ]) D$ p9 |
, d2 [8 `7 ?8 `2 S9 H2 C; U. _详情:常用符号
) U- S5 K; j8 d* m3 R* N, g% S* L7 R8 X Y% H
三、论文格式排版
% |. `* {% `$ S" J) v9 z- o% N1.整体格式
1 G9 L$ T" B' O3 S2 x1\begin{XXX}...\end{XXX}0 L4 S$ S5 n2 U+ g! I, b5 N
2表示一个段落,XXX填写document表示整篇文章
7 Y' ^6 I5 V$ m3abstruct表示摘要* p6 P. A4 j. ]+ m, l4 ^0 |
U1 g5 L3 Z8 H, n3 J1\newpage ( A/ Q; b, `( _2 A
2新起一页" r0 t* t% j1 y
: U/ a% w* U4 v% c. F$ x1\setcounter{page}{1}
" _$ _9 j( G% Q& n2设置页码计数器从当前页面开始之后
- n' |+ m2 f2 n! K, q5 ~3每页自动加上代码
) K/ _$ l1 j+ Q/ ?1 e, F3 D& Q, e/ a1 U- x) D' ]5 ^8 T
1\section{XXX}
' m4 ]. k6 z' z0 S$ f. v& X2段落,XXX为段落标题" Q: ?) c0 m! R: K2 i
. @2 T4 t- M- ^: }' ]: V% W( ]1\subsection{XXX}
" i, ?- h8 L. ^2 \2子段落6 h# A( s W# V) a. z! }: o% A5 A
4 s: R! N$ k2 k, B
2.语句编辑 G6 M6 W* l$ J5 y5 F
1\indent
0 b$ f6 N; c+ D% |& C5 Y2缩进
; H1 |9 b4 D5 M) r( u8 v6 p' L0 ?0 @1 n3 @3 s- F
1\\+ E6 f2 o# t0 U8 Z) }* X! {. \
2换行,另起一段
2 u% _; u* |4 A) ^* [3\par9 X2 i2 m* a+ j
4换行,另起一段(首行缩进)& Y1 w, m* c# z# z2 ? \& B
# Q; t6 M& g+ S$ I, v1 g& d1 W1\bf% l9 K( O, @, B
2加粗
2 h/ V4 x( j- R, u8 e/ M9 Y% o9 M/ r9 C0 D6 H0 X5 L( g
1{...}3 J8 U; V8 E G+ a
2语句块
( o0 f4 S+ q% |$ O4 j, f
( d0 I/ O/ C3 N8 W/ I1$...$ g) V/ ]9 a1 \8 b
2行内数学公式; H8 j" _7 x' ]0 w G6 Y
( a4 {/ F7 Y5 q ? ?4 K
1\url
* K! }% t1 V3 O0 G4 ? z, C8 R* f2加入超链接/ Z9 Z4 J1 K6 w
% @6 Q* b" c) y3 D7 k- ^& `& Y
3.插入图片
4 C7 d" u/ `6 n. B( P) i: Z% R1\centerline{\inludegraphics[height=X.Xcm]{图片名.后缀名}}1 I8 L Z" x p* U! A
2设置插入图片高度,要插入的图片放在figures文件夹里
7 _% J& q0 L! ^8 z8 G3\centerline{XXXX}
: m$ Y: P( Q, r4图片下方文字标注
4 v+ `6 I% P/ A$ Y4 `% b9 b8 O o. J7 F9 T' q6 s" z# g& B8 }/ p
4.插入表格
& p5 T/ A+ A, B. J: t1\begin{table}...\end{table}7 {( f L* X6 b. u( t
2插入表格快控制语句4 N( l4 |2 y1 ^& ^
3\begin{tabular}2 ~$ r) R+ U# T1 L
4{{p{3cm}|p{3cm}....}% M# ]5 \% e0 o8 q
5\end{tabular}
) W2 F6 T- H0 a1 ]( y
8 }2 n9 U( y6 K+ e1\centering9 H* N5 |6 |- p. ~7 g! }/ V6 @
2居中
3 j$ m" t8 P6 c0 [; V1 n* h5 p) A3\hline4 H# |3 |; t. m0 W! S
4表格每一行的横线
9 x6 i, c0 X7 R1 _% F5&
3 [' y5 S+ G/ q$ k4 ^0 p J8 ^* [- o* C6\\
9 e) R5 M8 }) l& [7每一行的结束4 f+ R: x" W1 P
8\rowcolor[gray]{0.9}
( J* i& f5 Q9 U& ~6 [% b9设置一行的颜色0 J) g/ e5 d+ N
————————————————% T+ \) u9 p* i
版权声明:本文为CSDN博主「你的小猫咪」的原创文章。
5 R/ y2 B! ?# k8 t' L原文链接:https://blog.csdn.net/jcjbusbjk/article/details/103571711
( j. ~1 |, S. n |
zan
|