wannabeat 发表于 2015-1-28 12:05

Latex写作求助!我想在日期与contents间插入Abstract。

在排版时,我想将Abstract引入到日期和contents之间,但是怎么写都排不进去。它会自动忽略掉我的排版请求,请问如何是好。 代码和效果图如下:


% -----------------------------------
% ===== The Title of Your Paper =====% -----------------------------------\title{Best Coaches}% ----------------% ===== Time =====% ----------------\date{\today}
\begin{document}% Abstract should be put before `\maketitle'\begin{abstract}We determine the sweet spot on a baseball bat. We capture the essentialphysics of the ball-bat impact by taking the ball to be a lossy spring and thebat to be an Euler-Bernoulli beam. To impart some intuition about the model,we begin by presenting a rigid-body model. Next, we use our full modelto reconcile various correct and incorrect claims about the sweet spot foundin the literature. Finally, we discuss the sweet spot and the performances ofcorked and aluminum bats, with a particular emphasis on hoop modes.\begin{keywords}dream; cometrue\end{keywords}\end{abstract}\maketitle\pagestyle{empty}% Generate the Table of Contents, if it's needed.\tableofcontents\newpage



我最大 发表于 2015-1-29 19:34

同求,我也插不进去abstract

天才是我们 发表于 2015-1-30 14:53

用模板吧。。。。。。。。。。。
页: [1]
查看完整版本: Latex写作求助!我想在日期与contents间插入Abstract。