citHeader("To cite npde in publications use:")

citEntry(entry="Article",
         author = personList(person(last="Brendel", first="Karl"),
                             person(last="Comets", first="Emmanuelle"),
			     person(last="Laffont", first="C{\'e}line"),
			     person(last="Laveille", first="Christian"),
			     person(last="Mentr{\'e}", first="France")
			     ),
	 title	="Metrics for external model evaluation with an application to the
	population pharmacokinetics of gliclazide",
	volume	="23",
	pages	="2036--49",
	journal	="Pharmaceutical Research",
	year	="2006",
         textVersion = 
	paste("K. Brendel, E. Comets, C. Laffont, C. Laveille, and F. Mentre.",
	"Metrics for external model evaluation with an application to the population pharmacokinetics of gliclazide.",
	"Pharmaceutical Research 23:2036-49","2006.",sep="")
)

