User:Admin/Papers: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 39: Line 39:
** [[Template:HTDB paper]] - template used to display papers from old HTDB database
** [[Template:HTDB paper]] - template used to display papers from old HTDB database
* [[Special:FormEdit/Paper]] - create a new Paper entry
* [[Special:FormEdit/Paper]] - create a new Paper entry
** [[Template:Paper]]  - form used to create a new paper
** [[Form:Paper]]  - form used to create a new paper
* [[Special:RunQuery/Paper_query]] - search the Papers category
* [[Special:RunQuery/Paper_query]] - search the Papers category
** [[Template:Paper query]]  
** [[Template:Paper query]]  
** [[Form:Paper query]]
** [[Form:Paper query]]

Revision as of 16:25, 16 May 2016

This page contains information about the Paper class, used for keeping track of technical papers.

Class structure

A paper is a page in the Papers category with the properties listed below. This category is used to extract references for project reports as well as the master papers list linked from the main page.

Required properties

Name Description
Title Title of the paper. This is also used as the page name.
Author Authors of the paper. Standard format is initials plus last name, non-serial comma.
Source Publishing information about the paper (journal/conference name)

Optional properties

Name Description
Type Type of publication: standard types include "Conference paper", "Journal paper", "Technical report", "Preprint"
Funding Information on projects that funded the work. This field is used to extract papers into project pages. See User:Admin/Projects for a list of project names used in this field.
Flags Obsolete property used as part of the HTDB papers database; not used here

Templates and Actions