{"id":15217931,"url":"https://github.com/gossi/ember-cite","last_synced_at":"2026-01-18T01:35:54.026Z","repository":{"id":39881916,"uuid":"200492635","full_name":"gossi/ember-cite","owner":"gossi","description":"Academic/Scientific citation with microdata","archived":false,"fork":false,"pushed_at":"2023-03-14T19:57:56.000Z","size":2572,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T14:06:12.241Z","etag":null,"topics":["academic","apa","bibliography","citation","ember","ember-addon","emberjs","microdata","references","scientific","writing"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gossi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-08-04T12:54:04.000Z","updated_at":"2023-09-08T17:56:34.000Z","dependencies_parsed_at":"2023-11-27T16:01:01.440Z","dependency_job_id":"f68fcec4-8d1d-4b21-93c3-ae90c91893cf","html_url":"https://github.com/gossi/ember-cite","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.08823529411764708,"last_synced_commit":"c423e435316ba3cab8923a9acdbf9da23b9d42d1"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossi%2Fember-cite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossi%2Fember-cite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossi%2Fember-cite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gossi%2Fember-cite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gossi","download_url":"https://codeload.github.com/gossi/ember-cite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271496,"owners_count":20911586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic","apa","bibliography","citation","ember","ember-addon","emberjs","microdata","references","scientific","writing"],"created_at":"2024-09-28T12:08:13.955Z","updated_at":"2026-01-18T01:35:53.981Z","avatar_url":"https://github.com/gossi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-cite\n\nThis addon enables you to write an academic/scientific reference list rendered\nwith microformats.\n\n## Installation\n\n```bash\nember install ember-cite\n```\n\n## Usage\n\nThis addon will provide you the `\u003cReferences\u003e` component to generate a reference\nlisting.\n\nHere is an example:\n\n```hbs\n\u003cReferences class=\"references\" as |l|\u003e\n  \u003cl.BlogPost\n    @title=\"Ember 2019: Reduce Complexity\"\n    @year=\"2019\"\n    @url=\"https://gos.si/blog/ember-2019-reduce-complexity\"\n  as |r|\u003e\n    \u003cr.Author @given=\"Thomas\" @family=\"Gossmann\"/\u003e\n  \u003c/l.BlogPost\u003e\n\u003c/References\u003e\n```\n\n## Documentation\n\nGOTO [gossi.github.io/ember-cite](https://gossi.github.io/ember-cite)\n\n## Resources\n\nHere are links to APA citation standard:\n\n- [APA @ AIT Library](https://ait.libguides.com/APA)\n- [APA Style Guide to Electronic\n  References](http://www.misericordia.edu/uploaded/documents/library/Books/APAStyle.pdf?1436800286903)\n- [APA Style Guide @ Citefast](https://www.citefast.com/styleguide.php)\n\n## Compatibility\n\nThis addon is using hot off the press octane technology, ye'd be warned.\n\n- Canary ?\n\n## Contributing\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgossi%2Fember-cite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgossi%2Fember-cite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgossi%2Fember-cite/lists"}