Project

General

Profile

Structured text » History » Revision 6

Revision 5 (Martina Trognitz, 2020-02-12 17:14) → Revision 6/10 (Martina Trognitz, 2020-02-12 17:16)

h1. Structured text 

 {{toc}} 

 Formats for archiving: 
 * bib 
 * tex 
 * xml 
 * --> list will be extended 

 Accepted formats (i.e. require further conversion by ARCHE):  
 * --> list will be extended 

 More information: 
 * https://www.ianus-fdz.de/it-empfehlungen/textdokumente 
 * --> list will be extended 

 h2. Information by file format 

 {{toc}} 

 h3. bib 

 A file format to store references for LaTeX. A few flavors exist, mayor one is "BibLaTeX":https://www.ctan.org/pkg/biblatex . 

 Software for compiling or opening: 
 * LaTeX compiler and editor (Windows e.g. "MikTeX":https://miktex.org/ plus "TeXstudio":https://www.texstudio.org/ 
 * "JabRef":https://www.jabref.org/ 
 * any text editor  

 Software for validation and conformance checking: 
 * https://biblatex-linter.herokuapp.com/ 
 {{collapse(How to) 
 # go to tool 
 # paste content  
 # click validate 
 }} 
 {{collapse(Important note) 
 * The app has a bug: it does not check the very last entry (this can easily be seen when entering just one entry) 
 ** Workaround: just duplicate the last entry in the input text field 
 }}