Study: Artificial Intelligence(AI)/AI: Research

[Research] Latex ๋ฌธ๋ฒ• ์ •๋ฆฌ ๋ฐ Tip ์ •๋ฆฌ (feat. Overleaf)

DrawingProcess 2024. 10. 28. 19:01
๋ฐ˜์‘ํ˜•
๐Ÿ’ก ๋ณธ ๋ฌธ์„œ๋Š” '[Research] Latex ๋ฌธ๋ฒ• ์ •๋ฆฌ ๋ฐ Tip ์ •๋ฆฌ (feat. Overleaf)'์— ๋Œ€ํ•ด ์ •๋ฆฌํ•ด๋†“์€ ๊ธ€์ž…๋‹ˆ๋‹ค.

1. Latex ๊ธฐ๋ณธ ํ…œํ”Œ๋ฆฟ

IEEE ๊ธฐ๋ณธ ํ…œํ”Œ๋ฆฟ: https://www.overleaf.com/project/671fa516bebfcf8410fdddd2

\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}

\usepackage{url}
\usepackage{kotex}

\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
    T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}

\title{Conference Paper Title \\
\thanks{*This research was supported by Brian Impact Foundation, a non-profit organization dedicated to the advancement of science and technology for all}
}

\author{
\IEEEauthorblockN{aaa}
%\IEEEauthorblockA{\textit{Dept. of Electronic Engineering} \\
\IEEEauthorblockA{\textit{a University,} \\
%\textit{Dong Seoul University}\\
Autonomous Driving Lab, \\
MODULABS, Republic of Korea \\}
\and
\IEEEauthorblockN{bbb}
%\IEEEauthorblockA{\textit{Dept. of Electronic Engineering} \\
\IEEEauthorblockA{\textit{b University} \\
Autonomous Driving Lab, \\
MODULABS, Republic of Korea \\}
}

\maketitle

\begin{abstract}
%
This paper analyze planning technology for autonomous driving. 
\end{abstract}

\begin{IEEEkeywords}
Autonomous Driving, 
\end{IEEEkeywords}

\section{Introduction} 

% ์ตœ๊ทผ ์ธ๊ณต์ง€๋Šฅ ๋ฐ ์ž์œจ์ฃผํ–‰ ๊ธฐ์ˆ ์˜ ํ˜๋ช…์  ๋ฐœ์ „์€ ์ž์œจ์ฃผํ–‰ ๊ธฐ์ˆ ์˜ ์‹คํ˜„์„ ์•ž๋‹น๊ธฐ๊ณ  ์žˆ๋‹ค. 
The recent revolutionary development of artificial intelligence and autonomous driving technology is accelerating the realization of autonomous driving technology.

% ๋ณธ ๋…ผ๋ฌธ์˜ ์ฃผ์š” Contribution์€ ๋‹ค์Œ๊ณผ ๊ฐ™๋‹ค.
% 1. 
% 2. 
% 3. 
The main contributions of this paper are as follows:
\begin{itemize}
    \item .
    \item .
    \item .
\end{itemize}

% 2์žฅ์—์„œ๋Š” ๋ณธ ๊ธฐ์ˆ ๊ณผ ๊ด€๋ จ๋œ ์—ฐ๊ตฌ๋“ค์„ ์กฐ์‚ฌํ•˜์—ฌ ์ฐจ๋ณ„์ ์„ ์ œ์‹œํ•œ๋‹ค. 
\section{Related Works} 
\label{sec:rel}

\section{Methods}
\label{sec:met}

\subsection{Architecture}

\begin{figure*} [!t]
\centering
\includegraphics[width=\linewidth]{BTSFusion.png}
%\includegraphics[width=10cm]{NCDLsystem.png}
\caption{BTSFusion}\label{fig:BTSFusion}
\end{figure*}

\section{Experiments}
\label{sec:exp}

\section{Conclusion}
\label{sec:con}

\begin{thebibliography}{00} 
\bibitem{b1} G. Eason, B. Noble, and I. N. Sneddon, ``On certain integrals of Lipschitz-Hankel type involving products of Bessel functions,'' Phil. Trans. Roy. Soc. London, vol. A247, pp. 529--551, April 1955.

\end{thebibliography}

\end{document}

2. Latex ๋ฌธ๋ฒ• ์ •๋ฆฌ

๊ธฐ๋ณธ ๋ฌธ๋ฒ•์€ ๋‹ค์Œ ๋ธ”๋กœ๊ทธ๋ฅผ ์ฐธ๊ณ ํ•˜์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค.

Figure ์ด๋ฏธ์ง€ ๊ณ ์ •ํ•˜๊ธฐ (ํฌ์ง€์…”๋‹)

\documentclass{article}
\usepackage{graphicx}

\begin{document}

\begin{figure}[htb!]
    \centerline{\includegraphics[width=5cm]{image1.jpg}}
\end{figure}

\end{document}

์˜ต์…˜์„ ์‚ฌ์šฉํ•˜๊ธฐ ์œ„ํ•ด์„œ ๋Œ€๊ด„ํ˜ธ [ ] ๋ฅผ ์—ด๊ณ  ๊ทธ ์†์— ์œ„์น˜ ์˜ต์…˜์„ ์ง‘์–ด๋„ฃ์œผ๋ฉด ๋˜๋Š”๋ฐ์š”. ๊ฐ€๋Šฅํ•œ ์˜ต์…˜์€ ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.

  • h: here์˜ ์•ฝ์ž๋กœ, ๋ณธ๋ฌธ์— ์œ„์น˜ํ•œ ๊ทธ ์ž๋ฆฌ์— ์ด๋ฏธ์ง€๋ฅผ ๋„ฃ์Œ.
  • t: top์˜ ์•ฝ์ž๋กœ, ์ด๋ฏธ์ง€๊ฐ€ ์œ„์น˜ํ•œ ํŽ˜์ด์ง€ "๊ฐ€์žฅ ์œ„"์— ์ด๋ฏธ์ง€๋ฅผ ๋„ฃ์Œ. ํฌ๊ธฐ๊ฐ€ ๋งž์ง€ ์•Š์œผ๋ฉด ์ด๋ฏธ์ง€๋Š” ๋‹ค์Œ ํŽ˜์ด์ง€ ๊ฐ€์žฅ ์œ—๋ถ€๋ถ„์— ๋“ค์–ด๊ฐ.
  • b: bottom์˜ ์•ฝ์ž๋กœ, ์ด๋ฏธ์ง€๊ฐ€ ์œ„์น˜ํ•œ ํŽ˜์ด์ง€ "๊ฐ€์žฅ ์•„๋ž˜"์— ์ด๋ฏธ์ง€๋ฅผ ๋„ฃ์Œ. ํฌ๊ธฐ๊ฐ€ ๋งž์ง€ ์•Š์œผ๋ฉด ๋‹ค์Œ ํŽ˜์ด์ง€ ๊ฐ€์žฅ ์•„๋žซ ๋ถ€๋ถ„์— ๋“ค์–ด๊ฐ
  • p: figure๊ฐ€ ํ…์ŠคํŠธ ์—†์ด ๋‹จ๋…์œผ๋กœ ๋“ค์–ด๊ฐ€๋Š” ํŽ˜์ด์ง€๋ฅผ ๋”ฐ๋กœ ๋งŒ๋“ฆ
  • !: ์œ„์˜ ์˜ต์…˜๋“ค์„ ๋‚˜์—ดํ•œ ํ›„ (p๋Š” ์ œ์™ธ) ๋А๋‚Œํ‘œ๋ฅผ ์“ฐ๋ฉด ๋‚˜์—ด๋œ ์ˆœ์„œ์— ๋”ฐ๋ผ ์ ์ ˆํ•œ ์œ„์น˜์— figure๋ฅผ ์‚ฝ์ž…ํ•˜๊ฒŒ ๋จ

์ถ”๊ฐ€

์˜ˆ๋ฅผ ๋“ค์–ด ๊ฐ€์žฅ ํ”ํžˆ ์‚ฌ์šฉํ•˜๋Š” [htb!]์˜ ๊ฒฝ์šฐ, ์ผ๋‹จ figure๋ฅผ ์ •ํ™•ํžˆ ๊ทธ ์œ„์น˜(here)์— ์ผ๋‹จ ๋†“์œผ๋ ค๊ณ  ํ•˜๋Š”๋ฐ์š”, ์—ฌ์˜์น˜ ์•Š์œผ๋ฉด ๋‹ค์Œ์€ top์ด๊ธฐ ๋•Œ๋ฌธ์— ๊ทธ ๋‹ค์Œ ํŽ˜์ด์ง€ ๊ฐ€์žฅ ์œ—๋ถ€๋ถ„์— ๋“ค์–ด๊ฐ€๊ฒŒ ๋˜๊ณ ์š”. ๋งŒ์•ฝ ๊ทธ๊ฒƒ๋„ ์—ฌ์˜์น˜ ์•Š์œผ๋ฉด ๊ทธ ๋‹ค์Œ์€ bottom์ด๊ธฐ ๋•Œ๋ฌธ์— ๊ทธ ๋‹ค์Œ ํŽ˜์ด์ง€ ๊ฐ€์žฅ ์•„๋žซ ๋ถ€๋ถ„์— ๋“ค์–ด๊ฐ€๊ฒŒ ๋ฉ๋‹ˆ๋‹ค.

3. Tip ์ •๋ฆฌ

Latex ์ˆ˜์‹ ์ž‘์„ฑ

https://editor.codecogs.com/

Table ๋„ฃ๊ธฐ

https://www.latex-tables.com/

Reference ๋„ฃ๊ธฐ

[Blog] Overleaf ๊ฟ€ํŒ ์ •๋ฆฌ: https://bigdata-analyst.tistory.com/341

์ฐธ๊ณ 

๋ฐ˜์‘ํ˜•