Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gossi/ember-cite

Academic/Scientific citation with microdata
https://github.com/gossi/ember-cite

academic apa bibliography citation ember ember-addon emberjs microdata references scientific writing

Last synced: about 1 month ago
JSON representation

Academic/Scientific citation with microdata

Awesome Lists containing this project

README

        

# ember-cite

This addon enables you to write an academic/scientific reference list rendered
with microformats.

## Installation

```bash
ember install ember-cite
```

## Usage

This addon will provide you the `` component to generate a reference
listing.

Here is an example:

```hbs



```

## Documentation

GOTO [gossi.github.io/ember-cite](https://gossi.github.io/ember-cite)

## Resources

Here are links to APA citation standard:

- [APA @ AIT Library](https://ait.libguides.com/APA)
- [APA Style Guide to Electronic
References](http://www.misericordia.edu/uploaded/documents/library/Books/APAStyle.pdf?1436800286903)
- [APA Style Guide @ Citefast](https://www.citefast.com/styleguide.php)

## Compatibility

This addon is using hot off the press octane technology, ye'd be warned.

- Canary ?

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

## License

This project is licensed under the [MIT License](LICENSE.md).