Template:Cite book: Difference between revisions
[unchecked revision] | [unchecked revision] |
('<includeonly><cite class="book" style="font-style:normal" {{ #if: {{{ref|}}} |{{#ifeq:{{{ref}}}|none||id="{{{ref}}}"}} |{{#if:{{{la...' के साथ नया पन्ना बनाया) |
गोविन्द राम (talk | contribs) No edit summary |
||
(13 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
'''उदाहरण-1''' | |||
<pre> | |||
{{cite book |last= |first= |authorlink= |coauthors= |editor= |others= |title= |origdate= |origyear= |origmonth= | | |||
url= |format= |accessday= |accessmonth= |accessyear= |edition= |date= |year= |month= |publisher= |location= | | |||
language= |id= |doi = |pages= |chapter= |chapterurl= |quote =}} | |||
</pre> | |||
'''उदाहरण-2''' | |||
<pre> | |||
{{cite book |last= |first= |authorlink= |coauthors= |title= |year= |publisher= |location= |id= }} | |||
</pre> | |||
'''उदाहरण-3''' | |||
<pre> | |||
{{cite book | |||
| last = प्रेमचंद | |||
| first = मुंशी | |||
| authorlink = | |||
| title = गोदान | |||
| publisher = राजपाल एंड सन्स | |||
| year = अगस्त 23, 2000 | |||
| doi = 123456 | |||
| id = ISBN 81-7028-347-7 }} | |||
</pre> | |||
'''परिणाम''' | |||
{{cite book | |||
| last = प्रेमचंद | |||
| first = मुंशी | |||
| authorlink = | |||
| title = गोदान | |||
| publisher = राजपाल एंड सन्स | |||
| year = अगस्त 23, 2000 | |||
| doi = 123456 | |||
| id = ISBN 81-7028-347-7 }} | |||
'''उदाहरण-4''' | |||
<pre> | |||
{{cite book | last = | first = | title = | edition = | publisher = | location = | language = | pages = | chapter = | url = }} | |||
</pre> | |||
'''परिणाम''' | |||
{{cite book | |||
| last = चौबे | |||
| first = प्रियकुमार | |||
| title = हिन्दी विश्वकोश | |||
| edition = 1967 | |||
| publisher = नागरी प्रचारिणी सभा वाराणसी | |||
| location = भारतडिस्कवरी पुस्तकालय | |||
| language = हिन्दी | |||
| pages = पृष्ठ सं 20 | |||
| chapter = खण्ड 10 | |||
}} | |||
'''उदाहरण-5''' | |||
<pre> | |||
{{cite book | |||
| last = | |||
| first = | |||
| authorlink = | |||
| coauthors = | |||
| editor = | |||
| others = | |||
| title = | |||
| origdate = | |||
| origyear = | |||
| origmonth = | |||
| url = | |||
| format = | |||
| accessdate = | |||
| accessyear = | |||
| accessmonth = | |||
| edition = | |||
| date = | |||
| year = | |||
| month = | |||
| publisher = | |||
| location = | |||
| language = | |||
| id = | |||
| doi = | |||
| pages = | |||
| chapter = | |||
| chapterurl = | |||
| quote = | |||
}}</pre> | |||
==Examples== | |||
;Just a title: | |||
:<code><nowiki>* {{cite book | title=गोदान }}</nowiki></code> | |||
:* {{cite book | title = गोदान }} | |||
;Year and title: | |||
:<code><nowiki>* {{cite book | title=गोदान | year=1901 }}</nowiki></code> | |||
:* {{cite book | title = गोदान | year = 1901 }} | |||
;Basic usage: | |||
:<code><nowiki>* {{cite book | first=मुंशी| last=प्रेमचंद | authorlink=XYZ | year=1974 | title=गोदान }}</nowiki></code> | |||
:* {{cite book | first=मुंशी| last=प्रेमचंद | authorlink=XYZ | year=1974 | title=गोदान }} | |||
;Basic usage with url: | |||
:<code><nowiki>* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | year=1974 | title=गोदान | edition=1st Edition | url=http://hi.bharatkosh.org/ | accessdate=2006-02-17 }}</nowiki></code> | |||
:* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | year=1974 | title=गोदान | edition=1st Edition | url=http://hi.bharatkosh.org/ | accessdate=2006-02-17 }} | |||
;Three authors, title with a piped wikilink, edition | |||
:<code><nowiki>* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | coauthors=John Smith, Jim Smythe | title=[[गोदान|गोदान]] | edition=2nd Edition }}</nowiki></code> | |||
:* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | coauthors=John Smith, Jim Smythe | title=[[गोदान|गोदान]] | edition=2nd Edition }} | |||
;Date without day, wikilinked title and publisher, id, pages, location | |||
:<code><nowiki>* {{cite book | last=प्रेमचंद | first=मुंशी | coauthors=Jeff Grubb, David Noonan | year=2001 | month=September | title=[[गोदान]] | publisher=राजपाल एंड सन्स | location=Timbuktu | id=ISBN 0-7869-1850-8 | pages=pp. 134-137 }}</nowiki></code> | |||
:* {{cite book | last=प्रेमचंद | first=मुंशी. | coauthors=Jeff Grubb, David Noonan | year=2001 | month=September | title=[[गोदान]] | publisher=राजपाल एंड सन्स | location=Timbuktu | id=ISBN 0-7869-1850-8 | pages=pp. 134-137 }} | |||
;Date of first edition, other language, illustrator | |||
:<code><nowiki>* {{cite book | last=प्रेमचंद | first=मुंशी | origyear=1463 | year=1974 | title=गोदान | edition=1st Edition | others=illustrated by Smith | language=हिन्दी | url=http://hi.bharatkosh.org/| accessdate=2006-02-17 }}</nowiki></code> | |||
:* {{cite book | last=Bloggs | first=मुंशी | origyear=1463 | year=1974 | title=c | edition=1st Edition | others=illustrated by Smith | language=हिन्दी | uurl=http://hi.bharatkosh.org/ | accessdate=2006-02-17 }} | |||
;Using a DOI | |||
:<code><nowiki>*{{cite book | |||
| last=प्रेमचंद | |||
| first=मुंशी | |||
| authorlink=प्रेमचंद | |||
| year=1999 | |||
| title=गोदान | |||
| edition=2nd ed. | |||
| publisher=राजपाल एंड सन्स | |||
| doi=10.1007/b62130 | |||
| id=ISBN 354063293X | |||
}}</nowiki></code> | |||
:*{{cite book | |||
| last=प्रेमचंद | |||
| first=मुंशी | |||
| authorlink=प्रेमचंद | |||
| year=1999 | |||
| title=गोदान | |||
| edition=2nd ed. | |||
| publisher=राजपाल एंड सन्स | |||
| doi=10.1007/b62130 | |||
| id=ISBN 354063293X | |||
}} | |||
</noinclude> | |||
<includeonly><cite class="book" style="font-style:normal" {{ | <includeonly><cite class="book" style="font-style:normal" {{ | ||
#if: {{{ref|}}} | #if: {{{ref|}}} | ||
Line 43: | Line 192: | ||
}} | }} | ||
}} | }} | ||
}}{{ #if: {{{author|{{{last|}}}}}} | | }}{{ #if: {{{author|{{{last|}}}}}} | | ||
}}{{ | }}{{ | ||
#if: {{{chapter|}}} | #if: {{{chapter|}}} | ||
Line 72: | Line 221: | ||
#if: {{{pages|}}} | , {{{pages}}} | #if: {{{pages|}}} | , {{{pages}}} | ||
}}{{ | }}{{ | ||
#if: {{{doi|}}} | । | #if: {{{doi|}}} | । DOI:[http://dx.doi.org/{{{doi}}} {{{doi}}}] | ||
}}{{ | }}{{ | ||
#if: {{{id|}}} | । {{{id}}} | #if: {{{id|}}} | । {{{id}}} | ||
}}{{ | }}{{ | ||
#if: {{{accessdate|}}} | #if: {{{accessdate|}}} | ||
| । | | । {{{accessdate}}} | ||
| {{ | | {{ | ||
#if: {{{accessyear|}}} | #if: {{{accessyear|}}} | ||
Line 83: | Line 232: | ||
#if: {{{accessmonth|}}} | #if: {{{accessmonth|}}} | ||
| अभिगमन तिथि: [[{{{accessday}}} {{{accessmonth}}}]], [[{{{accessyear}}}]] | | अभिगमन तिथि: [[{{{accessday}}} {{{accessmonth}}}]], [[{{{accessyear}}}]] | ||
| during | | during {{{accessyear}}} | ||
}} | }} | ||
}} | }} | ||
}}।{{ #if: {{{quote|}}} | “{{{quote}}}” | }}।{{ #if: {{{quote|}}} | “{{{quote}}}” | ||
}}</cite></includeonly><noinclude> | }}</cite></includeonly><noinclude>[[Category:संपादन उपयोगी साँचे]] | ||
Digital object identifier-DOI</noinclude> | |||
</noinclude> |
Latest revision as of 11:07, 28 April 2012
उदाहरण-1
{{cite book |last= |first= |authorlink= |coauthors= |editor= |others= |title= |origdate= |origyear= |origmonth= | url= |format= |accessday= |accessmonth= |accessyear= |edition= |date= |year= |month= |publisher= |location= | language= |id= |doi = |pages= |chapter= |chapterurl= |quote =}}
उदाहरण-2
{{cite book |last= |first= |authorlink= |coauthors= |title= |year= |publisher= |location= |id= }}
उदाहरण-3
{{cite book | last = प्रेमचंद | first = मुंशी | authorlink = | title = गोदान | publisher = राजपाल एंड सन्स | year = अगस्त 23, 2000 | doi = 123456 | id = ISBN 81-7028-347-7 }}
परिणाम
प्रेमचंद, मुंशी (अगस्त 23, 2000) गोदान। राजपाल एंड सन्स। DOI:123456। ISBN 81-7028-347-7।
उदाहरण-4
{{cite book | last = | first = | title = | edition = | publisher = | location = | language = | pages = | chapter = | url = }}
परिणाम
चौबे, प्रियकुमार “खण्ड 10”, हिन्दी विश्वकोश, 1967 (हिन्दी), भारतडिस्कवरी पुस्तकालय: नागरी प्रचारिणी सभा वाराणसी, पृष्ठ सं 20।
उदाहरण-5
{{cite book | last = | first = | authorlink = | coauthors = | editor = | others = | title = | origdate = | origyear = | origmonth = | url = | format = | accessdate = | accessyear = | accessmonth = | edition = | date = | year = | month = | publisher = | location = | language = | id = | doi = | pages = | chapter = | chapterurl = | quote = }}
Examples
- Just a title
* {{cite book | title=गोदान }}
गोदान।
- Year and title
* {{cite book | title=गोदान | year=1901 }}
(1901) गोदान।
- Basic usage
* {{cite book | first=मुंशी| last=प्रेमचंद | authorlink=XYZ | year=1974 | title=गोदान }}
प्रेमचंद, मुंशी (1974) गोदान।
- Basic usage with url
* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | year=1974 | title=गोदान | edition=1st Edition | url=http://hi.bharatkosh.org/ | accessdate=2006-02-17 }}
प्रेमचंद, मुंशी (1974) गोदान, 1st Edition। 2006-02-17।
- Three authors, title with a piped wikilink, edition
* {{cite book | last=प्रेमचंद | first=मुंशी | authorlink=XYZ | coauthors=John Smith, Jim Smythe | title=[[गोदान|गोदान]] | edition=2nd Edition }}
प्रेमचंद, मुंशी; John Smith, Jim Smythe गोदान, 2nd Edition।
- Date without day, wikilinked title and publisher, id, pages, location
* {{cite book | last=प्रेमचंद | first=मुंशी | coauthors=Jeff Grubb, David Noonan | year=2001 | month=September | title=[[गोदान]] | publisher=राजपाल एंड सन्स | location=Timbuktu | id=ISBN 0-7869-1850-8 | pages=pp. 134-137 }}
प्रेमचंद, मुंशी.; Jeff Grubb, David Noonan (September 2001) गोदान। Timbuktu: राजपाल एंड सन्स, pp. 134-137। ISBN 0-7869-1850-8।
- Date of first edition, other language, illustrator
* {{cite book | last=प्रेमचंद | first=मुंशी | origyear=1463 | year=1974 | title=गोदान | edition=1st Edition | others=illustrated by Smith | language=हिन्दी | url=http://hi.bharatkosh.org/| accessdate=2006-02-17 }}
Bloggs, मुंशी [1463] (1974) c, illustrated by Smith, 1st Edition (हिन्दी)। 2006-02-17।
- Using a DOI
*{{cite book | last=प्रेमचंद | first=मुंशी | authorlink=प्रेमचंद | year=1999 | title=गोदान | edition=2nd ed. | publisher=राजपाल एंड सन्स | doi=10.1007/b62130 | id=ISBN 354063293X }}
प्रेमचंद, मुंशी (1999) गोदान, 2nd ed., राजपाल एंड सन्स। DOI:10.1007/b62130। ISBN 354063293X। Digital object identifier-DOI