Please check our Instructions to Authors and send your manuscripts to nifs.journal@gmail.com. Next issue: September/October 2024.
Deadline for submissions: 16 November 2024.
Template:Issue: Difference between revisions
Jump to navigation
Jump to search
New page: Template "Issue" is not to be used by itself. It consists of three sub-templates, that should be used instead: * <tt><nowiki>{{</nowiki>issue/title}}</tt>, * <tt... |
m Protected "Template:Issue": no need to change [edit=sysop:move=sysop] |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
* <tt>[[Template:issue/data|<nowiki>{{</nowiki>issue/data}}]]</tt>. | * <tt>[[Template:issue/data|<nowiki>{{</nowiki>issue/data}}]]</tt>. | ||
All parameters but | All parameters but three are obligatory. Optional parameters are <tt>conference</tt>, <tt>citations</tt> and <tt>see-also</tt>. | ||
<pre> | <pre> | ||
{{issue/title | {{issue/title | ||
| title = | | title = | ||
| shortcut = | |||
}} | }} | ||
{{issue/author | {{issue/author | ||
Line 28: | Line 29: | ||
| references = | | references = | ||
| citations = | | citations = | ||
| see-also = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 07:59, 7 October 2009
Template "Issue" is not to be used by itself. It consists of three sub-templates, that should be used instead:
- {{issue/title}},
- {{issue/author}} (repeated as many times as coauthors of the publication), and
- {{issue/data}}.
All parameters but three are obligatory. Optional parameters are conference, citations and see-also.
{{issue/title | title = | shortcut = }} {{issue/author | author = | institution = | address = | email-before-at = | email-after-at = }} <!-- repeat {{issue/author}} as many times, as needed --> {{issue/data | conference = | issue = | file = | format = | size = | abstract = | keywords = | references = | citations = | see-also = }}