{{{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.
{{DBLP | PID }}
{{DBLP | PID | NAME }}
{{DBLP | pid = PID }}
{{DBLP | pid = PID | name = NAME }}
Using Wikidata property DBLP author ID (P2456):
{{DBLP}}
{{DBLP | name = NAME }}
Usage in the article Tony Hoare, with article name as link text:
* {{DBLP | h/CARHoare }}
* {{DBLP | pid= h/CARHoare }}
Output:
URLs:
Usage with name parameter as link text:
* {{DBLP | 259/4132 | Hannah Miller }}
* {{DBLP | pid= 259/4132 | name= Hannah Miller }}
Output:
URLs:
Usage in the article Gunther Schmidt:
* {{DBLP}}
* {{DBLP | name= Gunther Schmidt }}
Output:
URLs:
Usage:
* {{DBLP}}
Output:
TemplateData for DBLP
This template generates an external link to an account at DBLP.
Parameter | Description | Type | Status | |
---|---|---|---|---|
PID | pid 1 | 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.
| String | optional |
Name | name 2 | Name displayed as the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.
| String | optional |