Module:R:eu:MDELV
Appearance
- The following documentation is generated by Module:documentation. [edit]
- Useful links: subpage list • links • transclusions • testcases • sandbox
This module implements the reference template {{R:eu:MDELV}}
.
local export = {}
function export.show(frame)
local args = frame:getParent().args
local vol = args[1]
local cite_args = {
author = "Agud, Manuel",
author2 = "Tovar, Antonio",
authorlink2 = "Antonio Tovar",
journal = "Anuario Del Seminario De Filología Vasca «Julio De Urquijo»",
publisher = "Diputación Foral de Guipúzcoa",
issn = "0582-6152"
}
cite_args[1] = "es"
cite_args["title"] = "Materiales para un diccionario etimológico de la lengua vasca (" .. vol .. ")"
cite_args["page"] = args["page"] or args[2]
cite_args["pages"] = args["pages"]
if vol == "I" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/7969/7127"
cite_args["volume"] = "22"
cite_args["issue"] = "1"
cite_args["year"] = "1988"
cite_args["doi"] = "10.1387/asju.7969"
elseif vol == "II" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8003/7161"
cite_args["volume"] = "22"
cite_args["issue"] = "2"
cite_args["year"] = "1988"
cite_args["doi"] = "10.1387/asju.8003"
elseif vol == "III" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8017/7173"
cite_args["volume"] = "22"
cite_args["issue"] = "3"
cite_args["year"] = "1988"
cite_args["doi"] = "10.1387/asju.8017"
elseif vol == "IV" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8039/7195"
cite_args["volume"] = "23"
cite_args["issue"] = "1"
cite_args["year"] = "1989"
cite_args["doi"] = "10.1387/asju.8039"
elseif vol == "V" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8059/7215"
cite_args["volume"] = "23"
cite_args["issue"] = "2"
cite_args["year"] = "1989"
cite_args["doi"] = "10.1387/asju.8059"
elseif vol == "VI" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8097/7249"
cite_args["volume"] = "23"
cite_args["issue"] = "3"
cite_args["year"] = "1989"
cite_args["doi"] = "10.1387/asju.8097"
elseif vol == "VII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8127/7279"
cite_args["volume"] = "24"
cite_args["issue"] = "1"
cite_args["year"] = "1990"
cite_args["doi"] = "10.1387/asju.8127"
elseif vol == "VIII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8153/7299"
cite_args["volume"] = "24"
cite_args["issue"] = "2"
cite_args["year"] = "1990"
cite_args["doi"] = "10.1387/asju.8153"
elseif vol == "IX" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8161/7307"
cite_args["volume"] = "24"
cite_args["issue"] = "3"
cite_args["year"] = "1990"
cite_args["doi"] = "10.1387/asju.8161"
elseif vol == "X" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8217/7379"
cite_args["volume"] = "25"
cite_args["issue"] = "1"
cite_args["year"] = "1991"
cite_args["doi"] = "10.1387/asju.8217"
elseif vol == "XI" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8235/7397"
cite_args["volume"] = "25"
cite_args["issue"] = "2"
cite_args["year"] = "1991"
cite_args["doi"] = "10.1387/asju.8235"
elseif vol == "XII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8257/7419"
cite_args["volume"] = "25"
cite_args["issue"] = "3"
cite_args["year"] = "1991"
cite_args["doi"] = "10.1387/asju.8257"
elseif vol == "XIII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8297/7459"
cite_args["volume"] = "26"
cite_args["issue"] = "1"
cite_args["year"] = "1992"
cite_args["doi"] = "10.1387/asju.8297"
elseif vol == "XIV" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8311/7473"
cite_args["volume"] = "26"
cite_args["issue"] = "2"
cite_args["year"] = "1992"
cite_args["doi"] = "10.1387/asju.8311"
elseif vol == "XV" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8327/7489"
cite_args["volume"] = "26"
cite_args["issue"] = "3"
cite_args["year"] = "1992"
cite_args["doi"] = "10.1387/asju.8327"
elseif vol == "XVI" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8351/7513"
cite_args["volume"] = "27"
cite_args["issue"] = "1"
cite_args["year"] = "1993"
cite_args["doi"] = "10.1387/asju.8351"
elseif vol == "XVII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8367/7529"
cite_args["volume"] = "27"
cite_args["issue"] = "2"
cite_args["year"] = "1993"
cite_args["doi"] = "10.1387/asju.8363"
elseif vol == "XVIII" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8387/7549"
cite_args["volume"] = "27"
cite_args["issue"] = "3"
cite_args["year"] = "1993"
cite_args["doi"] = "10.1387/asju.8387"
elseif vol == "XIX" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8411/7581"
cite_args["volume"] = "28"
cite_args["issue"] = "1"
cite_args["year"] = "1994"
cite_args["doi"] = "10.1387/asju.8411"
elseif vol == "XX" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8427/7597"
cite_args["volume"] = "28"
cite_args["issue"] = "2"
cite_args["year"] = "1994"
cite_args["doi"] = "10.1387/asju.8427"
elseif vol == "XXI" then
cite_args["titleurl"] = "https://ojs.ehu.eus/index.php/ASJU/article/download/8441/7611"
cite_args["volume"] = "28"
cite_args["issue"] = "3"
cite_args["year"] = "1994"
cite_args["doi"] = "10.1387/asju.8441"
end
return frame:expandTemplate {title = "cite-journal",args = cite_args}
end
return export