Mercurial > hg > soundsoftware-site
diff vendor/plugins/redmine_bibliography/test/fixtures/bibtex_entries.yml @ 393:9595ab4cac6b feature_36
DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 11 Apr 2011 13:31:17 +0100 |
parents | |
children | b601a9e472f3 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/redmine_bibliography/test/fixtures/bibtex_entries.yml Mon Apr 11 13:31:17 2011 +0100 @@ -0,0 +1,53 @@ +# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html +one: + id: 1 + entry_type: + address: + annote: + booktitle: + chapter: + crossref: + edition: + editor: + eprint: + howpublished: + journal: + key: + month: + note: + number: + organization: + pages: + publisher: + school: + series: + type: + url: + volume: + year: 1 +two: + id: 2 + entry_type: + address: + annote: + booktitle: + chapter: + crossref: + edition: + editor: + eprint: + howpublished: + journal: + key: + month: + note: + number: + organization: + pages: + publisher: + school: + series: + type: + url: + volume: + year: 1