Differenze tra le versioni di "Template:Cite patent"

Da FountainPen.
Jump to navigation Jump to search
 
(16 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1: Riga 1:
[http://v3.espacenet.com/textdoc?DB=EPODOC&IDX={{{1}}}{{{2}}} {{{3|}}}&nbsp;{{{2}}}]<noinclude>
+
<includeonly>[[:File:Patent-{{{1}}}-{{{2}}}.pdf|{{{3|}}}&nbsp;{{{1}}}-{{{2}}}]]</includeonly><noinclude>
 
==Instructions==
 
==Instructions==
  
Riga 7: Riga 7:
 
  | two letter country code
 
  | two letter country code
 
  | patent or patent application publication number
 
  | patent or patent application publication number
  | description string before
+
  | preamble (default )
 
}}
 
}}
 
</pre>
 
</pre>
  
'''Notes and warnings:'''
+
=== Examples ===
:This is intended as a very simple citation template for identifying a patent within the text of an article.
+
'''To cite US patent 1,704,470, use:'''
 +
:<nowiki>{{Cite patent|US|1704470}}</nowiki><br/>
 +
Results in: {{Cite patent|US|1704470}}
  
'''Details:'''
+
'''To cite British patent 245,448, use:'''
:Simple patent template for citing patents or patent applications from any country in the [http://ep.espacenet.com esp@cenet] database. This database is more useful than the USPTO database since it highlights related patents/applications in other countries, provides current status information, and is available in three languages.
+
:<nowiki>{{Cite patent|GB|245448}}</nowiki><br/>
 +
Results in: {{Cite patent|GB|245448}}
  
:Enter the two letter country code (eg US or EP) as the first parameter and the patent number or patent application publication number (without any intervening commas) as the second parameter.
+
'''To cite French patent 726,185, use:'''
 
+
:<nowiki>{{Cite patent|FR|726185}}</nowiki><br/>
:Add the word "application" (without quotes) as a third parameter if you are citing a patent application rather than a patent. Patent applications must be referred to by publication number, not application number.
+
Results in: {{Cite patent|FR|726185}}
 
 
:Help for getting the right number format can be found [http://ep.espacenet.com/numberSearch?locale=en_EP here].
 
 
 
=== Examples ===
 
'''To cite US patent 7,143,445, use:'''
 
:<nowiki>{{Cite patent|US|7143445}}</nowiki><br/>
 
Results in: {{Cite patent|US|7143445}}
 
  
 
'''To cite WIPO (aka PCT/International) patent application WO 2005/083605 A1, use:'''
 
'''To cite WIPO (aka PCT/International) patent application WO 2005/083605 A1, use:'''
Riga 35: Riga 31:
 
=== Info ===
 
=== Info ===
  
Taken by the [http://en.wikipedia.org/wiki/Template:Cite_patent Cite patent template] from Wikipedia and modified to work and get the right page.
+
Examples taken by the [http://en.wikipedia.org/wiki/Template:Cite_patent Cite patent template] from Wikipedia and modified for the new way to show patent in the internal pages.
  
 +
[[Category: Patent Templates]]
 
</noinclude>
 
</noinclude>

Versione attuale delle 01:49, 7 lug 2012

Instructions

Usage

{{Cite patent
 | two letter country code
 | patent or patent application publication number
 | preamble (default nº)
}}

Examples

To cite US patent 1,704,470, use:

{{Cite patent|US|1704470}}

Results in: nº US-1704470

To cite British patent 245,448, use:

{{Cite patent|GB|245448}}

Results in: nº GB-245448

To cite French patent 726,185, use:

{{Cite patent|FR|726185}}

Results in: nº FR-726185

To cite WIPO (aka PCT/International) patent application WO 2005/083605 A1, use:

{{Cite patent|WO|2005083605}}

Results in: nº WO-2005083605

Note the removal of the "/". Removing the leading zero was not necessary as it was already six digits.

Info

Examples taken by the Cite patent template from Wikipedia and modified for the new way to show patent in the internal pages.