Change to LLNCS style
This commit is contained in:
parent
724f9ab328
commit
4890fa79c2
@ -1,5 +1,5 @@
|
||||
|
||||
\documentclass[a4paper,UKenglish,cleveref, autoref, thm-restate]{lipics-v2021}
|
||||
\documentclass{llncs}
|
||||
%This is a template for producing LIPIcs articles.
|
||||
%See lipics-v2021-authors-guidelines.pdf for further information.
|
||||
%for A4 paper format use option "a4paper", for US-letter use option "letterpaper"
|
||||
@ -40,6 +40,7 @@
|
||||
|
||||
\input{prolog}
|
||||
|
||||
\begin{document}
|
||||
\bibliographystyle{plainurl}% the mandatory bibstyle
|
||||
|
||||
\title{Global Type Inference for Featherweight Java with Wildcards} %TODO Please add
|
||||
@ -54,16 +55,16 @@
|
||||
|
||||
\authorrunning{A. Stadelmeier and M. Plümicke and P. Thiemann} %TODO mandatory. First: Use abbreviated first/middle names. Second (only in severe cases): Use first author plus 'et al.'
|
||||
|
||||
\Copyright{Andreas Stadelmeier and Martin Plümicke and Peter Thiemann} %TODO mandatory, please use full first names. LIPIcs license is "CC-BY"; http://creativecommons.org/licenses/by/3.0/
|
||||
%\Copyright{Andreas Stadelmeier and Martin Plümicke and Peter Thiemann} %TODO mandatory, please use full first names. LIPIcs license is "CC-BY"; http://creativecommons.org/licenses/by/3.0/
|
||||
|
||||
\ccsdesc[500]{Software and its engineering~Language features}
|
||||
%\ccsdesc[500]{Software and its engineering~Language features}
|
||||
%\ccsdesc[300]{Software and its engineering~Syntax}
|
||||
|
||||
\keywords{type inference, Java, subtyping, generics} %TODO mandatory; please add comma-separated list of keywords
|
||||
|
||||
\category{} %optional, e.g. invited paper
|
||||
%\category{} %optional, e.g. invited paper
|
||||
|
||||
\relatedversion{} %optional, e.g. full version hosted on arXiv, HAL, or other respository/website
|
||||
%\relatedversion{} %optional, e.g. full version hosted on arXiv, HAL, or other respository/website
|
||||
%\relatedversiondetails[linktext={opt. text shown instead of the URL}, cite=DBLP:books/mk/GrayR93]{Classification (e.g. Full Version, Extended Version, Previous Version}{URL to related version} %linktext and cite are optional
|
||||
|
||||
%\supplement{}%optional, e.g. related research data, source code, ... hosted on a repository like zenodo, figshare, GitHub, ...
|
||||
@ -77,21 +78,20 @@
|
||||
|
||||
|
||||
|
||||
%Editor-only macros:: begin (do not touch as author)%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\EventEditors{John Q. Open and Joan R. Access}
|
||||
\EventNoEds{2}
|
||||
\EventLongTitle{42nd Conference on Very Important Topics (CVIT 2016)}
|
||||
\EventShortTitle{CVIT 2016}
|
||||
\EventAcronym{CVIT}
|
||||
\EventYear{2016}
|
||||
\EventDate{December 24--27, 2016}
|
||||
\EventLocation{Little Whinging, United Kingdom}
|
||||
\EventLogo{}
|
||||
\SeriesVolume{42}
|
||||
\ArticleNo{23}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% %Editor-only macros:: begin (do not touch as author)%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% \EventEditors{John Q. Open and Joan R. Access}
|
||||
% \EventNoEds{2}
|
||||
% \EventLongTitle{42nd Conference on Very Important Topics (CVIT 2016)}
|
||||
% \EventShortTitle{CVIT 2016}
|
||||
% \EventAcronym{CVIT}
|
||||
% \EventYear{2016}
|
||||
% \EventDate{December 24--27, 2016}
|
||||
% \EventLocation{Little Whinging, United Kingdom}
|
||||
% \EventLogo{}
|
||||
% \SeriesVolume{42}
|
||||
% \ArticleNo{23}
|
||||
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
|
Binary file not shown.
1260
lipics-v2021.cls
1260
lipics-v2021.cls
File diff suppressed because it is too large
Load Diff
1548
splncs04.bst
Normal file
1548
splncs04.bst
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user