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 64 65 66 67 68 69 70 71 72
|
@misc{tikz,
author = {Till Tantau},
title = {{\Tikz\ and \PGF\ manual}},
howpublished = {\url{http://sourceforge.net/projects/pgf}},
note = {$v.\ge 2.00$}
}
@misc{xcolor,
author = {Uwe Kern},
title = {{Extending \LaTeX's color facilities: the \texttt{xcolor} package}}
}
@misc{acrotex,
author = {D. P. Story},
title = {{The Acro\TeX\ eDucation Bundle}},
howpublished = {\url{http://www.ctan.org/tex-archive/macros/latex/contrib/acrotex}},
note = {Sub packages |insdljs| and |eforms| are required for the clickable library.}
}
@misc{phptojs,
author = {Kevin van Zonneveld},
title = {{PhP to javascript conversion project (GPL)}},
howpublished = {\url{http://kevin.vanzonneveld.net/techblog/article/phpjs_licensing}}
}
@book{texbook,
author = {D. Knuth},
title = {Computers \& Typesetting},
publisher = {Addison Wesley},
year = {2000}
}
@book{schwartz,
author = {N.~Schwartz},
title = {{Einf\"uhrung in \TeX\ (german!)}},
publisher = {Addison Wesley},
year = {1991},
note = {Also available online at \url{http://www.ruhr-uni-bochum.de/www-rz/schwanbs/TeX/} as \href{http://www.ruhr-uni-bochum.de/www-rz/schwanbs/TeX/einfuehrung-in-tex.pdf}{\texttt{.pdf}}}
}
@misc{keyvalintro,
author = {J.~Wright and C.~Feuers\"anger},
title = {Implementing keyval input: an introduction},
howpublished = {{\url{http://pgfplots.sourceforge.net} as \href{http://www.morningstar2.demon.co.uk/papers/keyval.pdf}{\texttt{.pdf}}}},
year = {2008}
}
@misc{pgfplots,
author = {C.~Feuers\"anger},
title = {{\PGFPlots\ manual}},
year = {{\today}}
}
@misc{pgfplotstable,
author = {C.~Feuers\"anger},
title = {{\PGFPlotstable\ package -- Loading, rounding and formatting tables in LaTeX}},
howpublished = {{Available as separate package \texttt{\textbackslash usepackage\{\href{file:pgfplotstable.pdf}{pgfplotstable}\}}}, as part of \PGFPlots}},
year = {\today}
}
@misc{programmingnotes,
author = {C.~Feuers\"anger},
title = {{Programming in \TeX\ and Library Functions from \pgfname\ and \PGFPlots}},
howpublished = {Available as part of \PGFPlots, \href{file:TeX-programming-notes.pdf}{TeX-programming-notes.pdf}},
year = {\today}
}
|