-
Notifications
You must be signed in to change notification settings - Fork 15
/
refs.bib
58 lines (51 loc) · 1.57 KB
/
refs.bib
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
49
50
51
52
53
54
55
56
57
58
@book{knuth1979tex,
title={TEX and METAFONT: New directions in typesetting},
author={Knuth, Donald Ervin},
year={1979},
publisher={American Mathematical Society}
}
@book{lamport1994latex,
title={LATEX: a document preparation system: user's guide and reference manual},
author={Lamport, Leslie},
year={1994},
publisher={Addison-Wesley}
}
@book{glasman2010science,
title={Science research writing for non-native speakers of English},
author={Glasman-Deal, Hilary},
year={2010},
publisher={World Scientific}
}
@book{sparling1989english,
title={English or Czenglish? Jak se vyhnout čechismům v angličtině},
author={Sparling, Don},
year={1989},
publisher={Státní pedagogické nakladatelství}
}
@book{tufte1990envisioning,
title={Envisioning information},
author={Tufte, Edward R and Goeler, Nora Hillman and Benson, Richard},
year={1990},
publisher={Graphics press Cheshire, CT}
}
@book{tufte1983visual,
title={Visual display of quantitative information},
author={Tufte, Edward R},
year={1983},
publisher={Graphics press Cheshire, CT}
}
@book{wilke2019fundamentals,
title={Fundamentals of Data Visualization},
author={Wilke, Claus O},
year={2019},
publisher={O'Reilly Media, Inc.},
url={https://clauswilke.com/dataviz/},
isbn={9781492031086}
}
@techreport{tantau2015tikz,
title={The TikZ and PGF Packages (Manual for version 3.1.8b)},
author={Tantau, Till},
year={2020},
institution={Institut f{\"u}r Theoretische Informatik Universit{\"a}t zu L{\"u}beck},
url={http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf}
}