Module:Citation/CS1/Configuration: Difference between revisions

    (sync from sandbox;)
    m ('no' / 'nos' in |issue= tweak;)
    Line 586: Line 586:
    '^i[%.:= ]', -- Roman numeral without separator (space char is sep char here)
    '^i[%.:= ]', -- Roman numeral without separator (space char is sep char here)
    '^numbers?',
    '^numbers?',
    '^nos?[%.:=]?',
    '^nos?%A', -- don't match 'november' or 'nostradamus'
    '^nr[%.:=]?',
    '^nr[%.:=]?',
    '^n[%.:= ]' -- might be a valid issue without separator (space char is sep char here)
    '^n[%.:= ]' -- might be a valid issue without separator (space char is sep char here)