Template talk:Cite paper

From Wikipedia, the free encyclopedia

Template:Cite paper is permanently protected from editing, as it is a heavily used or visible template.

Substantial changes should be proposed here, and made by administrators if the proposal is uncontroversial, or has been discussed and is supported by consensus. Use {{editprotected}} to attract the attention of an administrator in such cases.
Any contributor may edit the template's documentation to add usage notes, categories or interwiki links.

Contents

[edit] Citing a paper, not a book

This template seems tuned to books, not journal articles. A journal article has a title/author/year, but also a journal title and volume/issue/page# info. If I stuff it all into the title field, then italics and other styling info makes a mess of it. Am I using the wrong template (is "cite paper" something of a misnomer)? DMacks 22:41, 2 June 2006 (UTC)

Yup, misnomer. Template:Cite journal is for articles, paper is for books. Kinda confusing... DMacks 22:48, 2 June 2006 (UTC)

Wait, I don't think this is necessarily for books. I interpret it as being for standalone papers (example PDF). Λυδαcιτγ 23:59, 14 June 2006 (UTC)
Yes, that's correct. What I don't understand, is that p.#/pp.#-# aren't in the template. :s -Ghent 22:27, 24 June 2006 (UTC)

Hold on guys. {{cite book}} is for books, and {{cite journal}} is for papers published in academic journals. This template is for other kinds of "papers", for example a thesis, or an essay or paper that has been separately published (including papers on arXiv). See WP:CITET for a complete list of citation templates.--Srleffler 00:54, 1 August 2006 (UTC)

Since not every thesis is published, can a field be included for the school and department which granted the dissertation? I am not so tricky with css to make the changes myself. Intangible 03:29, 3 August 2006 (UTC)

[edit] Need "pages" parameter

{{editprotected}} To reinforce Ghent's point above, this template sorely needs a parameter to cite specific pages. (I'd favor the {{cite book}} single "pages" parameter that requires inclusion of the "p." or other text, which is more flexible than the cumbersome "page"/"pages" method.) Citations are supposed to be specific, so that editors can verify that the source actually supports the article text. It is unreasonable to expect people to read an entire paper just to find a quote or check a specific fact. If the citation is general, one can always leave out the pages parameter. ~ Jeff Q (talk) 14:50, 18 October 2006 (UTC)

Just do it. You could whip-up the new template code under your user space and if there are no objections save it on the template. Conformance with cite book is good. Don't add "p." or "pp." whatever to the template. This should be on the call side for flexibility. See also Template_talk:Cite_web#Pages_parameter. --Ligulem 15:30, 18 October 2006 (UTC)
i don't know what the disposition of this long past request, but i'd like to resurrect the request. referencing a multi-paged document without a specific page or page-range is not really very useful. --emerson7 19:44, 26 April 2008 (UTC)
Done. The documentation needs to be updated. Cheers. --MZMcBride (talk) 22:44, 27 April 2008 (UTC)

[edit] Need to broaden beyond academic papers

I get the impression from the "Citing a paper, not a book" discussion above that we are assuming this template will be used only for school papers by single authors, up to and including theses. However, there are many kinds of papers used as reliable source material in Wikipedia that are neither academic papers nor are published in books or journals. Here's an example, currently used for Bullshit! and possibly other articles talking about the scientific evidence for global warming:

* {{cite paper
  | author = Robert T. Watson et al
  | title = Climate Change 2001: Synthesis Report: Summary for Policymakers
  | publisher = Intergovernmental Panel on Climate Change
  | date = [[29 September]] [[2001]]
  | url = http://www.ipcc.ch/pub/un/syreng/spm.pdf
  | format = PDF
  | pages = p. 5
  | accessdate = 2006-10-18
 }}

which currently results in:

I see at least three problems with using the current {{cite paper}} for this source:

  1. There are no provisions made for multiple authors.
  2. There is no "pages" parameter or equivalent, which prevents the display of a specific location for the source data (see "Need "pages" parameter" above).
  3. The title is both quoted and italicized, which is not following Wikipedia's style guidelines. Short print works (short stories, articles, etc.) are quoted; long ones (books, plays, etc.) are italicized — never both. (I'm not sure where papers fall, but I suspect they are quoted, even when they are long.)

I tried to find a different template that could be used in a pinch, but the closest I found were {{cite journal}} and {{cite conference}}, both of which assume the cited work is contained with a larger work whose title must be included. The only real solution is to make a template for "papers" cover not only academic but also scientific, business, governmental, and other individually published papers.

I'd appreciate it if someone could address these problems, so that specific sources, like the one above, will display properly and fully. Thank you. ~ Jeff Q (talk) 15:22, 18 October 2006 (UTC)

I can't comment much on what cite paper is supposed to be used for. It was made by Bookofjude. I Haven't seen him much around here anymore (last contrib was on July 27 2006). Why don't you whip-up a proposal for new code of the template? --Ligulem 15:37, 18 October 2006 (UTC)

Would it be better to make more specialized templates to replace this one? {{cite dissertation}}, {{cite report}}, etc? I'm only asking because that is the way OpenURLs are divided up. They have a separate thing for dissertations and then a report is considered a genre of book. — Omegatron 04:38, 24 April 2007 (UTC)

[edit] Other version

Could a version without the paragraphs be added? Here is what I mean:

{{cite paper | author = | title = | version = | publisher = | date = | url = | format = | accessdate = }}

I do not know how to add it with this type of template without messing things up. I hate it when people put the extended versions of the citation templates in articles because they are so unwieldy (although the other versions are too when they are filled out). Thanks, Kjkolb 05:09, 14 November 2006 (UTC)

I (think I) just added what you wanted, without messing up anything else (I think). DMacks 05:52, 14 November 2006 (UTC)

[edit] Place for identifier

Y Done

Would it be possible to add a field like "id =" in Cite book or Cite Cite journal? While many theses and other papers are not published with ISBN, they may have other standard identifiers, such as an {{OCLC}} number. olderwiser 14:17, 26 November 2006 (UTC)

I've been trying to get these fields separated, actually. Like {{cite book}} has separate fields for isbn=, oclc=, etc. — Omegatron 03:03, 21 March 2007 (UTC)
"id=" has been added. I don't mind if other identifiers are also added, but id is useful for references that don't fit those situations. I've been using "id=", together with {{NCJ}} to link to abstracts on the National Criminal Justice Reference Service. Doing it this way allows us to look at Special:Whatlinkshere/Template:NCJ and see which articles are referencing scholarly criminal justice literature. --Aude (talk) 14:42, 13 June 2007 (UTC)

[edit] Linking date

While the accessdate is linked, the date isn't. Is there any specific reason for this? Logically, both dates should be linked.Beagel 05:24, 1 September 2007 (UTC)

[edit] Use of italics and commas

For improved consistency with current usage in template:cite news and template:cite web, how about removing italics around title and adding them to version? Also changing the full stops to commas? --HailFire 18:48, 27 September 2007 (UTC)

[edit] Section, quote, and documentation

{{editprotected}}

Hi, this template should have new fields for specifying the specific section of the paper and the quoted text, like other citation templates. Namely, the fields section, sectionurl, and quote, analogous to the fields chapter, chapterurl and quote of template {{cite book}}. Thanks! —surueña 20:10, 18 November 2007 (UTC)

That is, to add the following code between the date and the title:

{{
  #if: {{{section|}}}
  |  {{
    #if: {{{sectionurl|}}}
    | [{{{sectionurl}}} {{{section}}}]
    | {{{section}}}
}}, }}

and the following snippet to the end:

{{ #if: {{{quote|}}} |  “{{{quote}}}”
}}

Finally, it is also a good idea to replace the {{/doc}} template with the standarized {{Documentation}}. Thanks again. —surueña 12:40, 19 November 2007 (UTC)

Second this motion. It needs coauthors= and quote= fields like other cite templates. Dhaluza (talk) 00:39, 29 November 2007 (UTC)
I'll look at this tomorrow or Friday. Don't want to make a mistake on something widely used on so many pages. So, I will need to try these changes on a "sandbox" page to make sure it all works okay. --Aude (talk) 02:34, 29 November 2007 (UTC)
Editprotected request N Not done - please put the tag back up when you are satisfied with the suggested changes. Neil  12:07, 3 December 2007 (UTC)
I don't understand this comment. This still needs to be done. Dhaluza (talk) 05:59, 3 January 2008 (UTC)
Still looking for the 'quote=' field to be implemented like most similar templates. —Preceding unsigned comment added by Dhaluza (talkcontribs) 16:19, 12 January 2008 (UTC)
Added the quote param, the documentation has already been changed. — Carl (CBM · talk) 01:51, 13 January 2008 (UTC)

[edit] Multiple authors?

Y Done Can someone who knows how please take functionality from {{cite book}} and add it here to make this template accept multiple authors? This deficiency was noted above, more than a year ago, but nothing seems to have come of it. Picaroon (t) 23:04, 16 December 2007 (UTC)

Would an administrator please make the following change to implement this request: Replace lines 14-15:

      | {{{author}}}
    }}

with:

      | {{{author}}}
    }}{{ 
    #if: {{{coauthors|}}} 
    | ; {{{coauthors}}} 
    }}

or simply replace the entire template with the prototype at User:RossPatterson/Cite paper. RossPatterson (talk) 00:22, 17 December 2007 (UTC)

I've made the adjustment, and the change works. Thanks! Picaroon (t) 00:41, 17 December 2007 (UTC)
Multiple authors still does not work.--Ccson (talk) 19:59, 1 January 2008 (UTC)
It works at Ibn Said. What page is it not working on for you? Picaroon (t) 20:05, 1 January 2008 (UTC)
I'm using it in Millennium Challenge Account, footnote 32, Author=Horace Dawson. I looked at your code in Ibn Said, and the difference is that I'm also using the field "authorlink". When I removed the "authorlink" field from the citation as a test, the coauthors are listed, but I'd like to have the first author wikilinked. appears to be another bug.--Ccson03:36, 2 January 2008 (UTC) —Preceding unsigned comment added by 67.34.212.145 (talk)

{{editprotected}} I made a 1-line mistake in placement of the coauthors handling, with the result that coauthors= only works without authorlink=. Would an admin please change:

      | {{{author}}}
    }}{{ 
    #if: {{{coauthors|}}} 
    | ; {{{coauthors}}} 
    }}
  }}
  }}{{#if: {{{date|}}}

to:

      | {{{author}}}
    }}
  }}{{ 
    #if: {{{coauthors|}}} 
    | ; {{{coauthors}}} 
    }}
  }}{{#if: {{{date|}}}

as illustrated by this change in my prototype copy. RossPatterson (talk) 02:52, 4 January 2008 (UTC)

Y Done. —Random832 17:40, 7 January 2008 (UTC)
Works; however, it will only print the first eight names listed, the remaining coauthors are not printed. I guess there has to be some limit, maybe just add a comment to inform editors of the limitation.--Ccson (talk) 21:23, 24 January 2008 (UTC)
Nope. For example:
  • {{cite paper |first=Horace |last=Dawson |coauthors=[[Edward Brooke]], [[Henry Ponder]], Vinton R. Anderson, Bobby W. Austin, [[Ron Dellums]], [[Kenton Keith]], Huel D. Perkins, [[Charles Rangel]], [[Cornel West]], Clathan McClain Ross |title=The Centenary Report Of The Alpha Phi Alpha World Policy Council |publisher=Alpha Phi Alpha Fraternity |date=July 2006 |format=PDF |url=http://www.alpha-phi-alpha.org/Resources/ImageFile/File/image/WPC06-WEB.pdf |accessdate=2008-01-01}}
has 10 coauthors and correctly produces:
Got an example that you think doesn't work right? RossPatterson (talk) 00:24, 25 January 2008 (UTC)
Oops! This was the verye example. I reviewed the citation and I had a '|' after the eight name which obviously made it seem like the names after were part of another field. thanks.--Ccson (talk) 17:18, 26 January 2008 (UTC)

[edit] Doc upgrade

Y Done {{editprotected}} Would an administrator please make the following changes to implement the newer {{Documentation}} template:

Replace

{{#if: {{{title|}}}

with

<includeonly>{{#if: {{{title|}}}

and

<noinclude>
{{hprotected}}
{{/doc}}
</noinclude>

with

</includeonly><noinclude>{{pp-template}}
{{documentation}}</noinclude>

RossPatterson (talk) 01:15, 17 December 2007 (UTC)

done. Od Mishehu עוד מישהו 07:43, 17 December 2007 (UTC)

[edit] Add error category

Y Done {{editprotected}} Would an administrator please make the following change to improve the error message for a missing title and to add articles with missing title parameters to Category:Articles with broken citations. This is consistent with the current behavior of {{cite web}} and {{cite news}}.

Replace:

|Error on call to [[Template:cite paper]]: Parameter '''title''' must be specified

with

|You must specify '''''title = ''''' when using {{[[Template:cite paper|cite paper]]}}. 
 {{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}}

RossPatterson (talk) 01:42, 17 December 2007 (UTC)

Y Done.—Random832 17:12, 17 December 2007 (UTC)

[edit] PDF symbol

the symbol for a PDF file is not shown in the citation when the format=PDF is chosen. The symbol is shown for other templates such as cite web and cite journal.--Ccson (talk) 13:58, 2 January 2008 (UTC)

The PDF icon is an automatic effect of the Wikipedia environment, not an effect of the template. Can you point to an example that isn't working as you expect? RossPatterson (talk) 01:16, 3 January 2008 (UTC)
See Millennium Challenge Account, footnote 32, author=Dawson, Horace when the url does not show a PDF symbol when using cite paper. See Extraordinary rendition by the United States, footnote 116, when the same url provides the symbol when using cite web.--Ccson (talk) 05:28, 3 January 2008 (UTC)
Both of those references show PDF icons right now. RossPatterson (talk) 01:51, 4 January 2008 (UTC)
Perhaps it's my browser because it's as I described above. I see "(PDF)" for both references but only the second one has the familiar Adobe triangle symbol.--Ccson (talk) 05:19, 4 January 2008 (UTC)
I use Opera and the Monobook WP skin, and the Adobe Acrobat icon is clearly present between 'Policy Council' and '" (PDF)'. It works in some browsers and not in others - search WP for "acrobat icon pdf mediawiki" and read the threads if you want to see the history. RossPatterson (talk) 23:26, 7 January 2008 (UTC)
Also, can you review the "Multiple authors" section above for a continuing problem where I have listed the test case when the template does not list multiple authors?--Ccson (talk) 05:31, 3 January 2008 (UTC)
Done and fixed as noted above. RossPatterson (talk) 23:00, 7 January 2008 (UTC)

[edit] Formatting

Please could you wikilink "{{{date}}}", so that is formatted correctly by Mediawiki.

Therefore change from

  }}{{#if: {{{date|}}}
    | ({{{date}}}). 
    |. 
 

To

  }}{{#if: {{{date|}}}
    | ([[{{{date}}}]]). 
    |. 
 

Thanks, T. Moitie [talk] 18:41, 8 January 2008 (UTC)

Actually could you change it to:
  }}{{#if: {{{date|}}}
    | ({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{date}}}]]|{{{date}}}}}). 
    |. 
 
To keep it more in with the other cite templates
Cheers, T. Moitie [talk] 18:47, 8 January 2008 (UTC)
Y Done Majorly (talk) 18:54, 8 January 2008 (UTC)

[edit] language field

{{editprotected}}

this template lacks a language field. the statement below should be all that's required.

}}{{ 
  #if: {{{language|}}} |  ({{{language}}})

--emerson7 16:11, 30 January 2008 (UTC)

Where would it go? The code you suggested wouldn't match the formatting of {{cite book}}. I don't disagree with the idea at all, but I think a complete implementation needs to be written first, so people can comment on it. And I think it needs to match the other cite * templates. — Carl (CBM · talk) 12:58, 31 January 2008 (UTC)
sorry...bad formatting. i've made the necessary corrections. with regard to location, it should follow established conventions, in this case i suppose after the publisher field. --emerson7 16:26, 31 January 2008 (UTC)
cite book uses {{#if: {{{language|}}} | (in {{{language}}})}} before the publisher field. Does some other citation template put the language after the publisher? — Carl (CBM · talk) 16:43, 31 January 2008 (UTC)
hmmm...there does seem to be some inconsistencies throughout the wiki-templates. the {{cite web}} series places language 'after' publisher, and displays the language without the 'in'. i really don't have a preference, so as stated earlier, it should follow the applicable established conventions. --emerson7 19:21, 1 February 2008 (UTC)

[edit] Still needs a "pages" parameter

Theses are typically very long documents. A "pages" parameter in this template would be useful. Kariteh (talk) 15:58, 26 April 2008 (UTC)

Done. The documentation needs to be updated. Cheers. --MZMcBride (talk) 22:44, 27 April 2008 (UTC)

[edit] "pages" parameter needs updating

{{editprotected}} The pages parameter needs to be updated to have a '.' and space after it. The page parameter currently runs on into the publisher parameter. See Template_talk:Cite_paper#Need to broaden beyond academic papers section for an example of this. The example currently shows "p. 5Intergovernmental Panel on Climate Change." Note that the '5' is part of "Intergovernmental". This could be done by adding a period and space (. (. ampersand pound 32 ;)) at the end of the pages section before the start of the publisher section. --Littleman_TAMU (talk) 18:17, 15 May 2008 (UTC)

Done the problem was actually that the |publisher= parameter had its full stop and space after it, while all the other parameters had the punctuation before. Happymelon 18:14, 8 June 2008 (UTC)

[edit] Retrieval dates for online versions of old printed sources, again

Please contribute to this discussion at Citing sources: Wikipedia talk:Citing sources#Retrieval dates for online versions of old printed sources, again --EnOreg (talk) 16:16, 26 May 2008 (UTC)

Consensus: We have a consensus that access dates for online copies of offline sources, while helpful as a comment in the source, should be hidden from the reader. Could somebody who is competent to adapt the citation templates please do so? The idea is to keep the access date as a template parameter but remove the code that displays it. Thanks, --EnOreg (talk) 09:21, 5 June 2008 (UTC) {{editprotected}} All it takes is to comment out these two lines:

 }}{{#if: {{{accessdate|}}}
   | Retrieved on [[{{{accessdate}}}]].

--EnOreg (talk) 11:27, 6 June 2008 (UTC)

I think it would be better if it were just hidden from display with css. Readers should still be able to access it. — Omegatron (talk) 17:22, 7 June 2008 (UTC)
I agree; I've wrapped the "retrieved on..." in a CSS class (reference-accessdate), so it can be hidden either in personal or sitewide css. I will do the same for the other templates with this editprotected request. Happymelon 17:48, 8 June 2008 (UTC)