citHeader("To cite package 'tsfa' in publications use:")

citEntry(entry="techreport",
  author = personList(as.person("Paul D. Gilbert"), as.person("Erik Meijer")),
  year =      2005,
  title =     "Time Series Factor Analaysis with an Application to Measuring Money",
  number      = "05F10",
  institution = "University of Groningen, SOM Research School",
  url  = "https://hdl.handle.net/11370/d7d4ea3d-af1d-487a-b9b6-c0816994ef5a",
  
  textVersion = 
     paste("Gilbert, Paul D. and Meijer, Erik  ", 
       "Time Series Factor Analaysis with an Application to Measuring Money, ",
        "Research Report 05F10, University of Groningen, SOM Research School.",
         "Available from <https://hdl.handle.net/11370/d7d4ea3d-af1d-487a-b9b6-c0816994ef5a>",
         sep="")
  )
