Template:DBLP
{{{name}}} at DBLP Bibliography Server
This template uses Lua: |
This template generates an external link to an person's page at the computer science bibliography website DBLP.
Usage
{{DBLP | PID }}
{{DBLP | PID | NAME }}
{{DBLP | pid = PID }}
{{DBLP | pid = PID | name = NAME }}
Using Wikidata property (P2456):
{{DBLP}}
{{DBLP | name = NAME }}
Examples
One parameter
Usage in the article Tony Hoare, with article name as link text:
* {{DBLP | h/CARHoare }}
* {{DBLP | pid= h/CARHoare }}
Output:
- Tony Hoare at DBLP Bibliography Server
URLs:
- https://dblp.org/pid/h/CARHoare (used in template)
- https://dblp.org/pid/h/CARHoare.html (redirect from above)
Two parameters
Usage with name parameter as link text:
* {{DBLP | 259/4132 | Hannah Miller }}
* {{DBLP | pid= 259/4132 | name= Hannah Miller }}
Output:
- Hannah Miller at DBLP Bibliography Server
URLs:
- https://dblp.org/pid/259/4132 (used in template)
- https://dblp.org/pid/259/4132.html (redirect from above)
ID in Wikidata
Usage in the article Gunther Schmidt:
* {{DBLP}}
* {{DBLP | name= Gunther Schmidt }}
Output:
- Gunther Schmidt at DBLP Bibliography Server
URLs:
- https://dblp.org/pid/s/GuntherSchmidt (used in template)
- https://dblp.org/pid/s/GuntherSchmidt.html (redirect from above)
No ID in template or Wikidata
Usage:
* {{DBLP}}
Output:
TemplateData
TemplateData for DBLP
<templatedata> {
"description": "This template generates an external link to an account at DBLP.",
"params": { "pid": { "label": "PID", "description": "PID string used in the URL. Example: h/CARHoare in https://dblp.org/pid/h/CARHoare or 135/6935 in https://dblp.org/pid/135/6935. This parameter is optional if Wikidata property P2456 exists, but required if not.", "type": "string", "required": false, "default": "Wikidata property P2456", "aliases": [ "1" ] }, "name": { "label": "Name", "description": "Name displayed as the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.", "type": "string", "required": false, "default": "DBLP", "aliases": [ "2" ] } }, "paramOrder": [ "pid", "name" ] } </templatedata>
Tracking categories
- Category:Pages using DBLP with the pid parameter (2)
- Category:DBLP template missing ID and not in Wikidata (0)
See also
- {{Authority control}} which includes DBLP link
- {{AcademicSearch}}
- {{ACM Portal}}
- {{Google Scholar id}}
- {{MacTutor}}
- {{ORCID}}
- {{Scopus}}
- {{zbMATH}}
- {{MathGenealogy}}
The above documentation is transcluded from Template:DBLP/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |