Difference between revisions of "Template:Infobox journal/doc"

From blackwiki
Jump to navigation Jump to search
imported>Gonnym
(Undid revision 974704098 by Funandtrvl (talk) It's needed here)
imported>Funandtrvl
(copy edit, organize, sync w/template, clarify)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
 
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])-->
{{For|citing journals|Template:Cite journal}}
+
{{For|citing articles in journals|Template:Cite journal}}
{{high use}}
+
{{High-use|8969}}
 
{{Auto italic title}}
 
{{Auto italic title}}
 
{{Auto short description}}
 
{{Auto short description}}
Line 8: Line 8:
  
 
{{Parameter names example|italic title=no
 
{{Parameter names example|italic title=no
|title
+
|title
|image
+
|image
|image_size
+
|image_size
|alt
+
|alt
|caption
+
|caption
|former_name
+
|former_name
|abbreviation
+
|abbreviation
|bluebook
+
|discipline
|mathscinet
+
|peer-reviewed
|nlm
+
|language
|discipline
+
|editor
|peer-reviewed
+
|publisher
|language
+
|country
|editor
+
|history
|publisher
+
|frequency
|country
+
|openaccess
|history
+
|license
|frequency
+
|impact
|openaccess
+
|impact-year
|license
+
|bluebook
|impact
+
|mathscinet
|impact-year
+
|nlm
|ISSN
+
|ISSN
|ISSNlabel
+
|ISSNlabel
|eISSN
+
|eISSN
|CODEN
+
|CODEN
|JSTOR
+
|JSTOR
|LCCN
+
|LCCN
|OCLC
+
|OCLC
|website
+
|website
|link1
+
|link1
|link1-name
+
|link1-name
|link2
+
|link2
|link2-name
+
|link2-name
 
}}
 
}}
  
{{tl|Infobox journal}} can be used to display details about [[academic journal]]s as a right-side infobox. It can be stacked with other infoboxes. The [[User:Tokenzero/infoboxJournal|infoboxJournal.js]] script can be used to easily add the infobox to articles, as well as standardize existing infoboxes. The script is in development, so make sure to review the suggested presentation before saving.
+
{{tl|Infobox journal}} can be used to display details about [[academic journal]]s, as a right-aligned infobox. It can be stacked with other infoboxes. The [[User:Tokenzero/infoboxJournal|infoboxJournal.js]] script can be used to easily add the infobox to articles, as well as standardize existing infoboxes. The script is in development, so make sure to review the suggested presentation before saving.
  
 
== Usage ==
 
== Usage ==
;Basic usage
+
;Syntax<!-- full syntax for ease of use to new editors -->
This basic infobox will be adequate for the vast majority of article. Simply copy-paste this code in an article and fill it according to the [[#Parameters|documentation]] below.
+
Simply copy-paste this code in an article and fill it according to the [[#Parameters|documentation]] below. Remove hidden notes (both the <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code> characters) that surround certain entries, in order for the data you enter to appear in the published article. Unused parameters may also be removed.
 +
 
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
 
{{Infobox journal
 
{{Infobox journal
 
| title        =  
 
| title        =  
 
| image        = <!-- or |cover= -->
 
| image        = <!-- or |cover= -->
 +
| image_size    = <!-- default is 200px -->
 +
| alt          =
 
| caption      =  
 
| caption      =  
 
| former_name  = <!-- or |former_names= -->
 
| former_name  = <!-- or |former_names= -->
| abbreviation  = <!-- ISO 4 abbreviation -->
+
| abbreviation  = <!-- use ISO 4 standard -->
 
| discipline    = <!-- or |subject= -->
 
| discipline    = <!-- or |subject= -->
 +
| peer-reviewed =
 
| language      =  
 
| language      =  
 
| editor        = <!-- or |editors= -->
 
| editor        = <!-- or |editors= -->
Line 67: Line 71:
 
| impact        =  
 
| impact        =  
 
| impact-year  =  
 
| impact-year  =  
| ISSN          =  
+
| bluebook      =
| eISSN        =  
+
| mathscinet    =
| CODEN        =  
+
| nlm          =
| JSTOR        =  
+
| ISSN          = <!-- up to |ISSN10= -->
| LCCN          =  
+
| ISSNlabel    = <!-- up to |ISSNlabel10= -->
| OCLC          =  
+
| eISSN        = <!-- up to |eISSN10= -->
 +
| CODEN        = <!-- up to |CODEN10= -->
 +
| JSTOR        = <!-- up to |JSTOR10= -->
 +
| LCCN          = <!-- up to |LCCN10= -->
 +
| OCLC          = <!-- up to |OCLC10= -->
 
| website      =  
 
| website      =  
| link1         =
+
| link1        = <!-- up to |link10= -->
| link1-name    =
+
| link1-name    = <!-- up to |link10-name= -->
| link2         = <!-- up to |link5= -->
 
| link2-name    = <!-- up to |link5-name= -->
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 85: Line 91:
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
 
| bluebook      = <!-- For law journals only -->
 
| bluebook      = <!-- For law journals only -->
| mathscinet    = <!-- For the MathSciNet abbreviation IF different from ISO 4 abbreviation -->
+
| mathscinet    = <!-- For the MathSciNet abbreviation, IF different from ISO 4 abbreviation -->
| nlm          = <!-- For the NLM abbreviation IF different from ISO 4 abbreviation -->
+
| nlm          = <!-- For the NLM abbreviation, IF different from ISO 4 abbreviation -->
 
</pre>
 
</pre>
  
Line 109: Line 115:
 
...
 
...
 
</pre>
 
</pre>
Goes from {{para|ISSNlabel2}} up to {{para|ISSNlabel10}}.
+
Goes up to {{para|ISSNlabel10}}.
  
 
=== Parameters ===
 
=== Parameters ===
Line 126: Line 132:
 
  | {{para|former_name  }} | Any former name or names of the journal (italicized by default).
 
  | {{para|former_name  }} | Any former name or names of the journal (italicized by default).
 
  | {{para|abbreviation  }} | The [[ISO 4]] abbreviation for journal. Include dots (e.g. <code>J. Phys.</code>, not <code>J Phys</code>). If unset, links to find out what the ISO 4 abbreviation is will be displayed. Use {{para|abbreviation|no}} to hide the field.
 
  | {{para|abbreviation  }} | The [[ISO 4]] abbreviation for journal. Include dots (e.g. <code>J. Phys.</code>, not <code>J Phys</code>). If unset, links to find out what the ISO 4 abbreviation is will be displayed. Use {{para|abbreviation|no}} to hide the field.
| {{para|bluebook      }} | The [[Bluebook]] abbreviation for law journal.
 
| {{para|mathscinet    }} | The [[MathSciNet]] abbreviation IF different from ISO 4 abbreviation.
 
| {{para|nlm          }} | The [[United States National Library of Medicine|NLM]] abbreviation IF different from ISO 4 abbreviation.
 
| {{para|bypass-rcheck }} | Set to <code>yes</code> to bypass the built-in ISO 4 / bluebook redirect check until {{phab|T14019}} is resolved. This should '''only''' be used after the ISO 4 / bluebook redirects were created, '''not''' to get rid of the template messages. See [[:Category:Infobox journals with bypassed redirect checking]] for more information.
 
 
  | {{para|discipline    }} | Topic of the journal.
 
  | {{para|discipline    }} | Topic of the journal.
 
  | {{para|peer-reviewed }} | Put <code>no</code> if journal is not [[Peer review|peer-reviewed]] (in which case {{tl|Infobox magazine}} is probably more appropriate). If the situation is complicated, put "See text" and describe it in the text. If the field is blank, omitted, or set to <code>yes</code>, no field is shown, and peer-review status is implied.
 
  | {{para|peer-reviewed }} | Put <code>no</code> if journal is not [[Peer review|peer-reviewed]] (in which case {{tl|Infobox magazine}} is probably more appropriate). If the situation is complicated, put "See text" and describe it in the text. If the field is blank, omitted, or set to <code>yes</code>, no field is shown, and peer-review status is implied.
Line 142: Line 144:
 
  | {{para|impact        }} | Journal's [[impact factor]].
 
  | {{para|impact        }} | Journal's [[impact factor]].
 
  | {{para|impact-year  }} | Year impact factor above was measured, '''not''' the year it was published. E.g. the 2016 impact factor was published in 2017, so 2016 goes in the infobox.
 
  | {{para|impact-year  }} | Year impact factor above was measured, '''not''' the year it was published. E.g. the 2016 impact factor was published in 2017, so 2016 goes in the infobox.
 +
| {{para|bluebook      }} | The [[Bluebook]] abbreviation for law journal.
 +
| {{para|mathscinet    }} | The [[MathSciNet]] abbreviation IF different from ISO 4 abbreviation.
 +
| {{para|nlm          }} | The [[United States National Library of Medicine|NLM]] abbreviation IF different from ISO 4 abbreviation.
 +
| {{para|bypass-rcheck }} | Set to <code>yes</code> to bypass the built-in ISO 4 / bluebook redirect check until {{phab|T14019}} is resolved. This should '''only''' be used after the ISO 4 / bluebook redirects were created, '''not''' to get rid of the template messages. See [[:Category:Infobox journals with bypassed redirect checking]] for more information.
 
  | {{para|ISSNlabel    }} | To distinguish between ISSNs when more than one is given (use in conjunction with ISSN2label, ISSN3label, ... ISSN10label).
 
  | {{para|ISSNlabel    }} | To distinguish between ISSNs when more than one is given (use in conjunction with ISSN2label, ISSN3label, ... ISSN10label).
 
  | {{para|ISSN          }} | [[International Standard Serial Number|ISSN]] (print edition) or eISSN if electronic-only journal. If there is more than one journal, such as in ''[[European Physical Journal]]'', use additional ISSN2, ISSN3,&nbsp;... ISSN10 parameters.
 
  | {{para|ISSN          }} | [[International Standard Serial Number|ISSN]] (print edition) or eISSN if electronic-only journal. If there is more than one journal, such as in ''[[European Physical Journal]]'', use additional ISSN2, ISSN3,&nbsp;... ISSN10 parameters.
Line 159: Line 165:
  
 
=== Usage notes ===
 
=== Usage notes ===
* ''language'' - default is "English" but it is possible to put more than one:&nbsp; language=English, French (etc.).
+
* ''title'' - The infobox displays the journal title at the top, wrapping to keep the infobox narrow. To custom-wrap a long title, insert "{{tag|br|s}}". Otherwise, the title will auto-wrap after all words that fit:
 +
  | title = Canadian Journal of{{tag|br|s}}Earth Sciences
 +
* ''language'' - default is "English" but it is possible to put more than one:&nbsp; language=English, French (etc.)
 
* ''website'' - Just put the full URL; e.g., http://www.nature.com . This field automatically displays the name "Journal homepage."  If you wish to display a different name, or to include additional links, use parameters "link1" & "link1-name" ("link2" etc.).  For example, show "Online access":
 
* ''website'' - Just put the full URL; e.g., http://www.nature.com . This field automatically displays the name "Journal homepage."  If you wish to display a different name, or to include additional links, use parameters "link1" & "link1-name" ("link2" etc.).  For example, show "Online access":
 
   | website = http://www.nature.com
 
   | website = http://www.nature.com
 
   | link1 = http://www.nature.com/nature/current_issue.html
 
   | link1 = http://www.nature.com/nature/current_issue.html
 
   | link1-name = Online access
 
   | link1-name = Online access
* ''title'' - The infobox displays the journal title at the top, wrapping to keep the infobox narrow. To custom-wrap a long title, insert "{{tag|br|s}}". Otherwise, the title will auto-wrap after all words that fit:
 
  | title = Canadian Journal of{{tag|br|s}}Earth Sciences
 
* ''country'' - such as "Canada".
 
  
 
In general, any parameter can be custom-wrapped by inserting a "{{tag|br|s}}" wherever needed.
 
In general, any parameter can be custom-wrapped by inserting a "{{tag|br|s}}" wherever needed.
Line 181: Line 186:
 
|-
 
|-
 
|{{tl|Infobox journal/ISO 4 preload}} || The suggested content of the ISO4 redirect page.
 
|{{tl|Infobox journal/ISO 4 preload}} || The suggested content of the ISO4 redirect page.
 +
|-
 +
|{{tl|Infobox journal/ISSN-eISSN}} || Used to format the ISSN information
 
|-
 
|-
 
|{{tl|Infobox journal/MathSciNet check}} || Checks if a [[MathSciNet]] redirects exists. If not, prompts editors to create it.
 
|{{tl|Infobox journal/MathSciNet check}} || Checks if a [[MathSciNet]] redirects exists. If not, prompts editors to create it.
Line 189: Line 196:
 
|-
 
|-
 
|{{tl|Infobox journal/NLM preload}} || The suggested content of the NLM redirect page.
 
|{{tl|Infobox journal/NLM preload}} || The suggested content of the NLM redirect page.
|-
 
|{{tl|Infobox journal/ISSN-eISSN}} || Used to format the ISSN information
 
 
|-
 
|-
 
|}
 
|}
Line 199: Line 204:
 
|-
 
|-
 
|{{tl|Infobox journal/Abbreviation search}}  ||  Provides search links for relevant standard abbreviations ([[ISO 4]], [[Bluebook]], [[MathSciNet]], and [[United States National Library of Medicine|NLM]]). It also gives a link to their corresponding databases when possible. Some links needs {{para|ISSN/eISSN}} to work.
 
|{{tl|Infobox journal/Abbreviation search}}  ||  Provides search links for relevant standard abbreviations ([[ISO 4]], [[Bluebook]], [[MathSciNet]], and [[United States National Library of Medicine|NLM]]). It also gives a link to their corresponding databases when possible. Some links needs {{para|ISSN/eISSN}} to work.
 +
|-
 +
|{{tl|Infobox journal/Former check}} || Checks if former name redirects exists. If not, prompts editors to create it and to verify that standard abbreviation redirects are also created. This is currently experimental, and will only display if you've enabled the search links.
 
|-
 
|-
 
|{{tl|Infobox journal/Indexing search}} || Provides a MIAR database search link to verify Abstracting/Indexing information. Needs {{para|ISSN/eISSN}} to work.
 
|{{tl|Infobox journal/Indexing search}} || Provides a MIAR database search link to verify Abstracting/Indexing information. Needs {{para|ISSN/eISSN}} to work.
|-
 
|{{tl|Infobox journal/Former check}} || Checks if former name redirects exists. If not, prompts editors to create it and to verify that standard abbreviation redirects are also created. This is currently experimental, and will only display if you've enabled the search links.
 
 
|-
 
|-
 
|}
 
|}
Line 554: Line 559:
 
* {{clc|Infobox journals with bypassed redirect checking}}
 
* {{clc|Infobox journals with bypassed redirect checking}}
  
===Related categories===
+
===Related tracking categories===
 
* {{clc|Journal articles needing infoboxes}}
 
* {{clc|Journal articles needing infoboxes}}
 
* {{clc|Redirects from ISO 4 abbreviations}}
 
* {{clc|Redirects from ISO 4 abbreviations}}
Line 561: Line 566:
 
* {{clc|Redirects from NLM abbreviations}}
 
* {{clc|Redirects from NLM abbreviations}}
  
===Related templates===
+
===Related redirect templates===
 +
* {{tl|R from Bluebook abbreviation}}
 
* {{tl|R from ISO 4 abbreviation}}
 
* {{tl|R from ISO 4 abbreviation}}
* {{tl|R from Bluebook abbreviation}}
 
 
* {{tl|R from MathSciNet abbreviation}}
 
* {{tl|R from MathSciNet abbreviation}}
 
* {{tl|R from NLM abbreviation}}
 
* {{tl|R from NLM abbreviation}}
  
 
== See also ==
 
== See also ==
 +
* {{tl|Infobox bibliographic database}}
 
* {{tl|Infobox magazine}}
 
* {{tl|Infobox magazine}}
* {{tl|Infobox bibliographic database}}
 
  
 
{{Organization infoboxes}}
 
{{Organization infoboxes}}
  
<includeonly>{{Sandbox other||
+
<includeonly>{{sandbox other||
 
+
<!-- Categories below this line; interwikis at Wikidata -->
<!------- ADD CATEGORIES BELOW THIS LINE -------->
 
 
[[Category:Organization infobox templates|Journal]]
 
[[Category:Organization infobox templates|Journal]]
 
[[Category:Publishing infobox templates|Journal]]
 
[[Category:Publishing infobox templates|Journal]]
 
[[Category:Templates that add a tracking category]]
 
[[Category:Templates that add a tracking category]]
 
}}</includeonly>
 
}}</includeonly>

Revision as of 19:13, 18 September 2020

Template:Subpage other

Template:Parameter names example

{{Infobox journal}} can be used to display details about academic journals, as a right-aligned infobox. It can be stacked with other infoboxes. The infoboxJournal.js script can be used to easily add the infobox to articles, as well as standardize existing infoboxes. The script is in development, so make sure to review the suggested presentation before saving.

Usage

Syntax

Simply copy-paste this code in an article and fill it according to the documentation below. Remove hidden notes (both the <!-- and --> characters) that surround certain entries, in order for the data you enter to appear in the published article. Unused parameters may also be removed.

{{Infobox journal
| title         = 
| image         = <!-- or |cover= -->
| image_size    = <!-- default is 200px -->
| alt           =
| caption       = 
| former_name   = <!-- or |former_names= -->
| abbreviation  = <!-- use ISO 4 standard -->
| discipline    = <!-- or |subject= -->
| peer-reviewed =
| language      = 
| editor        = <!-- or |editors= -->
| publisher     = 
| country       = 
| history       = 
| frequency     = 
| openaccess    = 
| license       = 
| impact        = 
| impact-year   = 
| bluebook      =
| mathscinet    =
| nlm           =
| ISSN          = <!-- up to |ISSN10= -->
| ISSNlabel     = <!-- up to |ISSNlabel10= -->
| eISSN         = <!-- up to |eISSN10= -->
| CODEN         = <!-- up to |CODEN10= -->
| JSTOR         = <!-- up to |JSTOR10= -->
| LCCN          = <!-- up to |LCCN10= -->
| OCLC          = <!-- up to |OCLC10= -->
| website       = 
| link1         = <!-- up to |link10= -->
| link1-name    = <!-- up to |link10-name= -->
}}
Non-ISO 4 abbreviations (pick those that apply)
| bluebook      = <!-- For law journals only -->
| mathscinet    = <!-- For the MathSciNet abbreviation, IF different from ISO 4 abbreviation -->
| nlm           = <!-- For the NLM abbreviation, IF different from ISO 4 abbreviation -->
Identifiers for multiple journals at once
| ISSNlabel     = 
| ISSN          = 
| eISSN         = 
| CODEN         = 
| JSTOR         = 
| LCCN          = 
| OCLC          = 

| ISSNlabel2    = 
| ISSN2         = 
| eISSN2        = 
| CODEN2        = 
| JSTOR2        = 
| LCCN2         = 
| OCLC2         = 

...

Goes up to |ISSNlabel10=.

Parameters

All parameters are optional.

{{Infobox journal

Script error: No such module "aligned table".

}}

Usage notes

  • title - The infobox displays the journal title at the top, wrapping to keep the infobox narrow. To custom-wrap a long title, insert "<br />". Otherwise, the title will auto-wrap after all words that fit:
  | title = Canadian Journal of<br />Earth Sciences
  • language - default is "English" but it is possible to put more than one:  language=English, French (etc.)
  • website - Just put the full URL; e.g., http://www.nature.com . This field automatically displays the name "Journal homepage." If you wish to display a different name, or to include additional links, use parameters "link1" & "link1-name" ("link2" etc.). For example, show "Online access":
  | website = http://www.nature.com
  | link1 = http://www.nature.com/nature/current_issue.html
  | link1-name = Online access

In general, any parameter can be custom-wrapped by inserting a "<br />" wherever needed.

Sub templates

Main infobox
{{Infobox journal/Bluebook check}} Checks if a Bluebook redirects exists. If not, prompts editors to create it.
{{Infobox journal/Bluebook preload}} The suggested content of the Bluebook redirect page.
{{Infobox journal/ISO 4 check}} Checks if an ISO 4 redirects exists. If not, prompts editors to create it.
{{Infobox journal/ISO 4 preload}} The suggested content of the ISO4 redirect page.
{{Infobox journal/ISSN-eISSN}} Used to format the ISSN information
{{Infobox journal/MathSciNet check}} Checks if a MathSciNet redirects exists. If not, prompts editors to create it.
{{Infobox journal/MathSciNet preload}} The suggested content of the ISO4 redirect page.
{{Infobox journal/NLM check}} Checks if a NLM redirects exists. If not, prompts editors to create it.
{{Infobox journal/NLM preload}} The suggested content of the NLM redirect page.
Search links

Put .infobox-journal-search { display: inline !important;} in your CSS file (like this) to enable search links.

{{Infobox journal/Abbreviation search}} Provides search links for relevant standard abbreviations (ISO 4, Bluebook, MathSciNet, and NLM). It also gives a link to their corresponding databases when possible. Some links needs |ISSN/eISSN= to work.
{{Infobox journal/Former check}} Checks if former name redirects exists. If not, prompts editors to create it and to verify that standard abbreviation redirects are also created. This is currently experimental, and will only display if you've enabled the search links.
{{Infobox journal/Indexing search}} Provides a MIAR database search link to verify Abstracting/Indexing information. Needs |ISSN/eISSN= to work.
Other

Template characteristics

Microformat

Template:UF-hprod

COinS

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

TemplateData

TemplateData documentation used by VisualEditor and other tools
See the monthly parameter usage report for this template.

TemplateData for Infobox journal

{{Infobox journal}} can be used to display details about academic journals and similar publications as a right-side infobox.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

Name of journal

Default
{{PAGENAMEBASE}}
Linesuggested
no italic titleitalic title

Put "no" to override the italic format of the page article title.

Lineoptional
Imageimage cover

Image of journal cover

Example
Natprotcover.gif
Filesuggested
Image sizeimage_size

Size to display image

Default
200px
Lineoptional
Altalt

Alternative text for image.

Lineoptional
Captioncaption

Caption for image, if needed.

Linesuggested
Former name(s)former_name former_names formername formernames

Any former names for the journal, separate by commas or semicolons; will be italicized by default.

Stringsuggested
Abbreviated title (formal)abbreviation

The ISO-4 abbreviation for journal. Include dots (e.g. J. Phys., not J Phys). Put "no" to hide the field.

Example
J. Political Theory B
Linesuggested
Bluebook abbreviationbluebook

The Bluebook abbreviation for law journals.

Lineoptional
MathSciNet abbreviationmathscinet

The MathSciNet abbreviation IF different from ISO 4 abbreviation.

Lineoptional
NLM abbreviationnlm

The NLM/PubMed abbreviation IF different from ISO 4 abbreviation.

Lineoptional
bypass redirect checkbypass-rcheck

Put "yes" to bypass the built-in ISO 4 / bluebook redirect check. See [[Category:Infobox journals]] with bypassed redirect checking for more information.

Unknownoptional
Discipline or subjectdiscipline subject

Topic of the journal.

Linesuggested
Not peer-reviewedpeer-reviewed

Put "no" if journal is not peer-reviewed (in which case {{Infobox magazine}} is probably more appropriate). If the situation is complicated, put "See text" and describe it in the text. If empty, peer-review status is implied.

Lineoptional
Languagelanguage

Language in which the journal is published. Do not wikilink.

Default
English
Linesuggested
Edited byeditor editors

Name of editor-in-chief.

Pagesuggested
Publisherpublisher

Name of the journal's publisher.

Linesuggested
Countrycountry

Country of publication, if there is a clear national affiliation. Leave blank for international journals. Do not wikilink.

Linesuggested
Publication historyhistory

Publication history, as: 1869–present.

Linesuggested
Frequencyfrequency

Frequency of publication

Linesuggested
Open accessopenaccess

Availability of open access content, with links if appropriate. (Put 'Yes' if the journal is completely open-access, or '[[Delayed open access journal|Delayed]], ## years/months' or '[[Hybrid open access journal|Hybrid]]' if more appropriate).

Linesuggested
Licenselicense

License of the journal's content if open access.

Linesuggested
impact factorimpact

The impact factor of the journal.

Linesuggested
impact factor yearimpact-year

Year impact factor above was measured, not the year it was published. E.g. the 2016 impact factor was published in 2017, so 2016 goes in the infobox.

Numbersuggested
ISSN labelISSNlabel

To distinguish between ISSNs when more than one is given (use in conjunction with ISSN2label, ...).

Lineoptional
ISSNISSN

ISSN (print edition) or eISSN if electronic-only journal. If there is more than one journal, such as in European Physical Journal, use additional ISSN2, ISSN3, ... parameters.

Example
1754-2189
Linesuggested
eISSNeISSN

Same as ISSN, but for online version of paper journals.

Example
1750-2799
Linesuggested
CODENCODEN

CODEN bibliographic code.

Example
NCAOBW
Linesuggested
JSTORJSTOR

Journal's JSTOR number (usually its ISSN without the dash; link will be generated automatically).

Example
00121169
Unknownsuggested
LCCNLCCN

Library of Congress Control Number (link will be generated automatically).

Example
sn85009990
Linesuggested
OCLC numberOCLC

OCLC Control Number (a.k.a. OCN, WorldCat)

Example
1076455010
Numbersuggested
Journal homepagewebsite

URL for journal homepage.

Example
http://www.nature.com
URLsuggested
Journal link (1st)link1

First additional journal link, generally a link to the contents of the current issue.

Example
http://www.nature.com/nature/current_issue.html
URLsuggested
Journal link label (1st)link1-name

Name for first additional journal link.

Example
Online Access
Linesuggested
Journal link (2nd)link2

Second additional journal link, generally a link to the online archive of published issues.

URLoptional
Journal link label (2nd)link2-name

Name for second additional journal link.

Lineoptional
boxwidthboxwidth

To set the infobox's width in exceptional circumstances. Use em (i.e. font-proportional) units, e.g. boxwidth&nbsp= 20.0em. Default is 22.0em.

Lineoptional
RSSRSS

no description

Unknowndeprecated
Atomatom

no description

Unknowndeprecated

Tracking categories

Related tracking categories

Related redirect templates

See also

Template:Organization infoboxes