User:Teratornis/Sandbox2
{{User Sandbox}}
Here is an example of Template:Cite journal in which the issue
field does not appear, even though a value for it is present in the code that transcludes the template:
- {{Cite journal
|first1=Mark Z.
|last1=Jacobson
|first2=M.A.
|last2=Delucchi
|url=http://www.stanford.edu/group/efmh/jacobson/Articles/I/sad1109Jaco5p.indd.pdf
|title=A Path to Sustainable Energy by 2030
|journal=Scientific American
|date=November 2009
|year=2009
|volume=301
|issue=5
|pages=58–65
|doi=10.1038/scientificamerican1109-58
|pmid=19873905
}}
Oh, that must be because the above example specifies the publisher
field instead of the journal
field. Here is the same example with the journal
field:
- {{Cite journal
|first1=Mark Z.
|last1=Jacobson
|first2=M.A.
|last2=Delucchi
|url=http://www.stanford.edu/group/efmh/jacobson/Articles/I/sad1109Jaco5p.indd.pdf
|title=A Path to Sustainable Energy by 2030
|journal=Scientific American
|date=November 2009
|year=2009
|volume=301
|issue=5
|pages=58–65
|doi=10.1038/scientificamerican1109-58
|pmid=19873905
}}
Here is an example where the issue
field works:
- {{cite journal |author=Bannen RM, Suresh V, Phillips GN Jr, Wright SJ, Mitchell JC |title=Optimal design of thermally stable proteins |journal=Bioinformatics |volume=24 |issue=20 |pages=2339–43 |year=2008 |pmid=18723523 |pmc=2562006 |doi=10.1093/bioinformatics/btn450 |url=http://bioinformatics.oxfordjournals.org/cgi/content/full/24/20/2339 }}