summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mercatormap/mercatormap.bib
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mercatormap/mercatormap.bib')
-rw-r--r--macros/latex/contrib/mercatormap/mercatormap.bib48
1 files changed, 48 insertions, 0 deletions
diff --git a/macros/latex/contrib/mercatormap/mercatormap.bib b/macros/latex/contrib/mercatormap/mercatormap.bib
new file mode 100644
index 0000000000..ef2e9b6213
--- /dev/null
+++ b/macros/latex/contrib/mercatormap/mercatormap.bib
@@ -0,0 +1,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},
+}