Using the component
The Paper Manager component lets the user manage the paper collection. It offers three CRUD editors. One for the paper categories, another for the authors and a third one for the papers themselves. Each can be accessed from the administration by navigating to Components → Paper Manager → Categories, Components → Paper Manager → Authors and Components → Paper Manager → Papers respectively. Each item in these lists has the following fields:
- Categories
ID: Record number in the database.Title: The title of the category.
- Authors
ID: Record number in the database.Name: The first and last name of the author.
- Papers
ID: Record number in the database.Title: The title of the paper.Authors: List of the paper's authors. Multiple authors can be selected. The authors can be edited in Components → Paper Manager → Authors.Category: The paper's category. A single category can be selected. The categories can be edited in Components → Paper Manager → Categories.Year: The year of the publication.Month: The month of the publication.Produced In Lab: Checkbox – checked if the paper was produced in the lab. This field is relevant only on research lab or organization websites and not on personal profile websites.HTML Text: The HTML text that will be used by the plugin to display the paper entry on the site.

Getting started with the Paper Manager component
- From the administration, navigate to Components → Paper Manager → Categories and add the following entries:
- Title:
Journal Publications - Title:
Conference Publications
- Title:

- Navigate to Components → Paper Manager → Authors and add the following entries:
- Name:
Author 1 - Name:
Author 2 - Name:
Author 3 - Name:
Author 4 - Name:
Author 5
- Name:

- Navigate to Components → Paper Manager → Papers and add the following entries:
- Title:
Paper 1,
Authors:{Author 2, Author 4, Author 5},
Category:Journal Publications,
Year:2013,
Month:April,
Produced in Lab:Not Checked,
HTML Text:Author 2, Author 4, Author 5. Paper 1. Journal of Something 10(1):25-35 - Title:
Paper 2,
Authors:{Author 1, Author 3, Author 5},
Category:Journal Publications,
Year:2014,
Month:January,
Produced in Lab:Checked,
HTML Text:Author 1, Author 3, Author 5. Paper 2. Journal of Something Else 25(3):36-55 - Title:
Paper 3,
Authors:{Author 1, Author 3, Author 4},
Category:Journal Publications,
Year:2013,
Month:February,
Produced in Lab:Checked,
HTML Text:Author 1, Author 3, Author 4. Paper 3. Journal of Something Different 6(4):28-49 - Title:
Paper 4,
Authors:{Author 2, Author 3, Author 4},
Category:Conference Publications,
Year:2013,
Month:August,
Produced in Lab:Checked,
HTML Text:Author 2, Author 4, Author 5. Paper 4. 5th International Conference of Something, Athens, Greece, July 5-6, 2013
- Title:

