bibentry(bibtype ="Book",
         title = "Self-organizing Maps",
         author = as.person("T. Kohonen"),
         year = 2001,
		 publisher = "Springer",
         textVersion = paste0("T. Kohonen",
					   "2001",
                       "Self-organizing Maps",
                       "."))

bibentry(bibtype ="Article",
         title = "Flexible Self-Organizing Maps in kohonen 3.0",
         author = c(person("R. Wehrens"),
                    person("J. Kruisselbrink")),
         year = 2018,
		 journal = "Journal of Statistical Software",
          textVersion = paste0("R. Wehrens, J. Kruisselbrink",
								"2018",
								"Flexible Self-Organizing Maps in kohonen 3.0",
							   "."))
								
bibentry(bibtype ="Article",
         title = "Openair – an R package for air quality data analysis",
         author = c(person("D.C. Carslaw"),
                    person("K. Ropkins")),
         year = 2012,
		 journal = "Environmental Modelling and Software",
		 publisher = "Elsevier",
         textVersion = paste0("D.C. Carslaw, K. Ropkins",
					   "2012",
                       "Openair – an R package for air quality data analysis",
                       "."))
					   
bibentry(bibtype ="Techreport",
         title = "SOM Toolbox for Matlab 5",
         author = c(person("J. Vesanto"),
                    person("J. Himberg"),
					person("E. Alhoniemi"),
					person("J. Parhankagas")),
         year = 2000,
		 institution="Citeseer",
         textVersion = paste0("J. Vesanto, J. Himberg, E. Alhoniemi, J. Parhankagas",
					   "2000",
                       "SOM Toolbox for Matlab 5",
                       "."))

bibentry(bibtype ="Article",
         title = "Assessment and comparison of multi-annual size profiles of particulate matter monitored at an urban- industrial site by an optical particle counter with a chemometric approach",
         author = c(person("S. Licen"),
                    person("S. Cozzutto"),
					person("P. Barbieri")),
         year = 2020,
		 journal = "Aerosol and Air Quality Research",
         textVersion = paste0("S. Licen, S. Cozzutto, P. Barbieri",
					   "2020",
                       "Assessment and comparison of multi-annual size profiles of particulate matter monitored at an urban- industrial site by an optical particle counter with a chemometric approach",
                       "."))

bibentry(bibtype ="Article",
         title = "Tools for enhancing the application of self-organizing maps in water resources research and engineering",
         author = c(person("S. Clark"),
                    person("S.A Sisson"),
					person("A. Sharma")),
         year = 2020,
		 journal = "Advances in Water Resources",
         textVersion = paste0("S. Clark, S.A Sisson, A. Sharma",
					   "2020",
                       "Tools for enhancing the application of self-organizing maps in water resources research and engineering",
                       "."))