我正在使用[twocolumn]{svhour3}
Springer 期刊格式的类文件。我想要一个单独的标题页,其中包含标题、作者姓名、地址和脚注。这是我的代码。
\documentclass[twocolumn]{svjour3} % twocolumn
%
\smartqed % flush right qed marks, e.g. at end of proof
\usepackage{verbatim}
%\usepackage{blindtext} % For dummy text
%\usepackage{eso-pic}
\usepackage{caption}
\pagenumbering{arabic}
\usepackage{subfigure}
%\usepackage{tikz}
\usepackage{atbegshi}
\usepackage{hyperref}
%\usepackage{multicol}
%\usepackage{tikz}
%\usetikzlibrary{shapes,shadows,arrows}
\usepackage{graphicx}
%\usepackage{multicol}
%\usepackage{lipsum}
%\usepackage{amssymb}
%\usepackage{algorithm}
%\usepackage[noend]{algpseudocode}
\usepackage{algorithm,algorithmicx,algpseudocode}
\usepackage{amssymb}
\usepackage{comment}
\usepackage{titlepage}
%\usepackage{algorithmicx}
%\usepackage{algorithmic}
%\usepackage[]{algorithm2e}
\usepackage[centertags]{amsmath}
%\renewcommand{\thesection}{\Roman{section}}
%\renewcommand{\thesubsection}{\thesection.\Roman{subsection}}
%\renewcommand\thesubsection{\Alph{subsection}}
\pagestyle{plain}
\usepackage{latexsym}
%>>>> uncomment following to start page numbering at 301
\setcounter{page}{1}
%\makeatletter
%\use
%
% \usepackage{mathptmx} % use Times fonts if available on your TeX system
%
% insert here the call for the packages your document requires
%\usepackage{latexsym}
% etc.
%
% please place your own definitions here and don't use \def but
% \newcommand{}{}
%
% Insert the name of "your journal" with
% \journalname{myjournal}
%
\title{this is my title}
\author{author 1 \and author 2}
\institute{Department of Computer Science \& Engineering \at
institute name\\
\email{[email protected]}
\and
Department of Computer Science \& Engineering \at
institute name\\
\email{[email protected]}
}
\thispagestyle{empty}
\date{Received: date / Accepted: date}
% The correct dates will be entered by the editor
\begin{document}
\begin{titlepage}
\maketitle
\begin{titlingpage}