This site is supported by donations to The OEIS Foundation.
Template:Google Scholar
[⧼Purge⧽ Template:Google Scholar]
The {{Google Scholar}} external link template provides a uniform method of formatting Google Scholar links, and makes it simpler to update if the format of those links changes in future.
Contents
Usage
{{Google Scholar}} (Link to: About Google Scholar.)
{{Google Scholar|title = title|from = author|year = year}}
{{Google Scholar|title = title|from = author|since = since|until = until}}
{{Google Scholar|title = title|author = author|year = year}}
{{Google Scholar|title = title|author = author|since = since|until = until}}
where all arguments are optional, and
-
title
is exact phrase occurring in title of article, -
year
is four digit YYYY year, -
since
and/oruntil
are four digit YYYY years (ignored ifyear
is provided).
Examples
The code {{Google Scholar}}
yields Google Scholar—Stand on the shoulders of giants.
The code {{Google Scholar|title = number theory}}
yields Google Scholar articles about “number theory” (any year).—Stand on the shoulders of giants.
The code {{Google Scholar|title = number theory|year = 2018}}
yields Google Scholar articles about “number theory” (2018).—Stand on the shoulders of giants.
The code {{Google Scholar|title = quark structure and octonions}}
yields Google Scholar articles about “quark structure and octonions” (any year).—Stand on the shoulders of giants.
The code {{Google Scholar|year = 2016}}
yields Google Scholar articles (2016).—Stand on the shoulders of giants.
The code {{Google Scholar|since = 2014|until = 2016}}
yields Google Scholar articles (2014–2016).—Stand on the shoulders of giants.
The code {{Google Scholar|year = 2012|since = 2014|until = 2016}}
yields Google Scholar articles (2012).—Stand on the shoulders of giants. (year
is provided, thus since
and until
arguments are ignored)
The code {{Google Scholar|author = RJ Mathar}}
yields Google Scholar articles (any year) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|from = RJ Mathar}}
yields Google Scholar articles (any year) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|title = Chebyshev series|from = RJ Mathar}}
yields Google Scholar articles about “Chebyshev series” (any year) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|author = RJ Mathar|year = 2016}}
yields Google Scholar articles (2016) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|author = RJ Mathar|since = 2018}}
yields Google Scholar articles (since 2018) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|author = RJ Mathar|until = 2016}}
yields Google Scholar articles (until 2016) from: RJ Mathar.—Stand on the shoulders of giants.
The code {{Google Scholar|author = RJ Mathar|since = 2014|until = 2016}}
yields Google Scholar articles (2014–2016) from: RJ Mathar.—Stand on the shoulders of giants.
Tests
The code "{{urlencode: RJ Mathar }}"
yields "RJ+Mathar".
The code {{urlencode: "RJ Mathar" }}
yields %22RJ+Mathar%22. (Works in the template code. The above does not.)
See also
- {{arXiv}}