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
December 01, 2024
Technology
0
110
LaTeX と Overleaf によるショートペーパー作成 / Short paper writing with LaTeX and Overleaf
早稲田大学大学院経営管理研究科「企業データ分析」2024 冬のオンデマンド教材 第15回で使用したスライドです。
Kenji Saito
PRO
December 01, 2024
Tweet
Share
More Decks by Kenji Saito
See All by Kenji Saito
スマートコントラクトプログラミング / Smart Contract Programming
ks91
PRO
0
5
AI が研究する時代に、人はどう育つのか? — GAMER PAT にみる "シリアスゲームとしての知的訓練" / In an era where AI conducts research, how will humans develop? — "Intellectual Training as a Serious Game" Seen in GAMER PAT
ks91
PRO
0
38
FinTech 5-6 : The World of Apps
ks91
PRO
0
75
生成AI による論文執筆サポート・ワークショップ ─ サーベイ/リサーチクエスチョン編 / Workshop on AI-Assisted Paper Writing Support: Survey/Research Question Edition
ks91
PRO
0
66
ブロックチェーン概論とインストール大会 / Introduction to Blockchain and Installation Workshop
ks91
PRO
0
2
FinTech 3-4 : Internet Technology and Governance
ks91
PRO
0
71
民主主義と博愛(Humanitarianism) / Democracy and Humanitarianism
ks91
PRO
0
6
ブロックチェーン概論 / Introduction to Blockchain
ks91
PRO
0
12
ブロックチェーンと分散ファイナンス概論 / Introduction to Blockchain and Decentralized Finance
ks91
PRO
0
65
Other Decks in Technology
See All in Technology
ソースを読むプロセスの例
sat
PRO
13
7.3k
Node.js 2025: What's new and what's next
ruyadorno
0
350
能登半島災害現場エンジニアクロストーク 【JAWS FESTA 2025 in 金沢】
ditccsugii
0
850
データ戦略部門 紹介資料
sansan33
PRO
1
3.8k
物体検出モデルでシイタケの収穫時期を自動判定してみた。 #devio2025
lamaglama39
0
160
React19.2のuseEffectEventを追う
maguroalternative
0
310
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
5
930
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
14k
OAuthからOIDCへ ― 認可の仕組みが認証に拡張されるまで
yamatai1212
0
130
AI時代こそ求められる設計力- AWSクラウドデザインパターン3選で信頼性と拡張性を高める-
kenichirokimura
3
330
このままAIが発展するだけでAGI達成可能な理由
frievea
0
110
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
310
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Bash Introduction
62gerente
615
210k
Side Projects
sachag
455
43k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Practical Orchestrator
shlominoach
190
11k
Building Applications with DynamoDB
mza
96
6.7k
Writing Fast Ruby
sferik
629
62k
It's Worth the Effort
3n
187
28k
For a Future-Friendly Web
brad_frost
180
10k
What's in a price? How to price your products and services
michaelherold
246
12k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Transcript
Boxes and whiskers — generated by Stable Diffusion XL v1.0
2024 15 L A TEX Overleaf (WBS) 2024 15 L ATEX Overleaf — 2024-12 – p.1/14
https://speakerdeck.com/ks91/collections/corporate-data-analysis-2024-winter 2024 15 L ATEX Overleaf — 2024-12 – 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/16 ) / (2 ) OK / 2024 15 L ATEX Overleaf — 2024-12 – p.3/14
Overleaf L A TEX RStudio PDF (BIBTEX \cite{}) L A
TEX 2024 15 L ATEX Overleaf — 2024-12 – p.4/14
Overleaf GPTs “LaTeX Paper Writer and Advisor” 2024 (PAT :
Paper Authoring Tutor) GPTs (PAT) : LaTeX twocolumn ( PDF ) (1) GitHub “latexmkrc” Overleaf (2) “Menu” → “Compiler” “LaTeX” 2024 15 L ATEX Overleaf — 2024-12 – 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} 2024 15 L ATEX Overleaf — 2024-12 – p.6/14
RStudio PDF PDF \begin{figure} \includegraphics[width=73mm]{ }\\ \caption{ }\label{ } \end{figure}
[width=73mm] 73mm (2 ) EPS (PAT) \usepackage[dvipdfmx]{graphicx} 2024 15 L ATEX Overleaf — 2024-12 – p.7/14
figure L A TEX ^^; \begin{figure}[H] \includegraphics[width=73mm]{ }\\ \caption{ }\label{
} \end{figure} [H] ( (PAT) ) 2024 15 L ATEX Overleaf — 2024-12 – 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$) 2024 15 L ATEX Overleaf — 2024-12 – p.9/14
(BIBTEX \cite{}) “main.bib” BIBTEX BIBTEX “Cite” (PAT) BibTeX BIBTEX \cite{
} Overleaf ( ) ‘\cite{’ 2024 15 L ATEX Overleaf — 2024-12 – p.10/14
Overleaf L A TEX Overleaf “Menu” → “Download” “Source” ZIP
2024 15 L ATEX Overleaf — 2024-12 – p.11/14
L A TEX TEX Wiki — L A TEX https://texwiki.texjp.org/?LaTeX
LaTeX | https://mathlandscape.com/category/latex/ ChatGPT 2024 15 L ATEX Overleaf — 2024-12 – p.12/14
Overleaf https://www.overleaf.com/read/yvcrddxgzrws#e8a8c0 2024 15 L ATEX Overleaf — 2024-12 –
p.13/14
2024 15 L ATEX Overleaf — 2024-12 – p.14/14