Difference between revisions of "Demiurge Writing Papers"

From IridiaWiki
Jump to navigationJump to search
(Added contents of @InProceedings)
(Added text about Texlive)
 
Line 1: Line 1:
  +
== LaTex ==
  +
  +
In order to reduce any difference in the layout of generated LaTex documents, we should all use the same LaTex Distribution (TexLive).
  +
  +
In Ubuntu you can install it simply with <code>apt install texlive-full</code>
  +
  +
For Windows there is a downloadable installer from the [https://www.tug.org/texlive/acquire-netinstall.html Texuser Group]. You might need to uninstall any previous LaTex-Distribution (such as MikTex).
  +
  +
The full installation of Texlive takes some time, please be patient.
  +
 
== The bibliography ==
 
== The bibliography ==
   

Latest revision as of 14:53, 3 July 2018

LaTex

In order to reduce any difference in the layout of generated LaTex documents, we should all use the same LaTex Distribution (TexLive).

In Ubuntu you can install it simply with apt install texlive-full

For Windows there is a downloadable installer from the Texuser Group. You might need to uninstall any previous LaTex-Distribution (such as MikTex).

The full installation of Texlive takes some time, please be patient.

The bibliography

We have a private repository on github, where all references should be put together. All labels in the bibliography have to follow the labeling conventions.

If you notice any errors in the file, please do one of the following solutions:

  • If it is a small change (e.g. typo, incorrect use of special characters, wrong year of publication):
    • If you like (and know what to do), just fix the error, commit it and push it to the repository.
    • If you don't want to fix it (or don't know how to) you can still try the other solution.
  • If the first case didn't apply to this error:
    • Create an issue on github
    • Assign whoever created and/or last modified the entry
    • Describe what you think the error is (maybe it was done with a reason)
    • Wait for them to resolve the issue

Contents of an entry for @InProceedings

  • authors
  • title
  • editor
  • book title
  • pages
  • address
  • series and volume (if applicable)