blob: 3bd37308a17ae796d4e7f982e7bfbcc213be203f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% $Id: productbox.bib,v 0.00 2010/12/26 22:09:16 gene Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@Manual{tikz-manual,
title = {Ti{\it k}Z \& PGF: Manual for Version 2.0},
author = {Till Tantau},
year = 2008,
month = feb,
note = {\texttt{http://sourceforge.net/projects/pgf}}
}
@Manual{geormetry-manual,
title = {The {\tt geometry} package},
author = {Hideo Umeki},
year = 2007,
month = jul,
note = {}
}
|