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
150
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
FinTech 3-4 : Internet Technology and Governance
ks91
PRO
0
19
民主主義と博愛(Humanitarianism) / Democracy and Humanitarianism
ks91
PRO
0
1
ブロックチェーン概論 / Introduction to Blockchain
ks91
PRO
0
6
ブロックチェーンと分散ファイナンス概論 / Introduction to Blockchain and Decentralized Finance
ks91
PRO
0
47
Proof of Authenticity of General IoT Information with Tamper-Evident Sensors and Blockchain
ks91
PRO
0
5
FinTech 1-2 : Overview of FinTech
ks91
PRO
0
14
デジタルトランスフォーメーションと民主主義 / Digital Transformation and Democracy
ks91
PRO
0
19
We Never Took the Kobayashi Maru Test Until Now. What Do You Think of Our Solutions? — Journeys of the Mind Through a No-Win Game
ks91
PRO
0
24
思いつきが武器になる:研究というゲームを始めよう / Ideas Are Your Equipments : Let the Game of Research Begin!
ks91
PRO
0
79
Other Decks in Business
See All in Business
DevHRに全部賭けろ
nealle
0
140
Scrum Inc. Japan Company Introduction
scrumincjp
0
7k
会社説明資料/株式会社PLAY
play_inc
0
20k
社内LTで醸成する開発組織のアウトプット文化
tonegawa07
0
220
freeeを軸に変えていく記帳代行の概念
yuki_yano
PRO
0
110
【早わかり】アライドアーキテクツ
alliedarchitectsir
0
110
会社紹介資料 / ProfileBook
gpol
4
48k
宣言やガイドを示したってよくならない!スクラムチームが回るようにするためにはきっかけが必要だ!
abe2014
0
110
1on1で使えるクリーン・ランゲージのご紹介
kawanotron
0
150
straya/company deck
takuyaaaaa325
0
110
定義のない仕事 / Undefined Work
nrslib
10
4.7k
15 分で学ぶ Cloud Run のユースケースと代表的なアーキテクチャパターン
googlecloudjapan
3
470
Featured
See All Featured
Designing for Performance
lara
610
69k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
4 Signs Your Business is Dying
shpigford
185
22k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
RailsConf 2023
tenderlove
30
1.2k
Designing Experiences People Love
moore
142
24k
Documentation Writing (for coders)
carmenintech
75
5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
A Tale of Four Properties
chriscoyier
160
23k
Done Done
chrislema
185
16k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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