bibentry(bibtype = "Article",
  title        = "{PAFit}: An {R} Package for the Non-Parametric Estimation of Preferential Attachment and Node Fitness in Temporal Complex Networks",
  author       = c(person(given = "Thong",
                          family = "Pham",
                          email = "thong.pham@riken.jp"),
                   person(given = "Paul",
                          family = "Sheridan"),
                   person(given = "Hidetoshi",
                          family = "Shimodaira")),
  journal      = "Journal of Statistical Software",
  year         = "2020",
  volume       = "92",
  number       = "3",
  pages        = "1--30",
  doi          = "10.18637/jss.v092.i03",
  header       = "To cite PAFit in publications use:"
)

bibentry(bibtype = "Article", 
	 author       = c(person(given = "Thong",
                          family = "Pham"),
                   person(given = "Paul",
                          family = "Sheridan"),
                   person(given = "Hidetoshi",
                          family = "Shimodaira")),
	Journal = "Scientific Reports",
	Title = "Joint Estimation of Preferential Attachment and Node Fitness in Growing Complex Networks",
 year = "2016",
 month = "9",
 volumn = "6",
 pages = "32558 EP",
 publisher = "Nature Publishing Group",
 doi = "10.1038/srep32558",
  header       = "If you use the package to estimate node fitnesses, please consider to cite also:"
)

bibentry(bibtype = "Article",  
		 author       = c(person(given = "Thong",
                          family = "Pham"),
                   person(given = "Paul",
                          family = "Sheridan"),
                   person(given = "Hidetoshi",
                          family = "Shimodaira")),
                          Journal = {"PLOS ONE"},
	Title = "PAFit: A Statistical Method for Measuring Preferential Attachment in Temporal Complex Networks",
 year = "2015",
 month = "9",
 volumn = "10",
 pages = "1-18",
 publisher = "Public Library of Science",
 doi = "10.1371/journal.pone.0137796",
 header       = "If you use the package to estimate  preferential attachment, please consider to cite also:"
)


