Citation/Doc

The Citation template generates a citation for a book, periodical, contribution in a collective work, patent, or a web page.

It determines the citation type by examining which parameters are used. As with other citation templates, this template can be used either in a footnote (between ... tags) or in a section that lists sources. This template uses the same Lua code as citation style 1 (CS1) templates with parameters to change the displayed format to citation style 2 (CS2).

If the correct parameters are used, this template produces output identical to that of the Cite templates, such as {{Cite book}} and {{Cite web}}, with one important exception: By default, this Citation template uses commas in places where the Cite templates use periods (full stops) by default; either type of template can use periods (full stops) or commas by using an optional parameter. Also, this template by default generates anchors for Harvard references whereas the Cite templates by default do not (although they can be made to do so).

Regardless of which citation templates are used or even if none are used at all, all citations should have the same format throughout an article in the saved, rendered text.

Note: All parameter names must be lowercase.

Simple citations

This section covers the most commonly used parameters. You can copy the horizontal form or vertical form below and then add in extra parameters from the full list. Spacing and ordering of the parameters within the template is irrelevant and does not affect the final, rendered text.

{{Citation |last= |first= |year= |title= |publisher= |publication-place= |page= |url= |accessdate= }}

{{Citation | last       = | first      = | year       = | title      = | publisher  = | publication-place = | page       = | url        = | accessdate = }}
  • last: The author's surname or last name. Don't use with the author parameter.
  • first: The author's first or given name(s).
  • year: Year of authorship or publication. Mandatory for use with links from Template:Harvard citation, unless |date= specifies both month and year.
  • title: Title of the work. Mandatory for web references.
  • publisher: The name of the publisher. Omit terms such as Publishers, Co., Inc., Ltd., etc., but retain the words Books or Press. Not normally included where the publication is a periodical which has its own Wikipedia article (e.g. Newsweek, Billboard).
    • publication-place (or place or location): The city of publication. If more than one town/city is listed on the title page, give the first one or the location of the publisher's head office. Omit when the publication is a periodical whose name specifies the location (e.g. The New York Times, The Times of India)
  • page: For use when one page is cited. Adds "p." before the page number. Do not use with pages.
  • url: A url of an online location where the item can be found. If the url includes double quotes, these must be encoded as "%22".
    • accessdate: Date when the url was accessed.

Example

{{Citation | last      = Turner | first     = Orsamus | title     = History of the pioneer settlement of Phelps and Gorham's purchase, and Morris' reserve | publisher = William Alling | place     = Rochester, New York | year      = 1851 | ol        = 7120924W }} 
Turner, Orsamus (1851), History of the pioneer settlement of Phelps and Gorham's purchase, and Morris' reserve, Rochester, New York: William Alling, OL 7120924W

Full citation parameters

These can be used for all types of publication except patents. All are optional and indentation is used simply to group related items — these may be mutually exclusive where indicated. Some hyphenated names can also be placed without hyphens.

{{Citation | author  = | last    = | first   = | author2 = | last2   = | first2  = | author-link  = | author2-link = | author-separator = | author-name-separator = | author-mask = | display-authors = | editor        = | editor-last   = | editor-first  = | editor2       = | editor2-last  = | editor2-first = | editor-link   = | editor2-link  = | translator-last = | translator-first = | translator-link =  | translator2-last = | translator2-first = | translator2-link = | others   = | publication-date = | date     = | year     = | origyear = | title    = | chapter  = | chapter-url  = | chapter-format  = | contribution = | contribution-url = | type    = | journal = | periodical = | newspaper  = | magazine   = | work = | edition = | series  = | volume  = | issue   = | publisher = | publication-place = | place    = | language = | page  = | pages = | nopp  = | at   = | id   = | isbn = | issn = | oclc = | pmid = | pmc  = | bibcode = | doi = | doi_inactivedate = | zbl = | url = | accessdate  = | format      = | archiveurl  = | archivedate = | dead-url    = | quote      = | layurl = | laysource  = | laydate    = | separator  = | postscript = | ref = }} 

Parameters

Syntax

Nested parameters rely on their parent parameters:

  • parent
  • OR: parent2—may be used instead of parent
    • child—may be used with parent (and is ignored if parent is not used)
    • OR: child2—may be used instead of child (and is ignored if parent2 is not used)
    Where aliases are listed, only one of the parameters may be defined; if multiple aliased parameters are defined, then only one will show.

COinS

This template embeds COinS metadata in the HTML output, allowing reference management software to retrieve bibliographic metadata. See Wikipedia:COinS. As a general rule, only one data item per parameter. Do not include explanatory or alternate text:

  • use |date=27 September 2007 not |date=27 September 2007 (print version 25 September)

Use of templates within the citation template is discouraged because many of these templates will add extraneous HTML or CSS that will be included raw in the metadata. Also, HTML entities, for example , , etc, should not be used in parameters that contribute to the metadata. Do not include Wiki markup '' (italic font) or ''' (bold font) because these markup characters will contaminate the metadata.

COinS metadata is created for these parameters

Note: This table of metadata is displayed for all Citation Style 1 templates. Not all of these parameters are supported by every CS1 template. Some of these parameters are mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. Please refer to each template's documentation for a full list of supported parameters, their aliases, and their dependencies.

  • |periodical=, |journal=, |newspaper=, |magazine=, |work=, |website=, |encyclopedia=, |encyclopaedia=, |dictionary=
  • |chapter=, |contribution=, |entry=, |article=, |section=
  • |title=
  • |publication-place=, |publicationplace=, |place=, |location=
  • |date=, |year=, |publication-date=, |publicationdate=
  • |series=, |version=
  • |volume=, |issue=, |number=
  • |page=, |pages=, |at=
  • |edition=
  • |publisher=, |distributor=, |institution=
  • |url=, |chapter-url=, |chapterurl=, |contribution-url=, |contributionurl=, |section-url=, |sectionurl=
  • |author#=, |author-last#=, |author#-last=, |last#=, |surname#=
  • |author-first#=, |author#-first=, |first#=, |given#=
  • any of the named identifiers: |isbn=, |issn=, |doi=, |pmc=, etc.

Deprecated

Deprecated CS1/CS2 parameters
Deprecated parameter Replace with
none deprecated at present

Description

Authors

  • last: Surname of a single author. Do not wikilink—use author-link instead. For corporate authors or authors for whom only one name is listed by the source, use last or one of its aliases (e.g. |author=Bono). Aliases: surname, author, last1, surname1, author1.
    • author: this parameter is used to hold the complete name of a single author (first and last) or to hold the name of a corporate author. This parameter should never hold the names of more than one author. Do not wikilink—use author-link instead.
    • first: Given or first names of author; for example: Firstname Middlename or Firstname M. or Firstname M., Sr. Do not wikilink—use author-link instead. Aliases: given, first1, given1. Requires last; first name will not display if last is empty.
    • OR: for multiple authors, use last1, first1 through lastn, firstn, where n is any consecutive number for an unlimited number of authors (each firstn requires a corresponding lastn, but not the other way around). See the display parameters to change how many authors are displayed. Aliases: surname1, given1 through surnamen, givenn, or author1 through authorn. For an individual author plus an institutional author, you can use |first1=...|last1=...|author2=....
    • author-link: Title of existing Wikipedia article about the author—not the author's website; do not wikilink. Aliases: author-link1, authorlink, authorlink1, author1-link, author1link.
    • OR: for multiple authors, use author-link1 through author-linkn. Aliases: authorlink1 through authorlinkn, or author1-link through authorn-link, or author1link through authornlink.
    • name-list-format: displays authors and editors in Vancouver style when set to vanc and when the list uses last/first parameters for the name list(s).
  • vauthors: comma-separated list of author names in Vancouver style; enclose corporate or institutional author names in doubled parentheses:
      |vauthors=Smythe JB, ((Megabux Corp.))
    • author-link and author-mask may be used for the individual names in |vauthors= as described above
  • authors: Free-form list of author names; use of this parameter is discouraged because it does not contribute to a citation's metadata; not an alias of last.
  • contributor-last: (book cites only) surname of the author of contribution (which is required). Aliases: contributor-surname, contributor1, contributor1-last, contributor-last1.
    • contributor-first: Given or first names of contributor. Do not wikilink—use contributor-link instead. Aliases: contributor-given, contributor1-first, contributor-first1.
    • OR: for multiple contributors, use contributor-last1, contributor-first1 through contributor-lastn, contributor-firstn where n is any consecutive number for an unlimited number of contributors (each contributor-firstn requires a corresponding contributor-lastn, but not the other way around). Aliases: contributor1-last, contributor1-first through contributorn-last, contributorn-first, or contributor1 through contributorn.
    • contributor-link: Title of existing Wikipedia article about the contributor—not the contributor's website; do not wikilink. Aliases: contributor-link1, contributor1-link.
    • OR: for multiple contributors, use contributor-link1 through contributor-linkn. Aliases: contributor1-link through contributorn-link.
  • translator-last: Surname of translator. Do not wikilink—use translator-link instead. Aliases: translator-surname, translator1, translator1-last, translator-last1.
    • translator-first: Given or first names of translator. Do not wikilink—use translator-link instead. Aliases: translator-given, translator1-first, translator-first1.
    • OR: for multiple translators, use translator-last1, translator-first1 through translator-lastn, translator-firstn, where n is any consecutive number for an unlimited number of translators (each translator-firstn requires a corresponding translator-lastn, but not the other way around). Aliases: translator1-last, translator1-first through translatorn-last, translatorn-first, or translator1 through translatorn.
    • translator-link: Title of existing Wikipedia article about the translator—not the translator's website; do not wikilink. Aliases: translator-link1, translator1-link.
    • OR: for multiple translators, use translator-link1 through translator-linkn. Aliases: translator1-link through translatorn-link.
  • collaboration: Name of a group of authors or collaborators; requires author, last, or vauthors listing one or more primary authors; follows author name-list; appends "et al." to author name-list.
  • others: To record other contributors to the work, including illustrators. For the parameter value, write Illustrated by John Smith.
  • Note: When using shortened footnotes or parenthetical referencing styles with templates, do not use multiple names in one field, or else the anchor will not match the inline link.

Editors

  • editor-last: surname of editor. Do not wikilink—use editor-link instead. Where the surname is usually written first—as in Chinese—or for corporate authors, simply use editor-last to include the same format as the source. Aliases: editor-last1, editor1-last, editor-surname, editor-surname1, editor1-surname, editor, editor1.
    • editor: This parameter is used to hold the complete name of a single editor (first and last), or the name of an editorial committee. This parameter should never hold the names of more than one editor.
    • editor-first: given or first names of editor, including title(s); example: Firstname Middlename or Firstname M. or Dr. Firstname M., Sr. Do not wikilink—use editor-link instead. Aliases: editor-first1, editor1-first, editor-given, editor-given1, editor1-given.
    • OR: for multiple editors, use editor-last1, editor-first1 through editor-lastn, editor-firstn (Aliases: editorn-last, editor-surnamen or editorn-surname; editorn-first, editor-givenn or editorn-given; editorn). For an individual editor plus an institutional editor, you can use |editor-first1=...|editor-last1=... |editor2=....
    • editor-link: title of existing Wikipedia article about the editor—not the editor's website; do not wikilink. Aliases: editor-link1.
    • OR: for multiple editors, use editor-link1 through editor-linkn (alias editorn-link).
    • name-list-format: displays authors and editors in Vancouver style when set to vanc and when the list uses last/first parameters for the name list(s)
  • veditors: comma separated list of editor names in Vancouver style; enclose corporate or institutional names in doubled parentheses:
      |veditors=Smythe JB, ((Megabux Corp.))
    • editor-linkn and editor-maskn may be used for the individual names in |veditors=, as described above
  • editors: free-form list of editor names; use of this parameter is discouraged; not an alias of editor-last
    Display:
      Use display-editors to control the length of the displayed editor name list and to specify when "et al." is included.
      If authors: Authors are first, followed by the included work, then "In" and the editors, then the main work.
      If no authors: Editors appear before the included work; a single editor is followed by "ed."; multiple editors are followed by "eds."

Title

(See also Help:Citation Style 1 §Titles and chapters.)

  • title: Title of source. Can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both. Displays in italics. If script-title is defined, title holds a Romanization of title in script-title.
    • script-title: Original title for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc); not italicized, follows italicized Romanization defined in title. May be prefixed with an ISO 639-1 two-character code to help browsers properly display the script:
        ... |title=Tōkyō tawā |script-title=ja:東京タワー |trans-title=Tokyo Tower ...
    • trans-title: English translation of the title if the source cited is in a foreign language. Displays in square brackets after title; if url is defined, then trans-title is included in the link. Use of the language parameter is recommended.
    Titles containing certain characters will not display and link correctly unless those characters are encoded.
newline [ ] |
space [ ] {{!}} (preferred)
{{bracket|text}} | or {{pipe}}see also Help:Table § Rendering the pipe
    • title-link: Title of existing Wikipedia article about the source named in title – do not use a web address; do not wikilink. Alias: titlelink.
  • chapter: The chapter heading of the source. May be wikilinked or may use chapter-url, but not both. Displays in quotes.
    • script-chapter: Chapter heading for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc); follows Romanization defined in chapter. Should be prefixed with an ISO 639-1 two-character code to help browsers properly display the script:
        ... |chapter=Tōkyō tawā |script-chapter=ja:東京タワー |trans-chapter=Tokyo Tower ...
    • trans-chapter: English translation of the chapter heading, if the source cited is in a foreign language. Displays in square brackets after the chapter field; if chapter-url is defined, then trans-chapter is included in the link. Use of the language parameter is recommended.
  • contribution: A separately-authored part of author's book. May be wikilinked or may use contribution-url, but not both. Values of Afterword, Foreword, Introduction, or Preface will display unquoted; any other value will display in quotation marks. The author of the contribution is given in contributor.
  • type: Provides additional information about the media type of the source. May alternatively be used to identify the type of manuscript linked to in the title, if this is not the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence case. Displays in parentheses following the title. Examples: Thesis, Booklet, Accepted manuscript, CD liner, Press release. Alias: medium.
  • language: A comma-separated list of the languages in which the source is written, as either the ISO 639 language code (preferred) or the full language name, e.g. |language=fr, pt-br or |language=French, Portuguese. See the list of supported codes and names. Do not use templates or wikilinks. Displays in parentheses with "in" before the language name or names. When the only source language is English, no language is displayed in the citation. The use of languages recognized by the citation module adds the page to the appropriate subcategory of Category:CS1 foreign language sources. Because cs1|2 templates are often copied from en.wiki to other wikis, use of language codes is preferred so that languages render in the correct language and form: espagnol at a French-language wiki instead of 'Spanish'. Aliases: lang

Date

  • date: Date of source being referenced. Can be full date (day, month, and year) or partial date (month and year, season and year, or year). Use same format as other publication dates in the citations. Required when year is used to disambiguate {{sfn}} links to multiple-work citations by the same author in the same year.[more] Do not wikilink. Displays after the authors and is enclosed in parentheses. If there is no author, then displays after publisher.. For acceptable date formats, see Help:Citation Style 1 § Dates.
    For approximate year, precede with "c. ", like this: |date=c. 1900.
    For no date, or "undated", use |date=n.d.
    : Citation Style 1 and 2 templates, including this template, automatically render dates in date parameters (|date=, |access-date=, |archive-date=, etc.) in the style specified by the article's {{use dmy dates}} or {{use mdy dates}} template. See those templates' documentation for details.
  • year: Year of source being referenced. Use of |date= is recommended unless all of the following conditions are met:
    1. The |date= format is YYYY-MM-DD.
    2. The citation requires a CITEREF disambiguator.
  • orig-year: Original publication year; displays in square brackets after the date (or year). For clarity, please supply specifics. For example: |orig-year=First published 1859 or |orig-year=Composed 1904. Alias: origyear}}
  • df: date format; sets rendered dates to the specified format; does not support date ranges or seasonal dates; overrides the automatic date formatting described above. Accepts one value which may be one of these:
      dmy – set publication dates to day month year format; access- and archive-dates are not modified;
      mdy – as above for month day, year format
      ymd – as above for year initial numeric format YYYY-MM-DD
      dmy-all – set publication, access-, and archive-dates to day month year format;
      mdy-all – as above for month day, year format
      ymd-all – as above for year initial numeric format YYYY-MM-DD

Periodical

  • work (required by {{cite journal}} and {{cite magazine}}): Name of the work containing the source; may be wikilinked if relevant. Displays in italics. Aliases: journal, newspaper, magazine, periodical, website. Use Latin script. For languages written in non-Latin based scripts (Arabic, Chinese, Cyrillic, Greek, Hebrew, Indic, Japanese, Korean, etc.) use a standard Romanization in this field.
    • script-work: Work title in its original, non-Latin script; not italicized, follows italicized Romanization defined in work. Must be prefixed with an ISO 639-1 two-character code to help browsers properly display the script. Leave empty for Latin-based scripts (Czech, French, Turkish, Vietnamese, etc.). Aliases: script-journal, script-newspaper, script-magazine, script-periodical, script-website.
    • trans-work: English translation of the work title if the source cited is in a foreign language. Displays in square brackets after work or script-work. Aliases: trans-journal, trans-newspaper, trans-magazine, trans-periodical, trans-website.
        ... |work=Zhōngguó piàofáng |script-work=zh:中国票房 |trans-work=China Box Office ...
    • issue: When the publication is one of a series that is published periodically. Alias: number. When the issue has a special title of its own, this may be given, in italics, along with the issue number, e.g. |issue=2, ''Modern Canadian Literature''. Displayed in parentheses following volume.
    When set, work changes the formatting of other parameters in the same citation:
      title is not italicized and is enclosed in quotes.
      chapter does not display (and will produce an error message).

Publisher

  • publisher: Name of publisher; may be wikilinked if relevant. The publisher is the company that publishes the work being cited. Do not use the publisher parameter for the name of a work (e.g. a website, book, encyclopedia, newspaper, magazine, journal, etc.). Corporate designations such as "Ltd", "Inc.", or "GmbH" are not usually included. Not normally used for periodicals. Omit where the publisher's name is substantially the same as the name of the work (for example, The New York Times Co. publishes The New York Times newspaper, so there is no reason to name the publisher). Displays after title.
  • place: For news stories with a dateline, that is, the location where the story was written. In earlier versions of the template this was the publication place, and for compatibility, will be treated as the publication place if the publication-place parameter is absent; see that parameter for further information. Alias: location
  • publication-place: Geographical place of publication; generally not wikilinked; omit when the name of the work includes the publication place; examples: The Boston Globe, The Times of India. Displays after the title. If only one of publication-place, place, or location is defined, it will be treated as the publication place and will show after the title; if publication-place and place or location are defined, then place or location is shown before the title prefixed with "written at" and publication-place is shown after the title.
  • publication-date: Date of publication when different from the date the work was written. Displays only if year or date are defined and only if different, else publication-date is used and displayed as date. Use the same format as other dates in the article; do not wikilink. Follows publisher; if work is not defined, then publication-date is preceded by "published" and enclosed in parenthesis.
  • via: Name of the content deliverer (if different from publisher). via is not a replacement for publisher, but provides additional detail. It may be used when the content deliverer presents the source in a format other than the original (e.g. NewsBank), when the URL provided does not make clear the identity of the deliverer, where no URL or DOI is available (EBSCO), or if the deliverer requests attribution. See the access level parameters to display access restrictions.

Edition, series, volume

  • edition: When the publication has more than one edition; for example: "2nd", "Revised", and so forth. Appends the string " ed." after the field, so |edition=2nd produces "2nd ed." Does not display if a periodical field is defined.
  • series or version: When the source is part of a series, such as a book series or a journal where the issue numbering has restarted.
  • volume: For one publication published in several volumes. Displays after the title and series fields; volume numbers should be entered just as a numeral (e.g. 37); volume values that are wholly digits, wholly uppercase roman numerals, or less than five characters will appear in bold. Any non-numeric value of five or more characters will be presumed to follow some other convention and will not appear in bold.

In-source locations

  • page: The number of a single page in the source that supports the content. Use either |page= or |pages=, but not both. Displays preceded by p. unless |nopp=y. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g. |page=3{{hyphen}}12), otherwise several editors and semi-automated tools will assume this was a misuse of the parameter to indicate a page range and will convert |page=3-12 to |pages=3{{ndash}}12.
  • OR: pages: A range of pages in the source that supports the content. Use either |page= or |pages=, but not both. Separate using an en dash (–); separate non-sequential pages with a comma (,); do not use to indicate the total number of pages in the source. Displays preceded by pp. unless |nopp=y.
    Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of |pages= without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended: |pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15)). Alternatively, use |at=, like this: |at=pp. 3-1–3-15.
    • nopp: Set to y, yes, or true to suppress the p. or pp. notations where this is inappropriate; for example, where |page=Front cover or |pages=passim.
  • OR: at: For sources where a page number is inappropriate or insufficient. Overridden by |page= or |pages=. Use only one of |page=, |pages=, or |at=.
    Examples: page (p.) or pages (pp.); section (sec.), column (col.), paragraph (para.); track; hours, minutes and seconds; act, scene, canto, book, part, folio, stanza, back cover, liner notes, indicia, colophon, dust jacket, verse.

URL

  • url: URL of an online location where the text of the publication named by title can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Remove tracking parameters from URLs, e.g. #ixzz2rBr3aO94 or ?utm_source=google&utm_medium=...&utm_term=...&utm_campaign=.... For linking to pages in PDF files or in Google Books, see WP:PAGELINKS. Do not link to any commercial booksellers, such as Amazon.com; use |isbn= or |oclc= to provide neutral search links for books. Invalid URLs, including those containing spaces, will result in an error message.
    • access-date: Full date when the content pointed to by url was last verified to support the text in the article; do not wikilink; requires url; use the same format as other access and archive dates in the citations. Not required for linked documents that do not change. For example, access-date is required for online sources, such as personal websites, that do not have a publication date; see WP:CITEWEB. Access dates are not required for links to published research papers, published books, or news articles with publication dates. Note that access-date is the date that the URL was found to be working and to support the text being cited. See "Automatic date formatting" above for details about interaction with {{use dmy dates}} and {{use mdy dates}}. Can be hidden or styled by registered editors. Alias: accessdate.
    • archive-url: The URL of an archived snapshot of a web page. Typically used to refer to services such as Internet Archive (see Wikipedia:Using the Wayback Machine), WebCite (see Wikipedia:Using WebCite) and archive.is (see Wikipedia:Using archive.is); requires archive-date and url. By default (overridden by |url-status=live) the archived link is displayed first, with the original link at the end. Alias: archiveurl.
      • archive-date: Archive-service snapshot-date; preceded in display by default text "archived from the original on". Use the same format as other access and archive dates in the citations. This does not necessarily have to be the same format that was used for citing publication dates. Do not wikilink; templated dates are discouraged. See "Automatic date formatting" above for details about interaction with {{use dmy dates}} and {{use mdy dates}}. Alias: archivedate.
      • url-status: this optional parameter is ignored if archive-url is not set. If omitted, or with null value, the default value is |url-status=dead. When the URL is still live, but pre-emptively archived, then set |url-status=live; this changes the display order, with the title retaining the original link and the archive linked at the end. When the original URL has been usurped for the purposes of spam, advertising, or is otherwise unsuitable, setting |url-status=unfit or |url-status=usurped suppresses display of the original URL (but |url= and |archive-url= are still required).
      • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied and should not be specified. File format annotation is automatically rendered when a PDF icon is displayed. Does not change the external link icon. Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. See Using |format=
    • url-access: See Access indicators for url-holding parameters
    • template-doc-demo: The archive parameters will be error-checked to ensure that all the required parameters are included, or else {{citation error}} is invoked. With errors, main, help and template pages are placed into one of the subcategories of Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable categorization; mainly used for documentation where the error is demonstrated. Alias: no-cat.
  • format: File format of the work referred to by url; for example: PDF, DOC, or XLS; displayed in parentheses after title. (For media format, use type.) HTML is implied and should not be specified. File format annotation is automatically rendered when a PDF icon is displayed. Does not change the external link icon. Note: External link icons do not include alt text; thus, they do not add file format information for the visually impaired. See Using |format=

URLs must begin with a supported URI scheme. http:// and https:// will be supported by all browsers; however, ftp://, gopher://, irc://, ircs://, mailto: and news: may require a plug-in or an external application and should normally be avoided. IPv6 host-names are currently not supported.

If URLs in citation template parameters contain certain characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20. To encode the URL, replace the following characters with:

sp " ' < > [ ] { | }
%20 %22 %27 %3c %3e %5b %5d %7b %7c %7d

Single apostrophes do not need to be encoded; however, unencoded multiples will be parsed as italic or bold markup. Single curly closing braces also do not need to be encoded; however, an unencoded pair will be parsed as the double closing braces for the template transclusion.

Chapter URL

Anchor

Identifiers

These identifiers create links and are designed to accept a single value. Using multiple values or other text will break the link and/or invalidate the identifier. In general, the parameters should include only the variable part of the identifier, e.g. |rfc=822 or |pmc=345678.

When an URL is equivalent to the link produced by the corresponding identifier (such as a DOI), don't add it to any URL parameter but use the appropriate identifier parameter, which is more stable and may allow to specify the access status. The |url= parameter or title link can then be used for its prime purpose of providing a convenience link to an open access copy (as in, at least accessible to everyone for free) which would not otherwise be obviously accessible.

Quote

Laysummary

Display options

Subscription or registration required

Citations of online sources that require registration or a subscription are acceptable in Wikipedia as documented in Verifiability § Access to sources. As a courtesy to readers and other editors, editors should signal the access restrictions of the external links included in a citation. Nota bene: access icons do not display correctly for editors who use Modern skin.

Four access levels can be used:

As there are often multiple external links with different access levels in the same citation, these values are attributed to a particular external link.

Access indicators for url-holding parameters

Sources linked by |url=, |article-url=, |chapter-url=, |contribution-url=, |entry-url=, |map-url=, and |section-url= are presumed to be free-to-read. When they are not free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. Because the sources linked by these url-holding parameters are presumed to be free-to-read, they may not be marked as free.

url-holding and access-indicator parameters
url access allowed keywords
|url= |url-access= registration Free registration required
limited Free access subject to limited trial, subscription normally required
subscription Paid subscription required
|article-url= |article-url-access=
|chapter-url= |chapter-url-access=
|contribution-url= |contribution-url-access=
|entry-url= |entry-url-access=
|map-url= |map-url-access=
|section-url= |section-url-access=
Access indicator for named identifiers

Links inserted by named identifiers are presumed to lie behind a paywall or registration barrier – exceptions listed below. When they are free-to-read, editors should mark those sources with the matching access-indicator parameter so that an appropriate icon is included in the rendered citation. Because the sources linked by these named-identifier parameters are not presumed to be free-to-read, they may not be marked as limited, registration, or subscription.

named-identifier and access-indicator parameters
identifier access allowed keywords
|bibcode= |bibcode-access= free Freely accessible
|doi= |doi-access=
|hdl= |hdl-access=
|jstor= |jstor-access=
|ol= |ol-access=
|osti= |osti-access=
|s2cid= |s2cid-access=

Some named-identifiers are always free-to-read. For those named-identifiers there are no access-indicator parameters, the access level is automatically indicated by the template. These named identifiers are:

Examples

Books

Three authors, a volume, and an edition. Ampersand (&) forced before final author's name.
{{Citation | last1  = Lincoln | first1 = A. | last2  = Washington | first2 = G. | last3  = Adams | first3 = J. | lastauthoramp = yes | title     = All the Presidents' Names | publisher = The Pentagon | place     = Home Base, New York | volume  = XII | edition = 2nd | year    = 2007 }} 
Lincoln, A.; Washington, G. & Adams, J. (2007), All the Presidents' Names, XII (2nd ed.), Home Base, New York: The Pentagon

Web

Web page
{{Citation | url   = http://nrhp.focus.nps.gov/ | title = NPS Focus | work  = National Register of Historic Places | publisher  = [[National Park Service]] | accessdate = November 30, 2010 | ref = none }} 
"NPS Focus", National Register of Historic Places, National Park Service, retrieved November 30, 2010
Archived page
{{Citation | url = http://liftoff.msfc.nasa.gov/academy/space/atmosphere.html | title = Earth's Atmosphere | accessdate = October 25, 2007 | publisher  = [[National Aeronautics and Space Administration]] | year   = 1995 | author = NASA | archiveurl = http://web.archive.org/web/20071013232332/http:// liftoff.msfc.nasa.gov/academy/space/atmosphere.html | archivedate = October 13, 2007 }} 
NASA (1995), Earth's Atmosphere, National Aeronautics and Space Administration, archived from the original on October 13, 2007, retrieved October 25, 2007

Journals, newspapers, magazines, or other periodicals

Journal article
{{Citation | last  = Hill | first = Marvin S. | title = Joseph Smith and the 1826 Trial: New Evidence and New Difficulties | journal = BYU Studies | volume  = 12 | issue   = 2 | year    = 1976 | pages   = 1–8 | url     = https://byustudies.byu.edu/shop/PDFSRC/12.2Hill.pdf }} 
Hill, Marvin S. (1976), "Joseph Smith and the 1826 Trial: New Evidence and New Difficulties" (PDF), BYU Studies, 12 (2): 1–8
Journal article with multiple authors and identifier
{{Citation | last1  = Mandelkern | first1 = M, | last2  = Elias | first2 = J, | last3  = Eden | first3 = D, | last4  = Crothers | first4 = D | display-authors = 2 | title   = The dimensions of DNA in solution | journal = J Mol Biol | volume  = 152 | issue   = 1 | pages   = 153–161 | year    = 1981 | pmid    = 7338906 | doi     = 10.1016/0022-2836(81)90099-1 }} 
Mandelkern, M,; Elias, J,; et al. (1981), "The dimensions of DNA in solution", J Mol Biol, 152 (1): 153–161, doi:10.1016/0022-2836(81)90099-1, PMID 7338906CS1 maint: extra punctuation (link)
Newspaper article
{{Citation | last  = Smith | first = Joseph III | author-link = Joseph Smith III | title = Last Testimony of Sister Emma | newspaper = The Saints' Herald | publication-place = Plano, IL | volume = 26 | issue  = 19 | date   = October 1, 1879  | page   = 289 | url    = http://www.sidneyrigdon.com/dbroadhu/ IL/sain1872.htm#100179 }} 
Smith, Joseph III (October 1, 1879), "Last Testimony of Sister Emma", The Saints' Herald, Plano, IL, 26 (19), p. 289

Conference papers and public lectures

Conference paper
{{Citation | last   = Sullivan | first  = D.B. | contribution = Time and frequency measurement  at NIST: The first 100 years | year   = 2001 | title  = 2001 IEEE Int'l Frequency Control Symp. | publisher = National Institute of Standards and Technology | contribution-url = http://tf.nist.gov/timefreq/general/pdf/1485.pdf | chapter-format = PDF }} 
Sullivan, D.B. (2001), "Time and frequency measurement at NIST: The first 100 years" (PDF), 2001 IEEE Int'l Frequency Control Symp., National Institute of Standards and Technology
Lecture
{{Citation | last   = Habicht | first  = Christian | contribution = Hellenistic Athens and her Philosophers | year   = 1988 | title  = David Magie Lecture, Princeton University Program in the History, Archaeology, and Religions of the Ancient World | publisher = Princeton University | page=14  }} 
Habicht, Christian (1988), "Hellenistic Athens and her Philosophers", David Magie Lecture, Princeton University Program in the History, Archaeology, and Religions of the Ancient World, Princeton University, p. 14

Parts of books, including encyclopedia articles

Manuscript published in an edited compilation
{{Citation | last  = Bidamon | first = Emma Smith | author-link = Emma Hale Smith | chapter = Letter to Emma S. Pilgrim | date = March 27, 1876 | editor-last  = Vogel | editor-first = Dan | title  = Early Mormon Documents | volume = 1 | publisher = Signature Books | publication-date = 1996 | isbn = 1-56085-072-8 }} 
Bidamon, Emma Smith (March 27, 1876), "Letter to Emma S. Pilgrim", in Vogel, Dan (ed.), Early Mormon Documents, 1, Signature Books (published 1996), ISBN 1-56085-072-8
Work with an editor but no author
{{Citation | editor-last  = Vogel | editor-first = Dan | title  = Early Mormon Documents | volume = 1 | publisher = Signature Books | publication-date = 1996 | isbn = 1-56085-072-8 }} 
Vogel, Dan, ed. (1996), Early Mormon Documents, 1, Signature Books, ISBN 1-56085-072-8
Encyclopedia article by a named author
{{Citation | last  = Kramer | first = Martin | author-link  = Martin Kramer | year=1999 | title = Bernard Lewis | editor-last  = Boyd | editor-first = Kelley | encyclopedia = Encyclopedia of Historians and Historical Writing | volume = 1 | pages  = 719–720 | location = London | publisher = Fitzroy Dearborn | url = http://www.geocities.com/martinkramerorg/BernardLewis.htm }} 
Kramer, Martin (1999), "Bernard Lewis", in Boyd, Kelley (ed.), Encyclopedia of Historians and Historical Writing, 1, London: Fitzroy Dearborn, pp. 719–720
Encyclopedia article with no named author
{{Citation | title = Bernard Lewis | editor-last = Boyd | editor-first = Kelley | year = 1999 | encyclopedia = Encyclopedia of Historians and Historical Writing | volume = 1 | pages = 719–720 | publisher = Fitzroy Dearborn | location = London | url = http://www.geocities.com/martinkramerorg/BernardLewis.htm }} 
Boyd, Kelley, ed. (1999), "Bernard Lewis", Encyclopedia of Historians and Historical Writing, 1, London: Fitzroy Dearborn, pp. 719–720

Republications, or edited quotations in a periodical article

Manuscript edited and published in a journal
{{Citation | last = Knight | first = Joseph, Sr. | year = 1833 | editor-last = Jessee | editor-first = Dean | title = Joseph Knight's Recollection of Early Mormon History | journal = BYU Studies | volume = 17 | issue = 1 | publication-date = 1976 | page = 35 | url = https://byustudies.byu.edu/shop/PDFSRC/17.1Jessee.pdf }}
Knight, Joseph, Sr. (1833), Jessee, Dean (ed.), "Joseph Knight's Recollection of Early Mormon History" (PDF), BYU Studies (published 1976), 17 (1): 35
Manuscript written at one date and place, then published in a periodical at a different date and place with commentary by the editor.
{{Citation | last = Klingensmith | first = Philip | type = Affidavit | date = September 5, 1872 | place = Lincoln County, Nevada | title = Mountain Meadows Massacre | editor-last = Toohy | editor-first = Dennis J. | journal = Corinne Daily Reporter | publication-date = September 24, 1872 | publication-place = Corinne, Utah | volume = 5 | issue = 252 | page = 1 | url = http://udn.lib.utah.edu/u?/corinne,5359 }} 
Klingensmith, Philip (September 5, 1872), written at Lincoln County, Nevada, Toohy, Dennis J. (ed.), "Mountain Meadows Massacre", Corinne Daily Reporter (Affidavit), Corinne, Utah (published September 24, 1872), 5 (252): 1

Press release

Press release with quotation
{{Citation | url = http://www.apple.com/pr/library/2010/04/05ipad.html | title = Apple Sells Over 300,000 iPads First Day | publisher = Apple Inc | accessdate = April 10, 2010 | quote = in the US as of midnight Saturday, April 3 | ref = none}} 
Apple Sells Over 300,000 iPads First Day, Apple Inc, retrieved April 10, 2010, in the US as of midnight Saturday, April 3

Citing patents

Parameters (all are optional)

{{Citation | inventor-last = | inventor-first = | inventorlink = | inventor2-last = | inventor2-first = | inventorlink2 = | publication-date = | issue-date = | title = | country-code = | description = | patent-number = | ref = }}
  • inventor-last (or inventor1-last): The inventor's surname or last name.
  • inventor-first (or inventor1-first): The inventor's first or given name(s).
  • inventorlink (or inventorlink1): Title of an existing Wikipedia article about the first inventor.
  • inventor2-last, inventor3-last, inventor4-last: The second, third, and fourth authors' surname or last name, if applicable.
  • inventor2-first, inventor3-first, inventor4-first: The second, third, and fourth inventors' first or given name(s), if applicable.
  • inventorlink2, inventorlink3, inventorlink4: Title of an existing Wikipedia article about the second, third, and fourth inventor, if applicable.
  • publication-date: Date of publication or filing.
  • issue-date (or date): Date patent was issued by patent agency.
  • title: Title of the patent. If the title includes [square brackets], these must be encoded as "[" for "[" and "]" for "]"
  • country-code: Two-letter abbreviation of the country issuing the patent.
  • description: Type of patent; shown between country code and number.
  • patent-number: The number of the patent.
  • ref: Anchor id.

Examples

United States patent with multiple inventors
{{Citation | inventor1-last = Degermark | inventor1-first = Mikael | inventor2-last = Brodnik | inventor2-first = Andrej | inventor3-last = Carlsson | inventor3-first = Svante | inventor4-last = Pink | inventor4-first = Stephen | title = Fast routing lookup system using complete prefix tree, bit vector, and pointers in a routing table for determining where to route IP datagrams | issue-date = 2001 | patent-number = 6266706 | country-code = US}} 
Fast routing lookup system using complete prefix tree, bit vector, and pointers in a routing table for determining where to route IP datagrams

Anchored citations

This template can generate a citation that can be combined with shortened footnotes or parenthetical referencing. It does this by creating an HTML anchor containing an ID. The special parameter |ref=harv generates an ID suitable for Harvard referencing templates such as {{harv}} as specified in the next section; this is the default for the {{citation}} template.

To disable anchor generation, specify |ref=none (in contrast, other Cite templates such as {{cite book}} and {{cite news}} do not create an anchor by default). You can also specify the ID directly, using the |ref=ID parameter. For example, suppose an article's References section contains the markup:

which generates the citation:

Then, the markup "([[#CivDis|Freud 1930]])" generates a parenthetical reference "(Freud 1930)" containing a wikilink to the citation (try clicking on the wikilink).

Anchors for Harvard referencing templates

IDs compatible with Harvard referencing templates such as {{harv}} are computed from the last names of the authors and the year of the cited source. For example, the markup "{{harv|Wright|Evans|1851|p=ix}}" generates the Harvard reference "(Wright & Evans 1851, p. ix)", which wikilinks to the citation whose markup and appearance are shown below:

In this example the {{citation}} template defines, and the {{harv}} template uses, the HTML ID "CITEREFWrightEvans1851", composed by concatenating the string "CITEREF" with the last names of the authors and the year. The {{harvid}} template can be used to generate such IDs, for example, {{harvid|Wright|Evans|1851}} generates "CITEREFWrightEvans1851".

Related methods which leave only a number in the text are to use the {{harvnb}} template enclosed in the html code, or to use the {{sfn}} template alone. The example above would be {{harvnb|Wright|Evans|1851|p=ix}} or {{sfn|Wright|Evans|1851|p=ix}} both of which generate a footnote, such as

The names of only the first four authors are used; other author names are not concatenated to the ID. If no author names are given, editor names are used instead. For patents, inventor names are used instead of authors or editors. If these names are not given, this template does not generate an anchor.

Last names are used, as specified by the parameters |last1= (or |last=), |last2=, |last3=, and |last4=, and similarly for |editor1-last= etc. and for |inventor1-last= etc. If a full name is given but no last name is specified, this template falls back on the full name, but this usage is not recommended. For example, in "{{Citation | author = Sigmund Freud | title = The Ego and the Id | year = 1923}}" no last name is given, so this citation cannot be combined with the Harvard reference "{{harv|Freud|1923}}". To make these {{citation}} and {{harv}} invocations compatible, either replace "|author=Sigmund Freud" with "|first=Sigmund |last=Freud", or add "|ref={{harvid|Freud|1923}}" to the {{citation}} invocation, or add the same ref parameter (say, "|ref=EgoId") to both the {{citation}} and the {{harv}} invocations.

Similarly, the year is used, as specified by |year=. If no year is given, this template attempts to derive the year from |date= (or, if no date is given, from |publication-date=) by applying the MediaWiki § Time function. This heuristic works with many common date formats (American, International and ISO 8601 standard format YYYY-MM-DD as listed in WP:MOS), but may not work as expected with other formats, so when in doubt it may be safer to use |year=. Note that if only a year, say 2005, is known you must use |year=2005 rather than |date=2005.

IDs must be unique

Names, years, and hand-specified IDs must be chosen so that the IDs are unique within a page; otherwise the HTML will not conform to the W3C standards, and any references to the citations will not work reliably. For example, suppose a page contains the following two citations with {{harv}}-compatible IDs:

If these citations were altered to say "2008" rather than "2008a" and "2008b", the resulting page would not work, because the two different citations would both attempt to use the ID "CITEREFMontesHalterman2008". To avoid this problem, distinguish the citations by appending suffixes to the years, e.g. "|year=2008a" and "|year=2008b", as was done above. Any Harvard references to these citations should use years with the same suffixes.

It is good practice to verify that a page does not contain duplicate IDs by using the W3C Markup Validation Service; see External links.

Dates

Tools

See Wikipedia:Citing sources § Citation templates and tools for a list of tools that can help create a reference in the "citation" format.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Citation

The Citation template generates a citation for a book, periodical, contribution in a collective work, patent, or a web page. It determines the citation type by examining which parameters are used.

ढाँचा प्यारामिटरहरू

मापदण्डविवरणप्रकारस्थिति
11

कुनैपनि विवरण छैन

    Stringवैकल्पिक
    22

    कुनैपनि विवरण छैन

      Stringवैकल्पिक
      33

      कुनैपनि विवरण छैन

        Stringवैकल्पिक
        author surnamelast

        surname of the author of the cited material

          Stringवैकल्पिक
          author given namefirst

          given name (first name) of the author of the cited material

            Stringवैकल्पिक
            title of sourcetitle

            Title of source; displays in italics.

              Stringवैकल्पिक
              date of sourcedate

              Full date of source being referenced in the same format as other publication dates in the citations.[1] Do not wikilink. Displays after the authors and enclosed in parentheses. If there is no author, then displays after publisher.

                Stringवैकल्पिक
                url of sourceurl

                URL of an online location where the text of the publication can be found.

                  Stringवैकल्पिक
                  inventor-surnameinventor-surname

                  कुनैपनि विवरण छैन

                    Stringवैकल्पिक
                    inventor1-surnameinventor1-surname

                    कुनैपनि विवरण छैन

                      Stringवैकल्पिक
                      inventor-lastinventor-last

                      कुनैपनि विवरण छैन

                        Stringवैकल्पिक
                        inventor1-lastinventor1-last

                        कुनैपनि विवरण छैन

                          Stringवैकल्पिक
                          inventorinventor

                          कुनैपनि विवरण छैन

                            Stringवैकल्पिक
                            invent1invent1

                            कुनैपनि विवरण छैन

                              Stringवैकल्पिक
                              invent-1invent-1

                              कुनैपनि विवरण छैन

                                Stringवैकल्पिक
                                country-codecountry-code

                                कुनैपनि विवरण छैन

                                  Stringवैकल्पिक
                                  inventor2-surnameinventor2-surname

                                  कुनैपनि विवरण छैन

                                    Stringवैकल्पिक
                                    inventor2-lastinventor2-last

                                    कुनैपनि विवरण छैन

                                      Stringवैकल्पिक
                                      inventor2inventor2

                                      कुनैपनि विवरण छैन

                                        Stringवैकल्पिक
                                        invent2invent2

                                        कुनैपनि विवरण छैन

                                          Stringवैकल्पिक
                                          inventor3-surnameinventor3-surname

                                          कुनैपनि विवरण छैन

                                            Stringवैकल्पिक
                                            inventor3-lastinventor3-last

                                            कुनैपनि विवरण छैन

                                              Stringवैकल्पिक
                                              inventor3inventor3

                                              कुनैपनि विवरण छैन

                                                Stringवैकल्पिक
                                                invent3invent3

                                                कुनैपनि विवरण छैन

                                                  Stringवैकल्पिक
                                                  inventor4-surnameinventor4-surname

                                                  कुनैपनि विवरण छैन

                                                    Stringवैकल्पिक
                                                    inventor4-lastinventor4-last

                                                    कुनैपनि विवरण छैन

                                                      Stringवैकल्पिक
                                                      inventor4inventor4

                                                      कुनैपनि विवरण छैन

                                                        Stringवैकल्पिक
                                                        invent4invent4

                                                        कुनैपनि विवरण छैन

                                                          Stringवैकल्पिक
                                                          inventor-giveninventor-given

                                                          कुनैपनि विवरण छैन

                                                            Stringवैकल्पिक
                                                            inventor1-giveninventor1-given

                                                            कुनैपनि विवरण छैन

                                                              Stringवैकल्पिक
                                                              inventor-firstinventor-first

                                                              कुनैपनि विवरण छैन

                                                                Stringवैकल्पिक
                                                                inventor1-firstinventor1-first

                                                                कुनैपनि विवरण छैन

                                                                  Stringवैकल्पिक
                                                                  inventor2-giveninventor2-given

                                                                  कुनैपनि विवरण छैन

                                                                    Stringवैकल्पिक
                                                                    inventor2-firstinventor2-first

                                                                    कुनैपनि विवरण छैन

                                                                      Stringवैकल्पिक
                                                                      inventor3-giveninventor3-given

                                                                      कुनैपनि विवरण छैन

                                                                        Stringवैकल्पिक
                                                                        inventor3-firstinventor3-first

                                                                        कुनैपनि विवरण छैन

                                                                          Stringवैकल्पिक
                                                                          inventor4-giveninventor4-given

                                                                          कुनैपनि विवरण छैन

                                                                            Stringवैकल्पिक
                                                                            inventor4-firstinventor4-first

                                                                            कुनैपनि विवरण छैन

                                                                              Stringवैकल्पिक
                                                                              inventorlink1inventorlink1

                                                                              कुनैपनि विवरण छैन

                                                                                Stringवैकल्पिक
                                                                                inventorlinkinventorlink

                                                                                कुनैपनि विवरण छैन

                                                                                  Stringवैकल्पिक
                                                                                  inventorlink2inventorlink2

                                                                                  कुनैपनि विवरण छैन

                                                                                    Stringवैकल्पिक
                                                                                    inventorlink3inventorlink3

                                                                                    कुनैपनि विवरण छैन

                                                                                      Stringवैकल्पिक
                                                                                      inventorlink4inventorlink4

                                                                                      कुनैपनि विवरण छैन

                                                                                        Stringवैकल्पिक
                                                                                        countrycountry

                                                                                        कुनैपनि विवरण छैन

                                                                                          Stringवैकल्पिक
                                                                                          publication-numberpublication-number

                                                                                          कुनैपनि विवरण छैन

                                                                                            Stringवैकल्पिक
                                                                                            patent-numberpatent-number

                                                                                            कुनैपनि विवरण छैन

                                                                                              Stringवैकल्पिक
                                                                                              numbernumber

                                                                                              कुनैपनि विवरण छैन

                                                                                                Stringवैकल्पिक
                                                                                                descriptiondescription

                                                                                                कुनैपनि विवरण छैन

                                                                                                  Stringवैकल्पिक
                                                                                                  statusstatus

                                                                                                  कुनैपनि विवरण छैन

                                                                                                    Stringवैकल्पिक
                                                                                                    publication-datepublication-date

                                                                                                    कुनैपनि विवरण छैन

                                                                                                      Stringवैकल्पिक
                                                                                                      pubdatepubdate

                                                                                                      कुनैपनि विवरण छैन

                                                                                                        Stringवैकल्पिक
                                                                                                        issue-dateissue-date

                                                                                                        कुनैपनि विवरण छैन

                                                                                                          Stringवैकल्पिक
                                                                                                          gdategdate

                                                                                                          कुनैपनि विवरण छैन

                                                                                                            Stringवैकल्पिक
                                                                                                            yearyear

                                                                                                            कुनैपनि विवरण छैन

                                                                                                              Stringवैकल्पिक
                                                                                                              fdatefdate

                                                                                                              कुनैपनि विवरण छैन

                                                                                                                Stringवैकल्पिक
                                                                                                                pridatepridate

                                                                                                                कुनैपनि विवरण छैन

                                                                                                                  Stringवैकल्पिक
                                                                                                                  assign1assign1

                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                    Stringवैकल्पिक
                                                                                                                    assign2assign2

                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                      Stringवैकल्पिक
                                                                                                                      refref

                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                        Stringवैकल्पिक
                                                                                                                        separatorseparator

                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                          Stringवैकल्पिक
                                                                                                                          quotequote

                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                            Stringवैकल्पिक
                                                                                                                            postscriptpostscript

                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                              Stringवैकल्पिक
                                                                                                                              author-separatorauthor-separator

                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                Stringवैकल्पिक
                                                                                                                                author-maskauthor-mask

                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                  Stringवैकल्पिक
                                                                                                                                  authormaskauthormask

                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                    Stringवैकल्पिक
                                                                                                                                    surnamesurname

                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                      Stringवैकल्पिक
                                                                                                                                      last1last1

                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                        Stringवैकल्पिक
                                                                                                                                        surname1surname1

                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                          Stringवैकल्पिक
                                                                                                                                          author1author1

                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                            Stringवैकल्पिक
                                                                                                                                            authorauthor

                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                              Stringवैकल्पिक
                                                                                                                                              authorsauthors

                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                last2last2

                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                  surname2surname2

                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                    author2author2

                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                      last3last3

                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                        surname3surname3

                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                          author3author3

                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                            last4last4

                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                              surname4surname4

                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                author4author4

                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                  last5last5

                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                    surname5surname5

                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                      author5author5

                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                        last6last6

                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                          surname6surname6

                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                            author6author6

                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                              last7last7

                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                surname7surname7

                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                  author7author7

                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                    last8last8

                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                      surname8surname8

                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                        author8author8

                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                          last9last9

                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                            surname9surname9

                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                              author9author9

                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                first1first1

                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                  given1given1

                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                    givengiven

                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                      first2first2

                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                        given2given2

                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                          first3first3

                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                            given3given3

                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                              first4first4

                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                given4given4

                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                  first5first5

                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                    given5given5

                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                      first6first6

                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                        given6given6

                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                          first7first7

                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                            given7given7

                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                              first8first8

                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                given8given8

                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                  first9first9

                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                    given9given9

                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                      author-linkauthor-link

                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                        author1-linkauthor1-link

                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                          authorlinkauthorlink

                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                            authorlink1authorlink1

                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                              author2-linkauthor2-link

                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                authorlink2authorlink2

                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                  author3-linkauthor3-link

                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                    authorlink3authorlink3

                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                      author4-linkauthor4-link

                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                        authorlink4authorlink4

                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                          author5-linkauthor5-link

                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                            authorlink5authorlink5

                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                              author6-linkauthor6-link

                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                authorlink6authorlink6

                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                  author7-linkauthor7-link

                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                    authorlink7authorlink7

                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                      author8-linkauthor8-link

                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                        authorlink8authorlink8

                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                          author9-linkauthor9-link

                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                            authorlink9authorlink9

                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                              coauthorcoauthor

                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                coauthorscoauthors

                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                  origyearorigyear

                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                    monthmonth

                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                      trans_chaptertrans_chapter

                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                        trans_titletrans_title

                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                          typetype

                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                            archiveurlarchiveurl

                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                              deadurldeadurl

                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                seriesseries

                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                  versionversion

                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                    journaljournal

                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                      periodicalperiodical

                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                        newspapernewspaper

                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                          magazinemagazine

                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                            workwork

                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                              volumevolume

                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                issueissue

                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                  pagespages

                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                    pagepage

                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                      atat

                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                        noppnopp

                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                          chapterchapter

                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                            contributioncontribution

                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                              chapter-urlchapter-url

                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                chapterurlchapterurl

                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                  contribution-urlcontribution-url

                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                    chapter-formatchapter-format

                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                      othersothers

                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                        editionedition

                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                          placeplace

                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                            locationlocation

                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                              publication-placepublication-place

                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                publisherpublisher

                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                  editor-lasteditor-last

                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                    editor-surnameeditor-surname

                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                      editor1-lasteditor1-last

                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                        editor1-surnameeditor1-surname

                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                          editor1editor1

                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                            editoreditor

                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                              editorseditors

                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                editor2-lasteditor2-last

                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                  editor2-surnameeditor2-surname

                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                    editor2editor2

                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                      editor3-lasteditor3-last

                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                        editor3-surnameeditor3-surname

                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                          editor3editor3

                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                            editor4-lasteditor4-last

                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                              editor4-surnameeditor4-surname

                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                editor4editor4

                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                  editor-firsteditor-first

                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                    editor-giveneditor-given

                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                      editor1-firsteditor1-first

                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                        editor1-giveneditor1-given

                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                          editor2-firsteditor2-first

                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                            editor2-giveneditor2-given

                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                              editor3-firsteditor3-first

                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                editor3-giveneditor3-given

                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                  editor4-firsteditor4-first

                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                    editor4-giveneditor4-given

                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                      editor-linkeditor-link

                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                        editor1-linkeditor1-link

                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                          editor2-linkeditor2-link

                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                            editor3-linkeditor3-link

                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                              editor4-linkeditor4-link

                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                languagelanguage

                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                  inin

                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                    formatformat

                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                      arxivarxiv

                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                        asinasin

                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                          ASINASIN

                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                            asin-tldasin-tld

                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                              bibcodebibcode

                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                doidoi

                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                  DOIDOI

                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                    doi_inactivedatedoi_inactivedate

                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                      doi_brokendatedoi_brokendate

                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                        isbnisbn

                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                          ISBNISBN

                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                            issnissn

                                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                              ISSNISSN

                                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                jfmjfm

                                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                  JFMJFM

                                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                    jstorjstor

                                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                      JSTORJSTOR

                                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                        lccnlccn

                                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                          LCCNLCCN

                                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                            mrmr

                                                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                              MRMR

                                                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                oclcoclc

                                                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  OCLCOCLC

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    olol

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      OLOL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ostiosti

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          OSTIOSTI

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pmcpmc

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PMCPMC

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                pmidpmid

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PMIDPMID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rfcrfc

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RFCRFC

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ssrnssrn

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SSRNSSRN

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            zblzbl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              idid

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                IDID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  access-dateaccess-date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    accessdateaccessdate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      laysummarylaysummary

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        laysourcelaysource

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          laydatelaydate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            author-name-separatorauthor-name-separator

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastauthoramplastauthoramp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                display-authorsdisplay-authors

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  archivedatearchivedate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Stringवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    translator-firsttranslator-first

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      अज्ञातवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      translator-lasttranslator-last

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        अज्ञातवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        translator2-firsttranslator2-first

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          अज्ञातवैकल्पिक
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          translator2-lasttranslator2-last

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          कुनैपनि विवरण छैन

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            अज्ञातवैकल्पिक

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            This template produces COinS metadata; see COinS in Wikipedia for background information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            See also

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ढाँचा:Help navigation


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Tags:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Citation/Doc Simple citationsCitation/Doc Full citation parametersCitation/Doc ParametersCitation/Doc ExamplesCitation/Doc Citing patentsCitation/Doc Anchored citationsCitation/Doc DatesCitation/Doc ToolsCitation/Doc TemplateDataCitation/Doc

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            🔥 Trending searches on Wiki डोटेली:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            मंगलग्रहग्रामी पुरस्कारसर्लाही जिल्लानेपाल टेलिभिजनलुम्बिनीपेरूपानामामानव अधिकारचिल्लो पदार्थबहराइनइस्तानबुलगङ्गालाल श्रेष्ठत्रिभुवन वीर विक्रम शाहमाधवप्रसाद घिमिरे (साहित्यकार)टिकटककञ्चनपुर जिल्लाऐश्वर्या राय बच्चनफूलअखिल नेपाल राष्ट्रिय स्वतन्त्र विद्यार्थी युनियनपूजा हेगड़ेकिर्गिजस्तानसुपारि फूलरेबेक्का हलज्वालामुखीएड्सजवाहरलाल नेहरूमिसिसिपी नदीभ्लादिमिर पुटिनयुरोपेली संघउज्बेकिस्तानथोमस एल्वा एडिसनसान फ्रान्सिस्कोमनसुनअस्ट्रेलियाइजरायलदैलेख जिल्लाकाला सागरटर्कीबझाङ जिल्लालात्भियाफिनल्याण्डबोस्टनअदिति राव हैदरीऋषि कपूरतेहरानकत्यूरी राजाकमल (फूल )पाराग्वेटोकियोम्याग्गी जिलेनहालमुगु जिल्लासिंहदरवारवाराणसीत्रिनिदाद रे टोबेगोशल्यचिकित्साविकिपिडियाश्याम थापापूर्वी टिमोरगौतम बुद्धमधेश प्रदेशदक्षिणपूर्व एसियाका विश्व सम्पदा क्षेत्रअनको सूचीग्वाटेमालाबोलिभियारानी राजेन्द्र लक्ष्मीसुर्खेत जिल्लाराउटे जाति🡆 More