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
86
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 Contracts and Decentralized Finance
ks91
PRO
0
57
シン・ブロックチェーン / Truth of Blockchain
ks91
PRO
0
86
パスワード/パスフレーズと認証 / Password, Passphrase and Authentication
ks91
PRO
0
32
git と GitHub / git and GitHub
ks91
PRO
0
35
ソフトウェアの開発と保守 / Software Development and Maintenance
ks91
PRO
0
47
インターネットの特徴 / Features of the Internet
ks91
PRO
0
34
インターネットのガバナンス / Governance of the Internet
ks91
PRO
0
29
暗号学的ハッシュ関数 / Cryptographic Hash Function
ks91
PRO
0
37
デジタル署名 / Digital Signature
ks91
PRO
0
32
Other Decks in Technology
See All in Technology
A2Aのクライアントを自作する
rynsuke
1
220
WordPressから ヘッドレスCMSへ! Storyblokへの移行プロセス
nyata
0
210
ドメイン特化なCLIPモデルとデータセットの紹介
tattaka
1
220
Github Copilot エージェントモードで試してみた
ochtum
0
110
Core Audio tapを使ったリアルタイム音声処理のお話
yuta0306
0
120
AI導入の理想と現実~コストと浸透〜
oprstchn
0
120
生成AI時代 文字コードを学ぶ意義を見出せるか?
hrsued
1
660
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
420
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
3
230
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
990
製造業からパッケージ製品まで、あらゆる領域をカバー!生成AIを利用したテストシナリオ生成 / 20250627 Suguru Ishii
shift_evolve
PRO
1
150
あなたの声を届けよう! 女性エンジニア登壇の意義とアウトプット実践ガイド #wttjp / Call for Your Voice
kondoyuko
4
490
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
950
Agile that works and the tools we love
rasmusluckow
329
21k
Writing Fast Ruby
sferik
628
62k
4 Signs Your Business is Dying
shpigford
184
22k
Automating Front-end Workflow
addyosmani
1370
200k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
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