Difference between revisions of "Template:Paper"

From Openresearch
Jump to: navigation, search
m (Reverted edits by Aliw (talk) to last revision by Said)
(Tag: Rollback)
 
(36 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
|-
 
|-
 
{{#ifeq:{{{Organization|}}}{{{Abstract|}}}{{{Authors|}}}{{{Publication venue|}}}|||{{Tablesection|Label=Bibliographical Metadata|Color=#ADD8E6|Textcolor=#fff}}}}
 
{{#ifeq:{{{Organization|}}}{{{Abstract|}}}{{{Authors|}}}{{{Publication venue|}}}|||{{Tablesection|Label=Bibliographical Metadata|Color=#ADD8E6|Textcolor=#fff}}}}
 +
<!-- *** Comment ***
 
|-
 
|-
 
{{#ifeq:{{{Abstract|}}}|||{{Tablerow|Label=Abstract:|Value=[[has abstract:={{{Abstract}}}]]}}}}
 
{{#ifeq:{{{Abstract|}}}|||{{Tablerow|Label=Abstract:|Value=[[has abstract:={{{Abstract}}}]]}}}}
Line 33: Line 34:
 
{{#ifeq:{{{Conclusion|}}}|||{{Tablerow|Label=Conclusion:|Value=[[has conclusion:={{{Conclusion}}}]]}}}}
 
{{#ifeq:{{{Conclusion|}}}|||{{Tablerow|Label=Conclusion:|Value=[[has conclusion:={{{Conclusion}}}]]}}}}
 
|-
 
|-
{{#ifeq:{{{Future work|}}}|||{{Tablerow|Label=Future work:|Value=[[has future work:={{{Future work}}}]]}}}}
+
{{#ifeq:{{{Future work|}}}|||{{Tablerow|Label=Future work:|Value=[[has future work:={{{Future work}}}]]|default='Abstract goes here'}}}}
 +
-->
 
|-
 
|-
{{#ifeq:{{{Keywords|}}}|||{{Tablerow|Label=Keywords:|Value=[[has keywords:={{{Keywords}}}]]}}}}
+
{{#ifeq:{{{Subject|}}}|||{{Tablerow|Label=Subject:|Value=[[has subject:={{{Subject}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Keywords|}}}|||{{Tablerow|Label=Keywords:|Value=[[has keywords:={{{Keywords}}}]]|placeholder={{{keywords here}}}}}}}
 
|-
 
|-
 
{{#ifeq:{{{Year|}}}|||{{Tablerow|Label=Year:|Value=[[has year:={{{Year}}}]]}}}}
 
{{#ifeq:{{{Year|}}}|||{{Tablerow|Label=Year:|Value=[[has year:={{{Year}}}]]}}}}
Line 53: Line 57:
 
{{#ifeq:{{{Approach|}}}|||{{Tablerow|Label=Approach:|Value=[[has approach::{{{Approach}}}]]}} }}
 
{{#ifeq:{{{Approach|}}}|||{{Tablerow|Label=Approach:|Value=[[has approach::{{{Approach}}}]]}} }}
 
|-
 
|-
{{#ifeq:{{{Year|}}}|||{{Tablerow|Label=Implementation:|Value=[[has year::{{{Implementation}}}]]}}}}
+
{{#ifeq:{{{Implementation|}}}|||{{Tablerow|Label=Implementation:|Value=[[has Implementation::{{{Implementation}}}]]}}}}
 
|-
 
|-
 
{{#ifeq:{{{Evaluation|}}}|||{{Tablerow|Label=Evaluation:|Value=[[has Evaluation::{{{Evaluation}}}|{{{Evaluation}}}]]}} }}
 
{{#ifeq:{{{Evaluation|}}}|||{{Tablerow|Label=Evaluation:|Value=[[has Evaluation::{{{Evaluation}}}|{{{Evaluation}}}]]}} }}
Line 84: Line 88:
 
<p><strong><font color=#5F6DB1> Access API:</font></strong> [[access API::{{{API}}}]]</p>
 
<p><strong><font color=#5F6DB1> Access API:</font></strong> [[access API::{{{API}}}]]</p>
 
<p><strong><font color=#5F6DB1> Information Representation:</font></strong> [[Has InfoRepresentation::{{{InfoRepresentation}}}]]</p>
 
<p><strong><font color=#5F6DB1> Information Representation:</font></strong> [[Has InfoRepresentation::{{{InfoRepresentation}}}]]</p>
 +
<p><strong><font color=#5F6DB1> Data Catalogue:</font></strong> [[Has DataCatalouge::{{{Catalogue}}}]]</p>
 
<p><strong><font color=#5F6DB1> Runs on OS:</font></strong> [[ runsOn OS::{{{OS}}}]]</p>
 
<p><strong><font color=#5F6DB1> Runs on OS:</font></strong> [[ runsOn OS::{{{OS}}}]]</p>
 
<p><strong><font color=#5F6DB1> Vendor:</font></strong> [[Has vendor::{{{vendor}}}]]</p>
 
<p><strong><font color=#5F6DB1> Vendor:</font></strong> [[Has vendor::{{{vendor}}}]]</p>
Line 95: Line 100:
  
 
==Research Problem==
 
==Research Problem==
<p><strong><font color=#5F6DB1>Subproblem of:</font></strong> [[Has SubProblem::{{{Subproblem}}}]]</p>
+
<p><strong><font color=#5F6DB1>Subproblem of:</font></strong> [[Has Subproblem::{{{Subproblem}}}]]</p>
 
<p><strong><font color=#5F6DB1>RelatedProblem:</font></strong> [[Has relatedProblem::{{{RelatedProblem}}}]]</p>
 
<p><strong><font color=#5F6DB1>RelatedProblem:</font></strong> [[Has relatedProblem::{{{RelatedProblem}}}]]</p>
 
<p><strong><font color=#5F6DB1>Motivation:</font></strong> [[Has motivation::{{{Motivation}}}]]</p>
 
<p><strong><font color=#5F6DB1>Motivation:</font></strong> [[Has motivation::{{{Motivation}}}]]</p>
 +
 +
==Evaluation==
 +
<p><strong><font color=#5F6DB1>Experiment Setup:</font></strong> [[Has ExperimentSetup::{{{ExperimentSetup}}}]]</p>
 +
<p><strong><font color=#5F6DB1>Evaluation Method :</font></strong> [[Has EvaluationMethod::{{{EvaluationMethod}}}]]</p>
 +
<p><strong><font color=#5F6DB1>Hypothesis:</font></strong> [[Has Hypothesis::{{{Hypothesis}}}]]</p>
 +
<p><strong><font color=#5F6DB1>Description:</font></strong> [[Has Description::{{{Description}}}]]</p>
 +
<p><strong><font color=#5F6DB1>Dimensions:</font></strong> [[Has Dimensions::{{{Dimensions}}}]]</p>
 +
<p><strong><font color=#5F6DB1>Benchmark used:</font></strong> {{#arraymap:{{{Benchmark}}}|,|var|[[has Benchmark::var]]}}  </p>
 +
<p><strong><font color=#5F6DB1>Results:</font></strong> [[Has Results::{{{Results}}}]]</p>
 +
  
  

Latest revision as of 05:49, 7 August 2019

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 – there are far easier ways of creating tables in MediaWiki.

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.

{{Paper
 |  Title=Full title of the given paper
 |  Field = the primary scientific field of the paper
 |  Organization = 
 |  Abstract =
 |  Authors = authors of paper
 |  Publication venue =
 |  Usecases = 
 |  Tools = 
 |  Problem =
 |  Approach = 
 |  Approach characteristics =
 |  Methodology = 
 |  Implementation = 
 |  Programming languages = 
 |  Evaluation = 
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.


Paper