Jump to content

Module:Citation/CS1/Suggestions

Frae Wikipedia, the free beuk o knawledge
Reveesion aes o 03:23, 22 August 2013 bi AmaryllisGardener (Collogue | contribs) (Created page with "--Please insert new suggestions in alphabetical order --The form is ['incorrect'] = 'correct', suggestions = { ['access date'] = 'accessdate', ['accesdate'] = 'access...")
(diff) ← Aulder reveision | see current reveision (diff) | Newer reveision → (diff)
--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
    ['autthor'] = 'author',
    ['loaction'] = 'location',    
    ['locatoin'] = 'location',
    ['name'] = 'author',
    ['newpaper'] = 'newspaper',
    ['news'] = 'newspaper',
    ['origdate'] = 'origyear',
    ['pulbisher'] = 'publisher',
    ['pulbication-place'] = 'publication-place',
    ['retrieved'] = 'accessdate',
    ['transchapter'] = 'trans-chapter',
    ['transtitle'] = 'trans-title',
}
return suggestions;