Project

General

Profile

Structured text » History » Version 2

Martina Trognitz, 2020-02-12 17:12

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