Module:Taxon authority/data

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Jts1882 at 17:21, 4 July 2019 (create to keep data). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
local p = {}

p.botanicalAuthorites = {
	-- authority name, page title of wikipedia article
	{ "L.",      "Carl Linnaeus" },
	{ "Schldl.", "Diederich Franz Leonhard von Schlechtendal" },
    { "Cham.",   "Adelbert von Chamisso" }, 
}
return p