Template:Infobox paper: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
| label2 = Title | | label2 = Title | ||
| data2 = {{{title | | data2 = {{{title}}} | ||
| label3 = Read in full | | label3 = Read in full | ||
| data3 = {{{url|}}} | | data3 = {{{url|}}} | ||
| label4 = Author | | label4 = Author(s) | ||
| data4 = | | data4 = {{{author}}} | ||
| label5 = Keywords | | label5 = Keywords | ||
| data5 = {{{keywords | | data5 = {{{keywords}}} | ||
| label6 = Year | | label6 = Year | ||
| Line 56: | Line 56: | ||
| below = {{{notes|{{{note|}}}}}} | | below = {{{notes|{{{note|}}}}}} | ||
}}{{ | }}<noinclude> | ||
<pre> | |||
</noinclude> | {{Infobox paper | ||
| title = | |||
| url = (optional) | |||
| author = | |||
| keywords = (optional) | |||
| year = (optional) | |||
| published = | |||
| journal = (optional) | |||
| volume = (optional) | |||
| number = (optional) | |||
| pub_date = (optional) | |||
| num_pages = (optional) | |||
| pages = (optional) | |||
| website = (optional) | |||
}} | |||
</pre> | |||
<!-- Please add category and language links to the bottom of the /doc sub-page, not here --></noinclude> | |||
Latest revision as of 07:58, 27 March 2017
| Scientific Paper | |
|---|---|
| Title | {{{title}}} |
| Author(s) | {{{author}}} |
| Keywords | {{{keywords}}} |
{{Infobox paper
| title =
| url = (optional)
| author =
| keywords = (optional)
| year = (optional)
| published =
| journal = (optional)
| volume = (optional)
| number = (optional)
| pub_date = (optional)
| num_pages = (optional)
| pages = (optional)
| website = (optional)
}}