Difference between revisions of "Template:Computerworld/doc"
(Add documentation for template) |
m (document title argument) |
||
| Line 13: | Line 13: | ||
;<code>date</code> | ;<code>date</code> | ||
:The publication date of the issue of Computerworld. | :The publication date of the issue of Computerworld. | ||
| + | ;<code>title</code> | ||
| + | :The title of the article. Use double-quotes if it is an article and not just a section header, i.e <code>title="HP Introduces New Terminals"</code> and <code>title=New Products</code>. | ||
| + | . | ||
Revision as of 22:22, 3 April 2012
This is the template for citing articles from Computerworld via google books.
The parameters are as follows:
id- Required This is the id of the google books publication. It will identify a particular issue of Computerworld.
pageorpg- This is the page number of the article. This is used to form the google books URL, so it must match what is in the URL.
page_prefix- Sometimes google books uses a prefix before "
PA" in the page argument portion of the URL. Supply anything between thelpg=and thePAin the URL here. author- The name of the author of the article, if any.
date- The publication date of the issue of Computerworld.
title- The title of the article. Use double-quotes if it is an article and not just a section header, i.e
title="HP Introduces New Terminals"andtitle=New Products.
.