{"id":20852523,"url":"https://github.com/vtex-soft/texsupport.ims-ejpecp","last_synced_at":"2025-05-12T05:30:47.097Z","repository":{"id":88254713,"uuid":"116660163","full_name":"vtex-soft/texsupport.ims-ejpecp","owner":"vtex-soft","description":"LaTeX template for EJP and ECP journals","archived":false,"fork":false,"pushed_at":"2023-12-19T11:57:29.000Z","size":1995,"stargazers_count":1,"open_issues_count":3,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T00:43:49.684Z","etag":null,"topics":["author-support","ims","latex-template"],"latest_commit_sha":null,"homepage":"https://vtex-soft.github.io/texsupport.ims-ejpecp/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vtex-soft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-08T10:02:32.000Z","updated_at":"2023-01-24T08:05:43.000Z","dependencies_parsed_at":"2023-03-13T18:27:47.429Z","dependency_job_id":null,"html_url":"https://github.com/vtex-soft/texsupport.ims-ejpecp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.ims-ejpecp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.ims-ejpecp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.ims-ejpecp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.ims-ejpecp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex-soft","download_url":"https://codeload.github.com/vtex-soft/texsupport.ims-ejpecp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253681884,"owners_count":21946823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["author-support","ims","latex-template"],"created_at":"2024-11-18T03:17:56.984Z","updated_at":"2025-05-12T05:30:46.498Z","avatar_url":"https://github.com/vtex-soft.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EJP/ECP\n\n## DESCRIPTION \n\n\"ejpecp\" is a LaTeX2e document class for typesetting articles for the \nmathematical research periodicals \"Electronic Journal of Probability\" (EJP) \nand \"Electronic Communications in Probability\" (ECP). The websites of these\nelectronic journals are https://imstat.org/journals-and-publications/electronic-journal-of-probability/\n\n## COPYRIGHT\n\n-   Copyright (c) 2019-2023 by Edgaras SAKURAS, VTeX, Lithuania for EJP-ECP\n-   Copyright (c) 2018 by Deimantas GALCIUS, VTeX, Lithuania for EJP-ECP\n-   Copyright (c) 2016-2017 by Eimantas GUMBAKIS, VTeX, Lithuania for EJP-ECP\n-   Copyright (c) 2011-2015 by Krzysztof BURDZY and Djalil CHAFAI for EJP-ECP\n-   The original ECP logo was designed when Ren\\'e CARMONA was in charge of ECP\n-   The original EJP logo was designed by Krzysztof BURDZY\n-   The current \\MR macro was provided by Martin HAIRER\n-   The class internals benefited from the comments of S\\'ebastien GOU\\\"EZEL\n-   The `getmref.py` script is Copyright (c) 2017 S. TOLUSIS, J. PITMAN, L. TOLENE\n-   The `getmref.py` script is free software licensed under the GPL\n-   See https://www.e-publications.org/ims/support/batchmref.html\n\n## FILE LIST\n\n-   `sample.tex` - sample article for EJP or ECP (source file)\n-   `sample.pdf` - sample article for EJP or ECP (PDF compiled)\n-   `LPPL` - a copy of the LaTeX Project Public License\n-   `README.md` - this file itself!\n-   `getmref.py` - Python2 script to add MR URLs in bibliographies \n-   `ejpecp.cls` - class file \n-   `ejpecp.pdf` - class documentation\n\n## INSTRUCTIONS FOR EJP-ECP AUTHORS\n\n-   You only need `ejpecp.cls`, `sample.tex`, and `sample.pdf`\n-   Take the time to read `sample.pdf`\n-   Copy `sample.tex` into `yourname.tex`\n-   Edit `yourname.tex` (update metadata and the content of the paper)\n-   Be sure to have `ejpecp.cls` in the same directory (or any dir scanned for `cls`)\n-   Compile `yourname.tex` with a `pdflatex` engine producing `yourname.pdf`\n-   More detailed instructions for authors are available on Internet:\n    -   EJP: https://imstat.org/journals-and-publications/electronic-journal-of-probability/\n    -   ECP: https://imstat.org/journals-and-publications/electronic-communications-in-probability/\n\n## DEPENDENCIES\n\n`ejpecp` is a LaTeX2e document class designed to be used with a `pdflatex` engine.\n`ejpecp` relies on the following packages: `amsmath`, `amsfonts`, `amssymb`, `amsthm`,\n`bera`, `dsfont`, `hyperref`, `geometry`, `graphicx`, `latexsym`, `mathtools`, \n`microtype`, `afterpackage`. It was also successfully tested with the next \ngeneration engine `lualatex`.\n\n## TROUBLESHOOTING\n\n-   If You get an error after compilation (e.g. in MiKTeX v2.9):\n\n        ! pdfTeX error (font expansion): auto expansion is only possible with scalable fonts.\n\n    Try one of the following:\n\n    1.  Add _Latin Modern_ font loading lines before the document class line:\n\n            \\RequirePackage{lmodern}\n            \\RequirePackage[T1]{fontenc}\n            \\documentclass[EJP]{ejpecp}\n\n        It will change bitmap _Computer Modern_ fonts with scalable _Latin Modern_ fonts.\n\n    2.  If 1st step does not solve the problem, then use `nofontexpansion` option:\n\n        \\documentclass[nofontexpansion,EJP]{ejpecp}\n\n    It will turn off font expansion feature of `microtype` package. \n\n    **No worries**: font expansion will still be used at production stage.\n\n-   If _Bitstream Vera_ font (i.e. `bera` package) is not available in Your TeX distribution, use `nobera` class option and add alternative main document font:\n\n        \\documentclass[nobera,EJP]{ejpecp}\n        \\usepackage{mathptmx}% URW Nimbus Roman\n        \\usepackage[T1]{fontenc}\n\n    Some suggestions can be found here: https://www.tug.org/FontCatalogue/seriffonts.html\n\n    **No worries**: `bera` package will still be used at production stage.\n\n## LATEST VERSION\n\nThe latest version is on the CTAN at: \nhttps://www.ctan.org/pkg/ejpecp\n\nSource code and development is on the GitHub at:\nhttps://github.com/vtex-soft/texsupport.ims-ejpecp\n\n## CHANGELOG\n\n-   2023/12/18 v1.12.0\n    -   author `\\orcid` macro added\n-   2021/11/04 v1.11.3\n    -   Removed dash in MR\n-   2021/09/07 v1.11.2\n    -   Added `nobera` and `nofontexpansion` options\n-   2021/08/17 v1.11.1\n    -   Removed dependency on `lastpage` package\n-   2021/04/20 v1.11.0\n    -   preprint option added\n-   2021/02/11 v1.10.0\n    -   acks environment added and support macro\n-   2020/10/21 v1.9.0\n    -   Supplement environment added\n-   2020/08/26 v1.8.3\n    -   Updated URLs\n-   2020/08/05\n    -   Updated `getmref.py`\n    -   Updated README and converted to Markdown syntax\n-   2020/07/30 v1.8.2\n    -   Updated AMS keywords to MSC2020 with url link\n    -   Updated article no. prefix\n-   2019/04/04 v1.7\n    -   Merged changes with production version:\n        -   `fixltx2e` dependency removed\n        -   `natbib` setup with `afterpackage`\n        -   cosmetic changes\n-   2019/03/28 v1.6\n    -   Full url doi links, new package maintainer, shorttitle info\n-   2016/09/06 v1.5\n    -   `hypertexnames=false` configuration for `hyperref` package\n-   2016/04/06 v1.4\n    -   Abstract baselineskip correction - paragraph ending inserted at the end of abstract\n-   2016/02/23 v1.3\n    -   Updated journal URLs and DOI output format\n-   2015/12/23 v1.2\n    -   Adapt `sample.tex` to EJMS/VTEX transition.\n-   2014/12/13 v1.1\n    -   Added class option `PSTRICKS` for problematic graphics\n    -   Added Sébastien Gouëzel to `\\ACKNO` in sample.tex\n    -   Added load of `mathtools`, `fixltx2e`, `microtype` (suggested by Sébastien Gouëzel)\n    -   Replaced `\\begin/end{center}` by `\\centering` for figure in `sample.tex` (idem)\n    -   Removed `\\makeatletter/other` from class file (idem)\n    -   Removed `\\ARXIVPASSWORD`\n    -   Modified macro `\\EMAIL` to allow special characters\n-   2012/12/12 v1.0\n    -   Added macro `\\BEMAIL` for new lines in footnotes\n    -   Added macro `\\DEDICATORY` (suggested by Richard Bass)\n    -   Added class option `NOAMS` for problematic papers\n    -   Added trailing / in journal URL appearing in page foot\n    -   Added support for `hyperref` pdftitle and other fields\n    -   Added several environments derived from the theorem environment \n    -   Added more comments on `mgetmref.py` and on environments in `sample.tex`\n    -   Added more comments on `\\TITLE` and `\\AUTHORS` in `sample.tex`\n    -   Added reference list (bibliography) to table of contents and PDF support\n    -   Added macro `\\HALID` for Hyper Article en Ligne (French preprints)\n    -   Fixed incorrect key spacing in bibliography (reported by Martin Hairer)\n    -   Fixed `hyperref` options `pdfborder` and `colorlinks`\n    -   Modified paragraph on source file preparation in `sample.tex` (clarification) \n    -   Modified margins (now left and right margins are identical)\n    -   Modified headings (shorter paper reference, rational page number on foot)\n    -   Modified \"AMS Subject Classification 2010\" into \"AMS MSC 2010\"\n    -   Modified spacing after abstract for keywords, AMS-MSC, etc\n-   2012/01/09 v0.57721\n    -   Added `\\EMAIL` macro and updated `sample.tex` accordingly\n    -   Added environments \"fact\" and \"notations\" and updated `sample.tex`\n    -   Modified headings, now DOI and ISSN are in first page headings\n    -   Modified \"Key words\" into \"Keywords\"\n    -   Modified ECP logo (length and width of horizontal rules)\n-   2011/12/24 v0.5772\n    -   Added dependency on `lastpage` package\n    -   Modified `hyperref` options (no link borders + other tweaks)\n    -   Modified `sample.tex` (page numbering and `lastpage`)\n    -   Modified `\\@PAGEEND` using `lastpage` package\n    -   Removed  `\\PAGESTART` and `\\PAGEEND` from `sample.tex`\n-   2011/12/12 v0.577 \n    -   Added macro `\\ACKNO`\n    -   Added script `mgetmref.py` (suggested by Ph. Carmona)\n    -   Modified `\\MR` macro (thanks, Martin!) and removal of `xstring` dependency\n    -   Modified `sample.tex` with more comments \n    -   Removed `\\THANKS` in favor of the standard `\\thanks`\n-   2011/12/01 v0.57\n    -   Added ISSN and support for DOI and for arXiv\n    -   Added new class options \"draft\" and \"final\" (passed to the article class)\n    -   Added customized `\\thebibliography` with reduced `\\itemsep` (due to `bera`)\n    -   Added customized `\\itemize` and `\\enumerate` with reduced `\\itemsep` (due to `bera`)\n    -   Modified `\\MR` (prints now \"MR-#\" instead of \"MR #\")\n    -   Modified `sample.tex` (includes corrections after Anton's comments)\n-   2011/11/26 v0.5\n    -   Initial version\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-soft%2Ftexsupport.ims-ejpecp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex-soft%2Ftexsupport.ims-ejpecp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-soft%2Ftexsupport.ims-ejpecp/lists"}