Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LaTeX と Overleaf によるショートペーパー作成 / Short Paper Wr...
Search
Kenji Saito
PRO
January 30, 2024
Business
0
130
LaTeX と Overleaf によるショートペーパー作成 / Short Paper Writing with LaTeX and Overleaf
早稲田大学大学院経営管理研究科「企業データ分析」2023 冬のオンデマンド教材 第15回で使用したスライドです。
Kenji Saito
PRO
January 30, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
シン・ブロックチェーン / Truth of Blockchain
ks91
PRO
0
64
パスワード/パスフレーズと認証 / Password, Passphrase and Authentication
ks91
PRO
0
27
git と GitHub / git and GitHub
ks91
PRO
0
29
ソフトウェアの開発と保守 / Software Development and Maintenance
ks91
PRO
0
38
インターネットの特徴 / Features of the Internet
ks91
PRO
0
24
インターネットのガバナンス / Governance of the Internet
ks91
PRO
0
24
暗号学的ハッシュ関数 / Cryptographic Hash Function
ks91
PRO
0
30
デジタル署名 / Digital Signature
ks91
PRO
0
27
Web3 のリアリティ / Web3 Reality
ks91
PRO
0
110
Other Decks in Business
See All in Business
タケウチグループRecruit
takeuchigroup
0
6.7k
株式会社BALLAS 会社案内
ballas_inc
0
19k
FERMENSTATION Recruitment
fermenstation
0
180
VISASQ: ABOUT US
eikohashiba
15
500k
株式会社Domuz会社紹介資料(採用)
kimpachi_d
0
33k
GMOフィナンシャルHD 会社紹介資料
gmofh_hr_team
0
49k
AWS Summit Japan 2025 社内コミュニティによる企業文化創り ~MAWS-UGの挑戦とこれから~
yukiogawa
1
180
enechain company deck
enechain
PRO
9
120k
Udyam Registration Portal - MSME Registration Online for Small Businesses in India
udyamr
0
140
【DearOne】Dear Newest Member
hrm
2
9.9k
第9回 情シス転職ミートアップ - わたしのミッションとLayerXに決めた理由
shimosyan
0
180
アッテル会社紹介資料/culture deck
attelu
10
15k
Featured
See All Featured
It's Worth the Effort
3n
184
28k
Designing Experiences People Love
moore
142
24k
Practical Orchestrator
shlominoach
188
11k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Transcript
generated by Stable Diffusion XL v1.0 2023 15 L A
TEX Overleaf (WBS) 2023 15 L ATEX Overleaf — 2024-01 – p.1/14
https://speakerdeck.com/ks91/collections/corporate-data-analysis-2023-winter 2023 15 L ATEX Overleaf — 2024-01 – p.2/14
( 20 ) 1 • 2 R • 3 •
4 • 5 • 6 ( ) • 7 (1) • 8 (2) • 9 R ( ) (1) — Welch • 10 R ( ) (2) — χ2 • 11 R ( ) (1) — • 12 R ( ) (2) — • 13 GPT-4 • 14 GPT-4 • 15 ( ) LaTeX Overleaf • 8 (12/21 ) / (2 ) OK / 2023 15 L ATEX Overleaf — 2024-01 – p.3/14
Overleaf L A TEX RStudio PDF (BIBTEX \cite{}) L A
TEX 2023 15 L ATEX Overleaf — 2024-01 – p.4/14
Overleaf GPTs “LaTeX Paper Writer and Advisor” ( PDF )
(1) GitHub “latexmkrc” Overleaf (2) “Menu” → “Compiler” “LaTeX” 2023 15 L ATEX Overleaf — 2024-01 – p.5/14
L A TEX ( ) \\ % $ . .
. $ $\hat{y} = \alpha + \hat{\beta}_1 x_1 + \hat{\beta}_2 x_2$ → ˆ y = α + ˆ β1 x1 + ˆ β2 x2 \[ . . . \] L A TEX \ % \% \title{. . . } \begin{abstract} . . . \end{abstract} 2023 15 L ATEX Overleaf — 2024-01 – p.6/14
RStudio PDF PDF \begin{figure} \includegraphics[scale=0.5]{ }\\ \caption{ }\label{ } \end{figure}
[scale=0.5] 50% RStudio PDF PDF EPS (Encapsulated PostScript) https://pdftoimage.com/ja/pdf-to-eps Adobe Illustrator 2023 15 L ATEX Overleaf — 2024-01 – p.7/14
figure L A TEX ^^; \begin{figure}[H] \includegraphics[scale=0.5]{ }\\ \caption{ }\label{
} \end{figure} [H] ( GPTs ) 2023 15 L ATEX Overleaf — 2024-01 – p.8/14
figure : \label{fig-chisq} (χ2 ) . . . $\frac{1}{20}$ .
. . 83 $\chi^2$ \framebox{chisq.test(c(83, 0), p=c(19/20, 1/20))} ~\ref{fig-chisq} ($P=0.03661$) 2023 15 L ATEX Overleaf — 2024-01 – p.9/14
(BIBTEX \cite{}) “main.bib” BIBTEX BIBTEX “Cite” GPTs BibTeX BIBTEX \cite{
} Overleaf ( ) ‘\cite{’ 2023 15 L ATEX Overleaf — 2024-01 – p.10/14
Overleaf L A TEX Overleaf “Menu” → “Download” “Source” ZIP
2023 15 L ATEX Overleaf — 2024-01 – p.11/14
L A TEX TEX Wiki — L A TEX https://texwiki.texjp.org/?LaTeX
LaTeX | https://mathlandscape.com/category/latex/ GPTs 2023 15 L ATEX Overleaf — 2024-01 – p.12/14
Overleaf https://www.overleaf.com/read/yvcrddxgzrws#e8a8c0 2023 15 L ATEX Overleaf — 2024-01 –
p.13/14
2023 15 L ATEX Overleaf — 2024-01 – p.14/14