반응형
Paper revision을 하면서 제한된 page limit을 맞추려면 온갖 애를 써서 공백을 줄여야 할 때가 있다.
오늘도 reference 하나를 추가하는 바람에 페이지가 늘어나서 곤란했는데, 저자 biography 사이의 불필요한 공백을 줄여서 해결했다.
아래처럼 IEEEbiography element 사이에 {\vskip 0pt plus -1fil} 혹은 {\vskip -2\baselineskip plus -1fil}를 적으면 된다.
\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{figure1}}]{Author1} is ~~
\end{IEEEbiography}
{\vskip -1\baselineskip plus -1fil}
\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{figure2}}]{Author2} is ~~~
\end{IEEEbiography}
끝~~
'연구 > 논문 라이팅' 카테고리의 다른 글
논문 라이팅에 필요한 문법검사, 유의어 및 반의어 찾기 (0) | 2024.05.10 |
---|---|
RA-L 저널의 Impact Factor (0) | 2020.11.08 |
CAVW의 Impact Factor (0) | 2020.07.05 |
Corresponding author 변경 (0) | 2020.07.05 |
PDF 용량 줄이기 (0) | 2020.06.22 |
댓글