Project

General

Profile

Structured text » History » Version 1

Martina Trognitz, 2020-02-12 17:12

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