Difference between revisions of "Template:Identifier/doc"
Jump to navigation
Jump to search
imported>Uzume (→Usage: identifier) |
imported>Uzume |
||
| Line 51: | Line 51: | ||
*{{doi/sandbox|10.1234/0123456|doi-access=subscription}} | *{{doi/sandbox|10.1234/0123456|doi-access=subscription}} | ||
| + | == See also == | ||
| + | *{{tl|Catalog lookup link}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 14:54, 4 January 2021
| 40px | This is a documentation subpage for Template:Identifier. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This a meta template for identifiers.
- arxiv
to do
- bibcode
{{Identifier
|link=bibcode (identifier)
|display=Bibcode
|separator=:
|id={{{1}}}
|base-url-start=http://adsabs.harvard.edu/abs/
|access-parameter={{{bibcode-access}}}
|allow-free=yes
|allow-registration=no
|allow-limited=no
|allow-subscription=no
}}
Gives
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- doi
{{Identifier
|link=doi (identifier)
|display=doi
|separator=:
|id={{{1}}}
|base-url-start=https://doi.org/
|access-type={{{doi-access}}}
|allow-free=yes
|allow-registration=yes
|allow-limited=yes
|allow-subscription=no
}}
Gives
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
See also