-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
48 lines (46 loc) · 2.49 KB
/
index.xml
File metadata and controls
48 lines (46 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Yan Li</title>
<link>https://yanlistat.com/</link>
<atom:link href="https://yanlistat.com/index.xml" rel="self" type="application/rss+xml" />
<description>Yan Li</description>
<generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 24 Oct 2022 00:00:00 +0000</lastBuildDate>
<image>
<url>https://yanlistat.com/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url>
<title>Yan Li</title>
<link>https://yanlistat.com/</link>
</image>
<item>
<title>Several Things for Writing Statistical Paper</title>
<link>https://yanlistat.com/post/2018-09-11-writing_paper/</link>
<pubDate>Thu, 08 Feb 2024 00:00:00 +0000</pubDate>
<guid>https://yanlistat.com/post/2018-09-11-writing_paper/</guid>
<description><p>1. Keep tex source file clean and tidy. Make everything easy to read and
compare. No extra spacing or indention, and two blank lines for
separating paragraph. Make line width under 80. While do not limit
math expression to 80. Break math expression at right places.</p>
<p>2. Make notations, equations precise and concise, and explain clearly
meaning of each notation. Do not use abbreviation if unnecessary. The
notations should be consistent through the paper. Leave enough spaces
so the formulas become more readable even in source and only number
equation if it’s referenced. </p>
<p>3. When citing a paper, do not cite the reviewing paper, cite the
original paper. </p>
<p>4. The caption of table and figure should be self contained. Make
sure others can under- stand the figures or tables by reading the
caption.</p>
<p>5. Tables should be formatted in logical order to make the tables
easy to follow. Content in one column should be consistent. Do not
change the font size in table. Reformat the table to fit the page.</p>
<p>6. In introduction section, when doing literature review, one
should make connection to the paper. Do not just describe the previous
work. And the introduction should be in logical order to make it easy
to follow.</p>
<p>7. Always explain the unusual findings in the numerical studies
section, and also consider addressing other questions that the readers
may ask.</p>
</description>
</item>
</channel>
</rss>