Difference between revisions of "Concept:Paper"

From Openresearch
Jump to: navigation, search
(Created page with "<noinclude>This template is used for collecting data about papers. When inserted in a paper's page, it creates a decorative table with much helpful information. It also takes...")
 
(Replaced content with "see Template:Paper")
(Tag: Replaced)
Line 1: Line 1:
<noinclude>This template is used for collecting data about papers. When inserted in a paper's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax &ndash; there are far easier ways of creating tables in MediaWiki.
+
see [[Template:Paper]]
 
 
To use this template, insert the following at the beginning of your user page. All fields are strictly '''optional''' and should be omitted if no data is given.
 
<pre>{{Paper
 
|  Title=Full title of the given paper
 
|  Field = the primary scientific field of the paper
 
|  Organization =
 
|  Abstract =
 
|  Authors = authors of paper
 
|  Publication venues =
 
|  Usecases =
 
|  Tools =
 
|  Problem =
 
|  Approach =
 
|  Approach characteristics =
 
|  Methodology =
 
|  Implementation =
 
|  Programming languages =
 
|  Evaluation =
 
}}</pre>
 
The order of the fields is not relevant. The template should be given as the ''first'' thing on a page.
 
 
 
</noinclude>
 
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em"
 
! colspan="2" style="background: #ADD8E6; color: black" | {{PAGENAME}}
 
|-
 
{{#ifeq:{{{Title|}}}|||{{Tablelongrow|Value=[[title:={{{Title}}}]]}}}}
 
|-
 
{{#ifeq:{{{Organization|}}}{{{Abstract|}}}{{{Authors|}}}{{{Publication venues|}}}|||{{Tablesection|Label=Description|Color=#ADD8E6|Textcolor=#fff}}}}
 
|-
 
{{#ifeq:{{{Organization|}}}|||{{Tablerow|Label=belongs to|Value=[[belongs to::{{{Organization}}}]]}}}}
 
|-
 
{{#ifeq:{{{Abstract|}}}|||{{Tablerow|Label=Abstract|Value=[[has abstract:={{{Abstract}}}]]}}}}
 
|-
 
{{#ifeq:{{#arraymap:{{{Authors|}}}|,|var|[[has authors::var]]}}|||{{Tablerow|Label=Authors:|Value={{#arraymap:{{{Authors}}}|,|var|[[has authors::var]]}} }} }}
 
|-
 
{{#ifeq:{{#arraymap:{{{Publication venues|}}}|,|var|[[has publication venues::var]]}}|||{{Tablerow|Label=Publication venues:|Value={{#arraymap:{{{Publication venues|}}}|,|var|[[has publication venues::var]]}} }} }}
 
|-
 
<!-- *** Additional Information: *** -->
 
{{#ifeq:{{{Problem|}}}{{{Approach|}}}{{{Methodology|}}}{{{Implementation|}}}{{{Programming Language|}}}{{{Evaluation|}}}|||{{Tablesection|Label=Additional Information|Color=#ADD8E6|Textcolor=#fff}}}}
 
|-
 
{{#ifeq:{{{Problem|}}}|||{{Tablerow|Label=Problem:|Value=[[has problem::{{{Problem}}}|{{{Problem}}}]]}} }}
 
|-
 
{{#ifeq:{{{Usecases|}}}|||{{Tablerow|Label=Usecases:|Value=[[has usecases::{{{Usecases}}}|{{{Usecases}}}]]}} }}
 
|-
 
{{#ifeq:{{{Approach|}}}|||{{Tablerow|Label=Approach:|Value=[[has approach::{{{Approach}}}]]}} }}
 
|-
 
{{#ifeq:{{{Methodology|}}}|||{{Tablerow|Label=Methodology:|Value=[[has methodology::{{{Methodology}}}|{{{Methodology}}}]]}} }}
 
|-
 
{{#ifeq:{{{Implementation|}}}|||{{Tablerow|Label=Implementation:|Value=[[has implementation::{{{Implementation}}}]]}} }}
 
|-
 
{{#ifeq:{{#arraymap:{{{Programming languages|}}}|,|var|[[has programming language::var]]}}|||{{Tablerow|Label=Programming languages:|Value={{#arraymap:{{{Programming languages|}}}|,|var|[[has programming language::var]]}} }} }}
 
|-
 
{{#ifeq:{{#arraymap:{{{Tools|}}}|,|var|[[has tools::var]]}}|||{{Tablerow|Label=Tools:|Value={{#arraymap:{{{Tools|}}}|,|var|[[has tools::var]]}} }} }}
 
|-
 
|}<!--
 
--><includeonly>
 
</includeonly>
 

Revision as of 10:47, 21 April 2020


Cache usage

No cache available.

Pages of concept "Paper"

Showing below 36 pages.

View (previous 200 | next 200) (20 | 50 | 100 | 250 | 500)

A
B
C
D
F
I
K
L
O
Q
R
S
T
U
Z