Difference between revisions of "Paper"

From PKC
Jump to navigation Jump to search
(Bkoo moved page Paper to Paper:arXiv)
Tag: New redirect
 
(Removed redirect to Paper:arXiv)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Paper:arXiv]]
A paper is a sub-category of [[Category:Publication]].
 
The following markdown text is a sample for how to present papers.
 
In general, a paper should be referenced as
<nowiki><ref>{{:Paper:Title of the Paper}}</ref></nowiki>
 
Then, in the actual <code>Paper:Title of the Paper</code> page, one should simply provide the following text:
 
<syntaxhighlight language=md>
{{cite journal
| last      =Rousan
| first      =Kazi Abu
| author-link=
| title      =Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.
| class      =37J05
| date      =31 May 2019
}}
</syntaxhighlight>
 
Then, it will be rendered as follows:
 
{{cite journal
| last      =Rousan
| first      =Kazi Abu
| author-link=
| eprint    =1905.13481
| title      =Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.
| class      =37J05
| date      =31 May 2019
}}
 
 
[[Category:Paper]]

Revision as of 08:35, 12 July 2021

A paper is a sub-category of.

The following markdown text is a sample for how to present papers.

In general, a paper should be referenced as

<ref>{{:Paper:Title of the Paper}}</ref>

Then, in the actual Paper:Title of the Paper page, one should simply provide the following text:

{{cite journal
 | last       =Rousan
 | first      =Kazi Abu
 | author-link=
 | title      =Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.
 | class      =37J05
 | date       =31 May 2019
 }}

Then, it will be rendered as follows:

Rousan, Kazi Abu (31 May 2019). "Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.". arXiv:1905.13481free to read [37J05].