Feature #36
associate publications with projects
Status: | In Progress | Start date: | 2011-06-08 | ||
---|---|---|---|---|---|
Priority: | Immediate | Due date: | 2011-07-28 | ||
Assignee: | Luis Figueira | % Done: | 78% | ||
Category: | - | Estimated time: | 3.00 hours | ||
Target version: | - |
Description
We need to be able to associate publications bibliographies (BibTeX style) with projects.
A first implementation might see a Publications text field somewhere near the Description in the project settings page, and resulting publications listed beneath the description and home page in the project page (/projects/xyz).
Some thought may be required about the best way to enter and store publications data. It's probably worth drawing some inspiration from Drupal's excellent Biblio module which you can see the output of in e.g. the OMRAS2 publications page. This module allows filtering by author, etc., so it clearly has a proper schema for publications data rather than storing a big blob of text.
This could be end up as a substantial feature; it should probably be developed as a Redmine module which we can make available to the wider community. Of course we should probably put a bit of work into checking that no such thing already exists -- I couldn't find one, but maybe that's just me.
Subtasks
History
#1 Updated by Luis Figueira almost 14 years ago
#2 Updated by Chris Cannam almost 14 years ago
- Priority changed from Normal to High
#3 Updated by Luis Figueira over 13 years ago
- Status changed from New to In Progress
The Publication model shall follow the Bibtex format description:
more detailed here:
http://www.kfunigraz.ac.at/~binder/texhelp/bibtx-7.html