Module:Taxon authority/data
Documentation for this module may be created at Module:Taxon authority/data/doc
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