1
2To cite the Octave NURBS package use:
3
4[1] M. Spink, D. Claxton, C. de Falco, R. Vazquez,
5    The NURBS toolbox,
6    http://octave.sourceforge.net/nurbs/index.html.
7
8[2] C. de Falco, A. Reali, and R. Vazquez.
9    Geopdes: A research tool for isogeometric analysis of pdes.
10    Advances in Engineering Software, 42(12):1020-1034, 2011.
11
12BibTeX entries for LaTeX users are:
13
14@misc{NT,
15      Author = {Spink, M. and Claxton, D. and de Falco, C. and V{\'a}zquez, R.},
16      Howpublished = {\url{http://octave.sourceforge.net/nurbs/index.html}},
17      Title = {The {NURBS} toolbox}}
18
19@article{geopdes,
20	Author = {C. de Falco and A. Reali and R. V{\'a}zquez},
21	Journal = {Advances in Engineering Software},
22	Number = {12},
23	Pages = {1020-1034},
24	Title = {GeoPDEs: A research tool for Isogeometric Analysis of PDEs},
25	Volume = {42},
26	Year = {2011}}
27