blob: 0615f62d77c16d2e2e7d0b3a3c20e2322077dd32 (
plain)
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
|
@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}}
}
|