1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
% Encoding: UTF-8
% include file of mercatormap.tex (manual of the LaTeX package mercatormap)
@Report{Sturm:2020,
author = {Thomas F. Sturm},
title = {Some Principles of Web Mercator Maps and their Computation},
type = {Monograph},
institution = {Universit\"{a}t der Bundeswehr M\"{u}nchen},
date = {2020-03-05},
language = {english},
location = {Neubiberg},
pagetotal = {44},
doi = {10.18726/2020_3},
}
@manual{package:tikz,
author = {Till Tantau},
title = {The TikZ and PGF Packages},
subtitle = {Manual for version 3.1.5b},
url = {http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf},
date = {2020-01-08},
}
@manual{package:xparse,
author = {{The \LaTeX3 Project}},
title = {The xparse package},
subtitle = {Document command parser},
url = {http://mirrors.ctan.org/macros/latex/contrib/l3packages/xparse.pdf},
date = {2020-03-06},
}
@manual{package:siunitx,
author = {Joseph Wright},
title = {siunitx -- A comprehensive (SI) units package},
url = {http://mirrors.ctan.org/macros/latex/contrib/siunitx/siunitx.pdf},
date = {2020-02-25},
}
@manual{package:expl3,
author = {{The \LaTeX3 Project}},
title = {The expl3 package and \LaTeX3 programming},
url = {http://mirrors.ctan.org/macros/latex/contrib/l3kernel/expl3.pdf},
date = {2020-04-06},
}
|