Difference between revisions of "Template:ArticleCitation"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
= Usage = | = Usage = | ||
− | {{ | + | = Examples = |
+ | <pre> | ||
+ | {{ArticleCitation | ||
|year=2010 | |year=2010 | ||
|authors=Jason E. Neufeld, Tyson S. Hall | |authors=Jason E. Neufeld, Tyson S. Hall | ||
|doi=10.1109/MWSCAS.2010.5548901 | |doi=10.1109/MWSCAS.2010.5548901 | ||
|title=Probabilistic location of a populated chessboard using computer vision | |title=Probabilistic location of a populated chessboard using computer vision | ||
+ | }} | ||
+ | </pre> | ||
+ | {{ArticleCitation | ||
+ | |year=2010 | ||
+ | |authors=Jason E. Neufeld, Tyson S. Hall | ||
+ | |doi=10.1109/MWSCAS.2010.5548901 | ||
+ | |title=Probabilistic location of a populated chessboard using computer vision | ||
+ | }} | ||
+ | <pre> | ||
+ | {{ArticleCitation | ||
+ | |type=article | ||
+ | |url=https://web.stanford.edu/class/cs231a/prev_projects_2016/CS_231A_Final_Report.pdf | ||
+ | |authors=Jialin Ding | ||
+ | |year=2016 | ||
+ | |title=ChessVision: Chess Board and Piece Recognition | ||
+ | |in=Standford University CS 231a Final Report | ||
+ | }} | ||
+ | </pre> | ||
+ | {{ArticleCitation | ||
+ | |type=article | ||
+ | |url=https://web.stanford.edu/class/cs231a/prev_projects_2016/CS_231A_Final_Report.pdf | ||
+ | |authors=Jialin Ding | ||
+ | |year=2016 | ||
+ | |title=ChessVision: Chess Board and Piece Recognition | ||
+ | |in=Standford University CS 231a Final Report | ||
}} | }} | ||
</noinclude><includeonly>{{{authors|}}}. ({{{year|}}}) "{{{title|}}}" {{{in|}}}. {{#if: {{{doi|}}} |doi: [http://dx.doi.org/{{{doi}}} {{{doi}}}] | }}{{#if: {{{arxiv|}}} |arxiv: [https://arxiv.org/abs/{{{arxiv}}} {{{arxiv}}}] | }} | </noinclude><includeonly>{{{authors|}}}. ({{{year|}}}) "{{{title|}}}" {{{in|}}}. {{#if: {{{doi|}}} |doi: [http://dx.doi.org/{{{doi}}} {{{doi}}}] | }}{{#if: {{{arxiv|}}} |arxiv: [https://arxiv.org/abs/{{{arxiv}}} {{{arxiv}}}] | }} | ||
{{#if: {{{url|}}} |url: [{{{url}}}] | }} | {{#if: {{{url|}}} |url: [{{{url}}}] | }} | ||
</includeonly> | </includeonly> |
Revision as of 13:50, 11 November 2019
Usage
Examples
{{ArticleCitation |year=2010 |authors=Jason E. Neufeld, Tyson S. Hall |doi=10.1109/MWSCAS.2010.5548901 |title=Probabilistic location of a populated chessboard using computer vision }}
Jason E. Neufeld, Tyson S. Hall. (2010) "Probabilistic location of a populated chessboard using computer vision" . doi: 10.1109/MWSCAS.2010.5548901
{{ArticleCitation |type=article |url=https://web.stanford.edu/class/cs231a/prev_projects_2016/CS_231A_Final_Report.pdf |authors=Jialin Ding |year=2016 |title=ChessVision: Chess Board and Piece Recognition |in=Standford University CS 231a Final Report }}
Jialin Ding. (2016) "ChessVision: Chess Board and Piece Recognition" Standford University CS 231a Final Report. url: [1]