LaTeX related material for the manuscript preparation
View the Project on GitHub vtex-soft/texsupport.ims_cosponsored-ejs
LaTeX author support files for IMS co-sponsored journal: Electronic Journal of Statistics (EJS)
As of 2025-03-20, the class file has been updated:
ejs to ejsv2.While ejs still works for backward compatibility, it is now considered legacy and may be removed in future versions.
New documents should use ejsv2.
ejs-sample.tex - sample article for EJS (source file)ejs-sample.pdf - sample article for EJS (PDF compiled)figure1.eps, figure1.pdf - sample figures for ejs-sample.pdfLICENSE - a copy of the LaTeX Project Public LicenseREADME.md - this file itself!imsart.cls, imsart.sty - LaTeX style filesacmtrans-ims.bst, imsart-nameyear.bst, imsart-number.bst - BibTeX style filesimsart.cls, imsart.sty, ejs-sample.tex, and ejs-sample.pdfejs-sample.pdfejs-sample.tex into yourname.texyourname.tex (update metadata and the content of the paper)acmtrans-ims.bst, imsart-nameyear.bst, imsart-number.bst BibTeX styles to prepare bibliography file.
More information can be found here
or here.imsart.cls, imsart.sty in the same directory (or any dir scanned for cls)yourname.tex to generate yourname.pdf with a pdflatex or lualatex program and check the resultTo remove frame from the text box use document class option noshowframe, e.g:
\documentclass[ejsv2,noshowframe]{imsart}
Please submit bug reports and/or feature requests at GitHub page or latex-support@vtex.lt.