Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
var exampletemplate = new citeTemplate('cite example', 'Example',
// Basic fields
['first', 'First name'],
['title'],
Line 10:
['accessdate']],
// Expanded fields
['authorlink', 'Author\'s article', 'If the author has an article, the name of the article'],
['page'],
|