Difference between revisions of "Form:Paper"
(Created page with "<noinclude> This is the 'Paper' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that...") |
|||
(92 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Paper | ||
+ | |Title=title | ||
+ | |GUI=No | ||
+ | }} | ||
<noinclude> | <noinclude> | ||
This is the 'Paper' form. | This is the 'Paper' form. | ||
Line 9: | Line 13: | ||
{{{info|page name=<Paper[Title]><unique number>}}} | {{{info|page name=<Paper[Title]><unique number>}}} | ||
{{{for template|Paper}}} | {{{for template|Paper}}} | ||
− | = | + | =Bibliographical Metadata= |
{| class="formtable" | {| class="formtable" | ||
− | ! Title: | + | ! Paper Title*: |
− | | {{{field|Title| | + | | {{{field|Title||unique}}} |
| Full title of the given paper | | Full title of the given paper | ||
|- | |- | ||
− | ! | + | ! Subject: |
− | | {{{field| | + | | {{{field|Subject|input type=text}}} |
− | | Primary | + | | Primary subject or topic of research of the paper. |
|- | |- | ||
− | ! | + | ! Author(s): |
− | | {{{field| | + | | {{{field|Authors|autocomplete on category=People}}} |
− | |||
|- | |- | ||
− | ! | + | ! Publication venue: |
− | | {{{field| | + | | {{{field|Series|autocomplete on category=Event series|default=No data available now.}}} |
− | | | + | | Publication venue of the paper. |
|- | |- | ||
− | ! | + | ! Year: |
− | | {{{field| | + | | {{{field|Year|input type=year|default=No data available now.}}} |
+ | | The year in which the paper is published. | ||
|- | |- | ||
− | ! | + | ! Keywords: |
− | | {{{field| | + | | {{{field|Keywords|input type=text|placeholder=keywords separated by comma}}} |
+ | |- | ||
+ | ! Abstract: | ||
+ | | {{{field|Abstract|input type=textarea|default=No data available now.}}} | ||
+ | | Abstract of the paper. | ||
+ | |- | ||
+ | ! Conclusion: | ||
+ | | {{{field|Conclusion|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Future work: | ||
+ | | {{{field|Future work|input type=textarea|default=No data available now.}}} | ||
+ | | Future ideas of the paper. | ||
+ | |||
|} | |} | ||
− | = | + | =Content Metadata= |
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
− | ! Problem | + | ! Problem: |
− | | {{{field|Problem}}} | + | | {{{field|Problem|input type=text|default=No data available now.}}} |
+ | | The research problem. | ||
|- | |- | ||
! Approach: | ! Approach: | ||
− | | {{{field|Approach}}} | + | | {{{field|Approach|input type=text|default=No data available now.}}} |
− | | | + | | Approach used to achieve the goal. |
+ | |- | ||
+ | ! Implementation: | ||
+ | | {{{field|Implementation|input type=text|default=No data available now.}}} | ||
+ | | The implementation/framework that is invoked when running. | ||
+ | |- | ||
+ | ! Evaluation: | ||
+ | | {{{field|Evaluation|input type=text|default=No data available now.}}} | ||
+ | | Proposed work Evaluation. | ||
+ | |} | ||
+ | =Approach= | ||
+ | {| class="formtable" | ||
+ | ! Positive Aspects: | ||
+ | | {{{field|PositiveAspects|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Negative Aspects: | ||
+ | | {{{field|NegativeAspects|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Limitations: | ||
+ | | {{{field|Limitations|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Challenges: | ||
+ | | {{{field|Challenges|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Proposes Algorithm: | ||
+ | | {{{field|ProposesAlgorithm|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Proposes Model: | ||
+ | | {{{field|Model|input type=combobox|values=Mathematical,Architectural,Pipeline|}}} | ||
|- | |- | ||
! Methodology: | ! Methodology: | ||
− | | {{{field|Methodology}}} | + | | {{{field|Methodology|input type=textarea|default=No data available now.}}} |
− | |||
|- | |- | ||
− | ! | + | ! Requirements: |
− | | {{{field| | + | | {{{field|Requirements|input type=textarea|default=No data available now.}}} |
+ | |||
+ | |} | ||
+ | |||
+ | =Implementations= | ||
+ | {| class="formtable" | ||
+ | ! Download-page: | ||
+ | | {{{field|Download-page|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Access API: | ||
+ | | {{{field|API|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Information Representation: | ||
+ | | {{{field|InfoRepresentation|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Data Catalogue: | ||
+ | | {{{field|Catalogue|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! OS: | ||
+ | | {{{field|OS|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Vendor: | ||
+ | | {{{field|vendor|input type=text|default=No data available now.}}} | ||
+ | | Organization: commercial, free or otherwise | ||
+ | |- | ||
+ | ! Uses Framework: | ||
+ | | {{{field|Framework|input type=text|default=No data available now.}}} | ||
+ | | Framework name | ||
+ | |- | ||
+ | ! Documentation URL: | ||
+ | | {{{field|DocumentationURL|input type=text|default=No data available now.}}} | ||
+ | | Link to Documentation webpage. | ||
+ | |- | ||
+ | ! Programming Language: | ||
+ | | {{{field|ProgLang|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Version: | ||
+ | | {{{field|Version|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Platform: | ||
+ | | {{{field|Platform|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Toolbox: | ||
+ | | {{{field|Toolbox|input type=text|default=No data available now.}}} | ||
+ | |- | ||
+ | ! GUI: | ||
+ | | {{{field|GUI|input type=checkbox|default=No data available now.}}} | ||
+ | | whether the implementation has a GUI? | ||
+ | |} | ||
+ | |||
+ | =Research Problem= | ||
+ | {| class="formtable" | ||
+ | ! Subproblem of: | ||
+ | | {{{field|Subproblem|input type=text|default=No data available now.}}} | ||
+ | | A broader research problem. | ||
+ | |- | ||
+ | ! Related Problem: | ||
+ | | {{{field|RelatedProblem|input type=text|default=No data available now.}}} | ||
+ | | A another research problem. | ||
+ | |- | ||
+ | ! Motivation: | ||
+ | | {{{field|Motivation|input type=text|default=No data available now.}}} | ||
+ | | The motivation to solve the problem. | ||
+ | |} | ||
+ | |||
+ | |||
+ | =Evaluation= | ||
+ | {| class="formtable" | ||
+ | ! Experiment setup: | ||
+ | | {{{field|ExperimentSetup|input type=textarea|default=No data available now.}}} | ||
+ | |- | ||
+ | ! Evaluation method : | ||
+ | | {{{field|EvaluationMethod|input type=text|default=No data available now.}}} | ||
+ | | A broader research problem. | ||
+ | |- | ||
+ | ! Hypothesis: | ||
+ | | {{{field|Hypothesis|input type=textarea|default=No data available now.}}} | ||
+ | | A another research problem. | ||
+ | |- | ||
+ | ! Description: | ||
+ | | {{{field|Description|input type=textarea|default=No data available now.}}} | ||
+ | | The motivation to solve the problem. | ||
+ | |- | ||
+ | ! Dimensions: | ||
+ | | {{{field|Dimensions|input type=combobox|values=Performance,Availability,Usability,Accuracy,Scalability|default=No data available now.}}} | ||
+ | | Select evaluation dimension. | ||
+ | |- | ||
+ | ! Benchmark: | ||
+ | | {{{field|Benchmark|autocomplete on category=Dataset}}} | ||
+ | | Benchmark used for evaluation. | ||
|- | |- | ||
− | ! | + | ! Results: |
− | | {{{field| | + | | {{{field|Results|input type=textarea|default=No data available now.}}} |
− | + | ||
+ | |||
|} | |} | ||
+ | |||
+ | |||
{{{end template}}} | {{{end template}}} | ||
Line 60: | Line 196: | ||
'''Paper description:''' | '''Paper description:''' | ||
− | + | ||
+ | {{{standard input|free text|editor=wikieditor|rows=30|preload=Template:Paper prepring body}}} | ||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
Line 67: | Line 204: | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
+ | |||
+ | [[Category:Paper]] | ||
</includeonly> | </includeonly> |
Latest revision as of 20:07, 11 July 2018
Paper | |
---|---|
title
|
Contents
Abstract
{{{Abstract}}}
Conclusion
{{{Conclusion}}}
Future work
{{{Future work}}}
Approach
Positive Aspects: {{{PositiveAspects}}}
Negative Aspects: {{{NegativeAspects}}}
Limitations: {{{Limitations}}}
Challenges: {{{Challenges}}}
Proposes Algorithm: {{{ProposesAlgorithm}}}
Methodology: {{{Methodology}}}
Requirements: {{{Requirements}}}
Limitations: {{{Limitations}}}
Implementations
Download-page: {{{Download-page}}}
Access API: {{{API}}}
Information Representation: {{{InfoRepresentation}}}
Data Catalogue: {{{Catalogue}}}
Runs on OS: {{{OS}}}
Vendor: {{{vendor}}}
Uses Framework: {{{Framework}}}
Has Documentation URL: {{{DocumentationURL}}}
Programming Language: {{{ProgLang}}}
Version: {{{Version}}}
Platform: {{{Platform}}}
Toolbox: {{{Toolbox}}}
GUI: No
Research Problem
Subproblem of: {{{Subproblem}}}
RelatedProblem: {{{RelatedProblem}}}
Motivation: {{{Motivation}}}
Evaluation
Experiment Setup: {{{ExperimentSetup}}}
Evaluation Method : {{{EvaluationMethod}}}
Hypothesis: {{{Hypothesis}}}
Description: {{{Description}}}
Dimensions: {{{Dimensions}}}
Benchmark used: {{{Benchmark}}}
Results: {{{Results}}}
This is the 'Paper' form.
To add a page with this form, enter the page name below;
if a page with that name already exists, you will be sent to a form to edit that page.