Module:Citation/CS1/Suggestions

From 'City of Adelaide' History and Genealogy Site
Jump to navigation Jump to search

--Please insert new suggestions in alphabetical order --The form is ['incorrect'] = 'correct',

suggestions = {

   ['access date'] = 'accessdate',
   ['accesdate'] = 'accessdate',
   ['accessed'] = 'accessdate',
   ['acessdate'] = 'accessdate',
   ['access-date'] = 'accessdate',  --deprecated parameter
   ['address'] = 'location',
   ['auther'] = 'author',
   ['autthor'] = 'author',
   ['distributor'] = 'publisher', 
   ['editorial'] = 'publisher',  -- "editorial" is Spanish for "publisher"
   ['loaction'] = 'location',    
   ['locatoin'] = 'location',
   ['name'] = 'author',
   ['newpaper'] = 'newspaper',
   ['news'] = 'newspaper',
   ['origdate'] = 'origyear',
   ['other'] = 'others',
   ['pagees'] = 'pages',
   ['pulbisher'] = 'publisher',
   ['pulbication-place'] = 'publication-place',
   ['retrieved'] = 'accessdate',
   ['transchapter'] = 'trans-chapter',
   ['translator'] = 'others',
   ['transtitle'] = 'trans-title',

} return suggestions;