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
続・スマートコントラクトと分散ファイナンス / Smart Contracts and Decentralized Finance, Continued
ks91
PRO
0
16
スマートコントラクトと分散ファイナンス / 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 Business
See All in Business
フルカイテン株式会社 採用資料
fullkaiten
0
66k
Gemini CLI ハンズアウト
mickey_kubo
2
240
AWS Summit Japan 2025 社内コミュニティによる企業文化創り ~MAWS-UGの挑戦とこれから~
yukiogawa
2
800
BoostDraft 会社紹介資料
boostdraft
0
400
社会の中のわたしの技術 ─ 自分の地図の描き方 #wttjp
yotii23
0
250
Sales Marker Culture book
salesmarker
PRO
35
56k
How to use ‘Economies of Empowerment’ to get the benefits of both speed and scale - AgileAus 2025
matthewskelton
PRO
0
170
AIUX is Agentic UX
kan
0
280
国内ランサムウェア3事例から学ぶ中小病院におけるサイバーセキュリティ対策 / Cybersecurity Learned from Cases
henryofficial
0
160
(9枚)そもそも営業とは何か? バリューチェーン分析のフレームワークで考えてみる
nyattx
PRO
1
100
日本ロボット工業会:講演「中国のヒューマノイド・ロボットの開発と利用の最新動向」 20250625
takasumasakazu
1
1.9k
tokyo_dbt_meetup_#14_意志ある羅針盤たれ<データサイド>
t_yamaguchi
3
560
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
720
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Balancing Empowerment & Direction
lara
1
390
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
A Modern Web Designer's Workflow
chriscoyier
694
190k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
230
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
How to train your dragon (web standard)
notwaldorf
94
6.1k
Speed Design
sergeychernyshev
32
1k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Being A Developer After 40
akosma
90
590k
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