Difference between revisions of "Paper:arXiv"

From PKC
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
In general, a paper should be referenced as  
In general, a paper should be referenced as  
  <nowiki><ref>{{:Paper:Title of the Paper}}</ref></nowiki>
  <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>
<syntaxhighlight language=md>
{{cite book
{{cite arXiv
  |last=Rousan
  | last       =Rousan
  |first=Kazi Abu
  | first     =Kazi Abu
  |author-link=
  | author-link=
  |date=31 May 2019
  | eprint    =1905.13481
  |title=Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.
  | title     =Topological Shapes and Their Significance:Playing with Loops, Scissors and Glue.
  |url=https://arxiv.org/pdf/1905.13481.pdf
  | class      =37J05
  |location=
  | date      =31 May 2019
  |publisher=arxiv.org
  }}
|page= <!-- or pages= -->
}}
</syntaxhighlight>
</syntaxhighlight>
Then, it will be rendered as follows:
{{cite arXiv
| 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]]
[[Category:Paper]]

Latest revision as of 08:30, 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 arXiv
 | 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
 }}

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].