File: AUTHORS.md

package info (click to toggle)
matlab2tikz 1.1.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,668 kB
  • sloc: objc: 6,143; makefile: 55; sh: 40
file content (63 lines) | stat: -rw-r--r-- 2,736 bytes parent folder | download | duplicates (4)
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
59
60
61
62
63
# Maintainer
  * [Egon Geerardyn](https://github.com/egeerardyn) is the current maintainer (2015 - now).
  * [Nico Schlömer](https://github.com/nschloe) designed and implemented the intial version and was the first maintainer (2008 - 2015).

# Contributors
Thanks for patches, suggestions, and other contributions go to:

  * [Ben Abbott](https://github.com/bpabbott)
  * Martijn Aben (The MathWorks)
  * [Nicolas Alt](https://github.com/nalt)
  * [Eshwar Andhavarapu](https://github.com/gontadu)
  * Matt Bauman
  * Eike Blechschmidt
  * [Klaus Broelemann](https://github.com/Broele)
  * [Katherine Elkington](https://github.com/kelkington)
  * [Thomas Emmert](https://github.com/murmlgrmpf)
  * Andreas Gäb
  * [Egon Geerardyn](https://github.com/egeerardyn)
  * Roman Gesenhues
  * Michael Glasser (The MathWorks)
  * [David Haberthür](https://github.com/habi)
  * [Patrick Häcker](https://github.com/MagicMuscleMan)
  * [Ulrich Herter](https://github.com/ulijh)
  * [David Horsley](https://github.com/widdma)
  * Kári Hreinsson
  * [Lucas Jeub](https://github.com/LJeub)
  * Martin Kiefel
  * [Andreas Kloeckner](https://github.com/akloeckner)
  * Mykel Kochenderfer
  * [Oleg Komarov](https://github.com/okomarov)
  * Henk Kortier
  * [Tom Lankhorst](https://github.com/tomlankhorst)
  * [Burkart Lingner](https://github.com/burkart)
  * Theo Markettos
  * [Dragan Mitrevski](https://github.com/nidrosianDeath)
  * [Jason Monschke](https://github.com/jam4375)
  * Francesco Montorsi
  * Ricardo Santiago Mozos
  * Johannes Mueller-Roemer
  * [Ali Ozdagli](https://github.com/aliirmak)
  * [Richard Peschke](https://github.com/RPeschke)
  * [Peter Ploß](https://github.com/PeterPablo)
  * Julien Ridoux
  * [Christoph Rüdiger](https://github.com/mredd)
  * Carlos Russo
  * [Manuel Schiller](https://github.com/dachziegel)
  * [Nico Schlömer](https://github.com/nschloe)
  * Johannes Schmitz
  * Michael Schoeberl
  * [Jan Taro Svejda](https://github.com/JTSvejda)
  * [José Vallet](https://github.com/josombio)
  * [Thomas Wagner](https://github.com/Aikhjarto)
  * Donghua Wang
  * [Patrick Wang](https://github.com/patrickkwang)
  * Robert Whittlesey
  * Pooya Ziraksaz
  * Bastiaan Zuurendonk (The MathWorks)
  * GitHub users: [andreas12345](https://github.com/andreas12345), [theswitch](https://github.com/theswitch)

# Acknowledgements
Matlab2tikz has once greatly profited from its ancestor: [Matfig2PGF](http://www.mathworks.com/matlabcentral/fileexchange/12962) written by Paul Wagenaars.

Also, the authors would like to thank [Christian Feuersänger](https://github.com/cfeuersaenger) for the [Pgfplots](http://pgfplots.sourceforge.net) package which forms the basis for the matlab2tikz output on the LaTeX side.