MediaWiki:Citethispage-content: Difference between revisions
| Line 73: | Line 73: | ||
When using the [[LaTeX]] package url (<code>\usepackage{url}</code> somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred: | When using the [[LaTeX]] package url (<code>\usepackage{url}</code> somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred: | ||
@ | @book{{{#explode:{{TranslatorSurnameFirst}}| |0}}{{PAGEID}}, | ||
title = <nowiki>{</nowiki>{{FULLPAGENAME}}<nowiki>}</nowiki> --- {Charak Samhita New Edition}, | |||
title = | author = <nowiki>{</nowiki>{{TranslatorSurnameFirst}}<nowiki>}</nowiki>, | ||
editor = <nowiki>{</nowiki>{{EditorSurnameFirst}}<nowiki>}</nowiki>, | |||
url = " | year = <nowiki>{</nowiki>{{DateOfPublication}}<nowiki>}</nowiki>, | ||
pages = <nowiki>{</nowiki>{{PageNo}}-{{PageNo}}<nowiki>}</nowiki>, | |||
publisher = {Charak Samhita Research, Training and Skill Development Centre (CSRTSDC)}, | |||
url = "{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}", | |||
doi = <nowiki>{</nowiki>{{DoiWithLink}}<nowiki>}</nowiki>, | |||
note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]" | note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]" | ||
} | } | ||