Перейти к содержанию

Модуль:CTD: различия между версиями

м
нет описания правки
мНет описания правки
мНет описания правки
Строка 155: Строка 155:
else
else
term_to_show = text
term_to_show = text
end
-- in case of literature add volume, chapter, page and so on
if not isempty(specification) then
term_to_show = term_to_show ..', '.. specification
end
end
Строка 197: Строка 201:
origin = origin .. ')'
origin = origin .. ')'
end
end
if not isempty(specification) then
origin = origin ..', '.. specification
end


-- construct lifetime string for pop-up message
-- construct lifetime string for pop-up message