Changes

Jump to navigation Jump to search
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:
   −
   @misc{ wiki:xxx,
+
   @book{{{#explode:{{TranslatorSurnameFirst}}| |0}}{{PAGEID}},
    author = "Charak Samhita New Edition",
+
     title = <nowiki>{</nowiki>{{FULLPAGENAME}}<nowiki>}</nowiki>  --- {Charak Samhita New Edition},
     title = "{{FULLPAGENAME}} --- {Charak Samhita New Edition}{,} {{int:sitesubtitle}}",
+
    author = <nowiki>{</nowiki>{{TranslatorSurnameFirst}}<nowiki>}</nowiki>,
     year = "{{CURRENTYEAR}}",
+
    editor = <nowiki>{</nowiki>{{EditorSurnameFirst}}<nowiki>}</nowiki>,
     url = "'''\url{'''{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}'''}'''",
+
    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>]"
 
   }
 
   }

Navigation menu