Re: [問題] 作者編排問題
※ 引述《Hoare (boring)》之銘言:
: 我想讓作者編排如下:
: ------------------------------------------------------
: My Latex Paper
: Bob*, John* , Mary+ , Tom+
: * Institue of ABC + Department of CS
: Taipei, Taiwan Taipei, Taiwan
: {bob,john}@ABC.com {Mary,Tom}@xxx.edu.tw
: -------------------------------------------------------
: 請問要如何作呢?
我假設原Po使用 article,我用minpage來達成作者分欄的效果
\title{My Latex Paper}
\author{Bob$^{*}$, John$^{*}$, Marry$^{\dag}$, Tom$^{\dag}$\\
\begin{minipage}{\textwidth}
\centering
\begin{minipage}{0.4\textwidth}
\centering
$^{*}$Institue of ABC \\Taipei, Taiwan \\
\{bob,john\}@ABC.com
\end{minipage}
\begin{minipage}{0.4\textwidth}
\centering
$^{\dag}$Department of CS \\Taipei, Taiwan\\
\{marry,tom\}@xxx.edu.tw
\end{minipage}
\end{minipage}}
\maketitle
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.114.71.71
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 3 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章
7
20