This template generates an external link to an person's page at the computer science bibliography website DBLP.

Usage

Positional parameters:

((DBLP | PID ))
((DBLP | PID | NAME ))

Named parameters:

((DBLP | pid = PID ))
((DBLP | pid = PID | name = NAME ))

Using Wikidata property DBLP author ID (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:

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:

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:

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:

  • ((DBLP)) template missing ID and not present in Wikidata.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:DBLP in articles based on its TemplateData.

TemplateData for DBLP

This template generates an external link to an account at DBLP.

Template parameters

ParameterDescriptionTypeStatus
PIDpid 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.

Default
Wikidata property P2456
Stringoptional
Namename 2

Name displayed as the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.

Default
((PAGENAMEBASE))
Stringoptional

Tracking categories

See also