## How To Write a Citator

**(In progress)**


* Open a ticket with a brief description
* Create the regex(es) that catch the cite
* Add tests
* File a pull request


### Identify the cites you want to detect

#### Open a ticket

### Create a citator

#### What every citator needs

#### How to catch a citation

### Add tests

#### Install nodeunit

#### Writing a test

### File a pull request

* refer to contributing.md