我正在尝试删除研究论文摘要部分之后的分页符。我的代码有什么问题?
\documentclass[preprint,pre,floats,aps,amsmath,amssymb]{revtex4}
\usepackage{graphicx}
\usepackage{bm}
\begin{document}
\title{A Blockchain-Based Approach to Identity Management for the Aviation Industry}
\author{BlaBla}
\affiliation{Chair of Quantitative Business Administration}
\begin{abstract}
Some texts
\end{abstract}
\maketitle
\section{Introduction}
\label{sec:intro}
some text
\end{document}
我希望简介段落位于摘要的下方,而不是在新页面中。而且,如果有人知道如何在\ affiliation和/ abstract之间放置一个很小的空间,那也是很棒的。
答案 0 :(得分:0)
如果要撰写要提交给期刊的文章,则应遵循其指定的样式。
如果您只是出于个人目的写作,则可以临时重新定义 private void myCombo_SelectionChanged(object sender, SelectionChangedEventArgs e)
{
if (myCombo.SelectedItem == NY)
{
result.Text = "You Selected NY";
}
else if (myCombo.SelectedItem == DC)
{
result.Text = "You Selected DC";
}
else if (myCombo.SelectedItem == CA)
{
result.Text = "You Selected CA";
}
}
宏:
\clearpage