]> git.lyx.org Git - lyx.git/commitdiff
IEEEtran-CompSoc: new layout to support the IEEE "computer science" journals
authorUwe Stöhr <uwestoehr@lyx.org>
Thu, 7 Feb 2013 01:13:44 +0000 (02:13 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Thu, 7 Feb 2013 01:13:44 +0000 (02:13 +0100)
lib/Makefile.am
lib/layouts/IEEEtran-CompSoc.layout [new file with mode: 0644]
lib/templates/IEEEtran-CompSoc.lyx [new file with mode: 0644]

index f45724df8d81c18c42027ff564c5a0ab2caf1009..7a25325d01b498f0fa240fd489746c57261e9f51 100644 (file)
@@ -1898,6 +1898,7 @@ dist_layouts_DATA =\
        layouts/heb-letter.layout \
        layouts/hollywood.layout \
        layouts/IEEEtran.layout \
+       layouts/IEEEtran-CompSoc.layout \
        layouts/ijmpc.layout \
        layouts/ijmpd.layout \
        layouts/initials.module \
@@ -2072,6 +2073,7 @@ dist_templates_DATA = \
        templates/g-brief-en.lyx \
        templates/hollywood.lyx \
        templates/IEEEtran.lyx \
+       templates/IEEEtran-CompSoc.lyx \
        templates/IJMPC.lyx \
        templates/IJMPD.lyx \
        templates/IOP-article.lyx \
diff --git a/lib/layouts/IEEEtran-CompSoc.layout b/lib/layouts/IEEEtran-CompSoc.layout
new file mode 100644 (file)
index 0000000..345a7e3
--- /dev/null
@@ -0,0 +1,61 @@
+#% Do not delete he line below; configure depends on this
+#  \DeclareLaTeXClass[IEEEtran]{IEEE Transactions Computer Society}
+#  \DeclareCategory{Articles}
+# Author: Uwe Stöhr (uwestoehr@web.de)
+#
+# IEEtran compsoc textclass definition file.
+
+
+Format 43
+
+Input IEEEtran.layout
+
+ClassOptions
+  FontSize     12
+  Other                compsoc
+end
+
+
+Style Standard_in_Title
+  CopyStyle    Standard
+  Category     FrontMatter
+  InTitle      1
+End
+
+
+InsetLayout Flex:Author_Footnote
+  LyxType      custom
+  LatexType    command
+  Decoration   Classic
+  LaTeXName    IEEEcompsocitemizethanks
+  LabelString  "Author foot"
+  Font
+    Size       Small
+  EndFont
+  LabelFont
+    Color      blue
+    Size       Small
+  EndFont
+End
+
+
+Style Abstract
+  InTitle      1
+  TopSep       0.1
+End
+
+
+Style Keywords
+  InTitle      1
+  BottomSep    0.1
+End
+
+
+Style Nontitle_Abstract_Index_Text
+  CopyStyle    Appendices
+  LatexName    IEEEdisplaynontitleabstractindextext
+  Category     FrontMatter
+  TopSep       1
+  LabelString  "NontitleAbstractIndexText"
+End
+
diff --git a/lib/templates/IEEEtran-CompSoc.lyx b/lib/templates/IEEEtran-CompSoc.lyx
new file mode 100644 (file)
index 0000000..7dfc77d
--- /dev/null
@@ -0,0 +1,919 @@
+#LyX 2.1 created this file. For more info see http://www.lyx.org/
+\lyxformat 459
+\begin_document
+\begin_header
+\textclass IEEEtran-CompSoc
+\begin_preamble
+% for subfigures/subtables
+\ifCLASSOPTIONcompsoc
+\usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig}
+%\usepackage[nocompress]{cite} %optional
+\else
+\usepackage[caption=false,font=footnotesize]{subfig}
+%\usepackage{cite} %optional
+\fi
+\end_preamble
+\options journal
+\use_default_options false
+\maintain_unincluded_children false
+\language english
+\language_package default
+\inputencoding default
+\fontencoding global
+\font_roman default
+\font_sans default
+\font_typewriter default
+\font_math auto
+\font_default_family default
+\use_non_tex_fonts false
+\font_sc false
+\font_osf false
+\font_sf_scale 100
+\font_tt_scale 100
+\graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
+\float_placement tbh
+\paperfontsize default
+\spacing single
+\use_hyperref true
+\pdf_title "Your Title"
+\pdf_author "Your Name"
+\pdf_bookmarks true
+\pdf_bookmarksnumbered true
+\pdf_bookmarksopen true
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks false
+\pdf_pdfborder true
+\pdf_colorlinks false
+\pdf_backref false
+\pdf_pdfusetitle false
+\pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
+\papersize default
+\use_geometry false
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package esint 0
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
+\cite_engine basic
+\cite_engine_type numerical
+\biblio_style plain
+\use_bibtopic false
+\use_indices false
+\paperorientation portrait
+\suppress_date false
+\justification true
+\use_refstyle 0
+\index Index
+\shortcut idx
+\color #008000
+\end_index
+\secnumdepth 3
+\tocdepth 3
+\paragraph_separation indent
+\paragraph_indentation default
+\quotes_language english
+\papercolumns 2
+\papersides 1
+\paperpagestyle default
+\tracking_changes false
+\output_changes false
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
+\end_header
+
+\begin_body
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+This is a template LyX file for articles to be submitted to 
+\begin_inset Quotes eld
+\end_inset
+
+Computer Science
+\begin_inset Quotes erd
+\end_inset
+
+ journals of the Institute of Electrical and Electronics Engineers (IEEE).
+ For general info see 
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+http://wiki.lyx.org/Examples/IEEE
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ to write other IEEE documents which are not for 
+\begin_inset Quotes eld
+\end_inset
+
+Computer Science
+\begin_inset Quotes erd
+\end_inset
+
+ journals use the 
+\emph on
+IEEEtran.lyx 
+\emph default
+template file instead of this one!
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+It is important that you use the correct document class options for your
+ document..
+ These are explained in the IEEEtran document class documentation: 
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+http://mirror.ctan.org/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Title
+Your Title
+\end_layout
+
+\begin_layout Author
+Your
+\begin_inset space ~
+\end_inset
+
+Name,
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Flex IEEE membership
+status open
+
+\begin_layout Plain Layout
+Member,
+\begin_inset space ~
+\end_inset
+
+IEEE,
+\end_layout
+
+\end_inset
+
+ Second
+\begin_inset space ~
+\end_inset
+
+Name,
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Flex IEEE membership
+status open
+
+\begin_layout Plain Layout
+Fellow,OSA,
+\end_layout
+
+\end_inset
+
+ and
+\begin_inset space ~
+\end_inset
+
+Third
+\begin_inset space ~
+\end_inset
+
+Name,
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Flex IEEE membership
+status open
+
+\begin_layout Plain Layout
+Life
+\begin_inset space ~
+\end_inset
+
+Fellow,
+\begin_inset space ~
+\end_inset
+
+IEEE
+\end_layout
+
+\end_inset
+
+
+\begin_inset Flex Author Footnote
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+
+\backslash
+IEEEcompsocthanksitem 
+\end_layout
+
+\end_inset
+
+Your
+\begin_inset space ~
+\end_inset
+
+Name is with the Department of ..., ...
+ Institute of ..., City, Country
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+protect 
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+E-mail: 
+\begin_inset CommandInset href
+LatexCommand href
+target "xxx@xxx.xxx"
+
+\end_inset
+
+.
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+IEEEcompsocthanksitem
+\series default
+ is required for each item in the 
+\family sans
+Author
+\begin_inset space ~
+\end_inset
+
+foot
+\family default
+ list.
+ Line breaks must have a 
+\series bold
+
+\backslash
+protect
+\series default
+ in front
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+
+\backslash
+IEEEcompsocthanksitem 
+\end_layout
+
+\end_inset
+
+Second
+\begin_inset space ~
+\end_inset
+
+Name and Third
+\begin_inset space ~
+\end_inset
+
+Name is with the Department of ..., ...
+ Institute of ..., City, Country, e-mail: 
+\begin_inset CommandInset href
+LatexCommand href
+target "xxx@xxx.xxx"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Each author must be mentioned at least once.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Manuscript received April 19, 2005; revised December 27, 2012.
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+optional
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Special Paper Notice
+Invited Paper
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+of course optional
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout After Title Text
+after title text like dedication
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+optional
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Page headings
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+Journal of XXX
+\end_layout
+
+\end_inset
+
+Your Name 
+\begin_inset Flex Lowercase
+status open
+
+\begin_layout Plain Layout
+
+\emph on
+et al.
+\end_layout
+
+\end_inset
+
+: Your Title
+\end_layout
+
+\begin_layout Publication ID
+0000--0000/00$00.00
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+copyright
+\end_layout
+
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+2007 IEEE
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+only if you have one
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard in Title
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+IEEEtitleabstractindextext{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+required
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Abstract
+This is the abstract text.
+\end_layout
+
+\begin_layout Keywords
+simplicity, beauty, elegance
+\end_layout
+
+\begin_layout Standard in Title
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+end of 
+\series bold
+
+\backslash
+IEEEtitleabstractindextext
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Nontitle Abstract Index Text
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Don't add text here!
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+This style is only necessary when using the document class option 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family sans
+conference
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Introduction
+\end_layout
+
+\begin_layout Standard
+\begin_inset Flex Paragraph Start
+status open
+
+\begin_layout Plain Layout
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+H
+\end_layout
+
+\end_inset
+
+ere
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\family sans
+Paragraph Start
+\family default
+ is needed in the first paragraph of the document.
+\end_layout
+
+\end_inset
+
+ is the text text text text text text text text text text text text text
+ text text text.
+\end_layout
+
+\begin_layout Section
+Previous Work
+\end_layout
+
+\begin_layout Standard
+text text text text text text text text text text text text text text text
+\end_layout
+
+\begin_layout Subsection
+subsection
+\end_layout
+
+\begin_layout Subsection
+another subsection
+\end_layout
+
+\begin_layout Section
+Methodology
+\end_layout
+
+\begin_layout Theorem
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+Theorem name
+\end_layout
+
+\end_inset
+
+For a named theorem or theorem-like environment you need to insert the name
+ through 
+\family sans
+Insert\SpecialChar \menuseparator
+Short Title
+\family default
+, as done here.
+\end_layout
+
+\begin_layout Lemma
+If you don't want a theorem or lemma name don't add one.
+\end_layout
+
+\begin_layout Proof
+And here's the proof!
+\end_layout
+
+\begin_layout Section
+Results
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float figure
+placement htbp
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\align center
+
+\family sans
+A single column figure goes here
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
+
+\begin_layout Plain Layout
+Captions go 
+\emph on
+under
+\emph default
+ the figure
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Float table
+placement htbp
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
+
+\begin_layout Plain Layout
+Table captions go 
+\emph on
+above
+\emph default
+ the table
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+delete
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+this
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+example
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+table
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Conclusions
+\end_layout
+
+\begin_layout Standard
+bla bla
+\end_layout
+
+\begin_layout Appendices
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Don't add text here!
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+First appendix
+\end_layout
+
+\begin_layout Standard
+Citation: 
+\begin_inset CommandInset citation
+LatexCommand citet
+key "IEEEexample:beebe_archive"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Second appendix
+\end_layout
+
+\begin_layout Section*
+Acknowlegment
+\end_layout
+
+\begin_layout Standard
+bla bla
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Remember though that your final submission is supposed to have all the bibliogra
+phy entries embedded in the LaTeX-file.
+ This means you eventually have to copy the .bbl file into the latex file
+ and remove the bibtex lines.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+bibfiles "IEEEabrv,IEEEexample"
+options "IEEEtran"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Biography
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename ../examples/CV-image.png
+       width 1in
+       height 1.25in
+       keepAspectRatio
+       clip
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Argument 2
+status open
+
+\begin_layout Plain Layout
+Your Name
+\end_layout
+
+\end_inset
+
+ All about you and the what your interests are.
+\end_layout
+
+\begin_layout --Separator--
+
+\end_layout
+
+\begin_layout Biography without photo
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+Coauthor
+\end_layout
+
+\end_inset
+
+Same again for the co-author, but without photo
+\end_layout
+
+\end_body
+\end_document