Project

General

Profile

Structured text » History » Version 6

Martina Trognitz, 2020-02-12 17:16

1 1 Martina Trognitz
h1. Structured text
2
3 6 Martina Trognitz
{{toc}}
4
5 1 Martina Trognitz
Formats for archiving:
6 2 Martina Trognitz
* bib
7 1 Martina Trognitz
* tex
8
* xml
9
* --> list will be extended
10
11
Accepted formats (i.e. require further conversion by ARCHE): 
12
* --> list will be extended
13
14
More information:
15
* https://www.ianus-fdz.de/it-empfehlungen/textdokumente
16
* --> list will be extended
17
18 5 Martina Trognitz
h2. Information by file format
19 3 Martina Trognitz
20 1 Martina Trognitz
h3. bib
21
22
A file format to store references for LaTeX. A few flavors exist, mayor one is "BibLaTeX":https://www.ctan.org/pkg/biblatex .
23
24
Software for compiling or opening:
25
* LaTeX compiler and editor (Windows e.g. "MikTeX":https://miktex.org/ plus "TeXstudio":https://www.texstudio.org/
26
* "JabRef":https://www.jabref.org/
27
* any text editor 
28
29
Software for validation and conformance checking:
30
* https://biblatex-linter.herokuapp.com/
31
{{collapse(How to)
32
# go to tool
33
# paste content 
34
# click validate
35
}}
36
{{collapse(Important note)
37
* The app has a bug: it does not check the very last entry (this can easily be seen when entering just one entry)
38
** Workaround: just duplicate the last entry in the input text field
39
}}