{{{name}}} publications indexed by Microsoft Academic
This template uses Lua: |
This template generates an external link an author's page at the Microsoft Academic website.
One parameter:
{{AcademicSearch | ID }}
{{AcademicSearch | id= ID }}
Two parameters:
{{AcademicSearch | ID | NAME }}
{{AcademicSearch | id= ID | name= NAME }}
The following examples demonstrate the use of a URL which could be used on the page for Tony Hoare:
This parameter will be the ID string used in the URL. When one parameter is used, the link text is the title of the Wikipedia article where the template is used.
Usage:
* {{AcademicSearch | 2052847585 }}
* {{AcademicSearch | id= 2052847585 }}
Output:
[The name of the Wikipedia page you now are looking at is displayed above. The lead name will change according to the name of the Wikipedia page the template is used on.]
The first parameter will be the ID string used in the URL. The second parameter will be used at the link text.
Usage:
* {{AcademicSearch | 2052847585 | C. A. R. Hoare }}
* {{AcademicSearch | id= 2052847585 | name= C. A. R. Hoare }}
Output:
Usage:
* {{AcademicSearch}}
Output:
TemplateData for AcademicSearch
This template generates an external link an author's page at the Microsoft Academic website.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ID | id 1 | ID number used in the URL.
| Number | optional |
Name | name 2 | The "name" parameter (or unnamed parameter "2") may be used to specify the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.
| String | optional |