Jump to content

Module talk:bibliography/utils

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wiktionary වෙතින්
oldiddate/timeusernameedit summary
854423972025-07-02T16:53:37ZCatonifapply temporary solution
852248972025-06-21T12:00:51ZCatonifcentralise the tracking_path here to avoid duplication in different modules
847513382025-05-08T15:31:11ZCatonifbugfix, export = {}
847511972025-05-08T15:13:09ZCatonifCreated page with "local export -- checks whether an ID is an abbreviation or not function export.is_abbrev(sid) return not sid:match(":%d+[a-z]?$") end -- returns the formatted short citation function export.format(sid) if export.is_abbrev(sid) then local volume_number, preceding_author = sid:match(" %d+$"), sid:match("^.+%f[:]") if volume_number then sid = sid:gsub(volume_number.."$", "") end if preceding_author then sid = sid:gsub("^"..preceding_author..":", "") end sid = "'..."

Start a discussion about Module:bibliography/utils

Start a discussion
"https://si.wiktionary.org/w/index.php?title=Module_talk:bibliography/utils&oldid=223086" වෙතින් සම්ප්‍රවේශනය කෙරිණි