From d7890408a8a0f0703d35d280cb24bb5b8bb34f87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Le=C5=A1t=C3=A1kov=C3=A1=2C=20Michaela?= <michaela.lestakova@tu-darmstadt.de> Date: Thu, 27 Oct 2022 17:42:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46106b7..2db3bc3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ ## Format -For preparing submissions, authors are expected to use the LaTeX template provided by ing.grid. For the preparation of the LaTeX document, authors are welcome to use their preferred LaTeX-compatible writing environment. An up to date `TeX Live` or `MiKTeX` installation, including `biblatex` and `LuaLaTeX` should suffice. Alternatively, and on request, we also provide access to an Overleaf instance, a user-friendly, web-based, collaborative editor for LaTeX documents. Please note that when making your submission, all files in the LaTeX project need to beuploaded in the ing.grid submission system as a ZIP archive. +For preparing submissions, authors are expected to use the LaTeX template provided by ing.grid. For the preparation of the LaTeX document, authors are welcome to use their preferred LaTeX-compatible writing environment. An up to date `TeX Live` or `MiKTeX` installation, including `biblatex` and `LuaLaTeX` should suffice. Alternatively, you can use [Overleaf](https://www.overleaf.com/), a user-friendly, web-based, collaborative editor for LaTeX documents. + +Please note that when making your submission, all files in the LaTeX project need to beuploaded in the ing.grid submission system as a ZIP archive. ## References References need to be included in the text using the LaTeX `\cite{}` mechanism as in-text references. Complete bibliographical metadata (including e.g. first names of all authors and editors as well as publication location and publisher for monographs and conference proceedings) need to be provided using the BibTeX file in the LaTeX template. Please make sure the BibTeX file is clean and complete. References and bibliography will be styled automatically. -- GitLab