வார்ப்புரு:Doi
- The correct title of this article is வார்ப்புரு:doi. The initial letter is shown capitalized due to technical restrictions.
வார்புருவை பயன்படுத்தல் தொடர்பான இந்த ஆவனம் வார்ப்புரு:Doi/doc என்ற வார்ப்புருவிலிருந்து நேரடியாக இணைக்கப்பட்டுள்ளது (தொகு)
எண்ணிம ஆவணச் சுட்டிகளை (DOIs) கட்டுரைகளில் இணைக்கும் ஒரு வார்ப்புரு.
Examples
தொகுUsage 1
தொகுThe basic usage is:
{{doi|10.1016/j.coi.2004.08.001}}
which produces:
Usage 2
தொகுIf the DOI contains characters such as < and >, that cause the display to break, one may use the id and label variables. The id variable represents a URL encoded version of the DOI, where the label variable is the normal DOI:
{{doi | id = 10.1175/1520-0442(2002)015%3C0487:SOCASI%3E2.0.CO;2 | label = 10.1175/1520-0442(2002)015<0487:SOCASI>2.0.CO;2 }}
produces:
The escape code for < is %3C
. For >, it is %3E
. For [, use %5B
, and for ], %5D
.
See also
தொகு