Commit 20baaa14 by Lenovo

模板,参考文献还加不上

parents
/document.pdf
/document.synctex.gz
/tmp/
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>20240414IEEETG</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.texlipse.builder.TexlipseBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.texlipse.builder.TexlipseNature</nature>
</natures>
</projectDescription>
eclipse.preferences.version=1
encoding/<project>=UTF-8
#TeXlipse project settings
#Sun Apr 14 11:03:21 CST 2024
outputDir=
markDer=true
mainTexFile=document.tex
bibrefDir=
builderNum=7
outputFile=document.pdf
makeIndSty=
srcDir=
markTmpDer=true
tempDir=tmp
outputFormat=pdf
langSpell=en
This diff is collapsed. Click to expand it.
\documentclass[lettersize,journal]{IEEEtran}
\usepackage{amsmath,amsfonts}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage{array}
\usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig}
\usepackage{textcomp}
\usepackage{stfloats}
\usepackage{url}
\usepackage{verbatim}
\usepackage{graphicx}
\usepackage{cite}
\hyphenation{op-tical net-works semi-conduc-tor IEEE-Xplore}
% updated with editorial comments 8/9/2021
\begin{document}
\title{Non-ergodicity of Game 2048}
\author{Xingguo Chen, Xinwen Li, Shangdong Yang, and Wenhao Wang
\thanks{Manuscript received XXXX; revised XXXX; accepted XXXX.
Date of publication XXXX; date of current version XXXX. The work was supported
by the National Natural Science Foundation, China (Nos. 62276142, 62206133, and 62202240).}
\IEEEcompsocitemizethanks{
\IEEEcompsocthanksitem X. Chen, X. Li and S. Yang are
with the Jiangsu Key Laboratory of Big Data Security \&
Intelligent Processing, Nanjing University of Posts and Telecommunications,
P.R., China \protect (e-mail:
chenxg@njupt.edu.cn).}%
\IEEEcompsocitemizethanks{
\IEEEcompsocthanksitem W. Wang is
with College of Electronic Engineering, National University of Defense Technology,
P.R., China \protect (e-mail:
wangwenhao11@nudt.edu.cn).
\emph{(Corresponding author: W. Wang.)}%
}
}
% The paper headers
\markboth{IEEE Transaction on Games,~Vol.~14, No.~8, August~202X}%
{Shell \MakeLowercase{\textit{et al.}}: A Sample Article Using IEEEtran.cls for IEEE Journals}
\IEEEpubid{0000--0000/00\$00.00~\copyright~2024 IEEE}
% Remember, if you use this you must call \IEEEpubidadjcol in the second
% column for its text to clear the IEEEpubid mark.
\maketitle
\begin{abstract}
\end{abstract}
\begin{IEEEkeywords}
\end{IEEEkeywords}
\input{main/introduction}
\input{main/nonergodicity}
\bibliographystyle{IEEEtran.bst}
%\bibliography{bibliography/IEEEabrv,bibliography/IEEEexample}
\bibliography{references.bib}
\end{document}
\section{Introduction}
\IEEEPARstart{T}{his}
\cite{kaplan1979sufficient}
\section{Non-ergodicity}
\ No newline at end of file
@article{kaplan1979sufficient,
title={A sufficient condition of nonergodicity of a Markov chain (Corresp.)},
author={Kaplan, Michael},
journal={IEEE Transactions on Information Theory},
volume={25},
number={4},
pages={470--471},
year={1979},
publisher={IEEE}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment