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, Continued
ks91
PRO
0
15
スマートコントラクトと分散ファイナンス / 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
48
インターネットの特徴 / Features of the Internet
ks91
PRO
0
34
インターネットのガバナンス / Governance of the Internet
ks91
PRO
0
29
暗号学的ハッシュ関数 / Cryptographic Hash Function
ks91
PRO
0
37
Other Decks in Technology
See All in Technology
Node-REDのFunctionノードでMCPサーバーの実装を試してみた / Node-RED × MCP 勉強会 vol.1
you
PRO
0
130
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
310
論文紹介:LLMDet (CVPR2025 Highlight)
tattaka
0
240
OpenHands🤲にContributeしてみた
kotauchisunsun
1
500
fukabori.fm 出張版: 売上高617億円と高稼働率を陰で支えた社内ツール開発のあれこれ話 / 20250704 Yoshimasa Iwase & Tomoo Morikawa
shift_evolve
PRO
1
180
Zephyr RTOSを使った開発コンペに参加した件
iotengineer22
0
150
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
440
Should Our Project Join the CNCF? (Japanese Recap)
whywaita
PRO
0
290
Lazy application authentication with Tailscale
bluehatbrit
0
110
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
940
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
220
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.2k
Featured
See All Featured
Adopting Sorbet at Scale
ufuk
77
9.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Navigating Team Friction
lara
187
15k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Raft: Consensus for Rubyists
vanstee
140
7k
Unsuck your backbone
ammeep
671
58k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.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