Template:Infobox paper: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
<!---------------Data------------------> | <!---------------Data------------------> | ||
| | | headerstyle = background:#D8BFD8; | ||
| | | header1 = Scientific Paper | ||
| label2 | | label2 = Title | ||
| data2 | | data2 = {{{title}}} | ||
| label3 | | label3 = Read in full | ||
| data3 | | data3 = {{{url|}}} | ||
| label4 = | | 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)
}}