Mercurial > hg > soundsoftware-site
annotate .svn/pristine/d7/d79a58970645e3cccc641d96056ab588a943ade9.svn-base @ 946:a0c9cc95bcf3 bibplugin_bibtex
Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 12 Jul 2012 17:47:15 +0100 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 --- |
Chris@909 | 2 repositories_001: |
Chris@909 | 3 project_id: 1 |
Chris@909 | 4 url: file:///<%= Rails.root %>/tmp/test/subversion_repository |
Chris@909 | 5 id: 10 |
Chris@909 | 6 root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository |
Chris@909 | 7 password: "" |
Chris@909 | 8 login: "" |
Chris@909 | 9 type: Subversion |
Chris@909 | 10 repositories_002: |
Chris@909 | 11 project_id: 2 |
Chris@909 | 12 url: svn://localhost/test |
Chris@909 | 13 id: 11 |
Chris@909 | 14 root_url: svn://localhost |
Chris@909 | 15 password: "" |
Chris@909 | 16 login: "" |
Chris@909 | 17 type: Subversion |