| 1 |
; $Id: biblio.info,v 1.5.2.3 2009/06/03 19:52:03 rjerome Exp $
|
| 2 |
name = Biblio
|
| 3 |
description = Maintains biblographic lists.
|
| 4 |
core = 7.x
|
| 5 |
dependencies[] = taxonomy
|
| 6 |
package = Biblio
|
| 7 |
|
| 8 |
files[] = biblio.admin.inc
|
| 9 |
files[] = biblio.contributors.inc
|
| 10 |
files[] = biblio.import.export.inc
|
| 11 |
files[] = biblio.install
|
| 12 |
files[] = biblio.keywords.inc
|
| 13 |
files[] = biblio.module
|
| 14 |
files[] = biblio.pages.inc
|
| 15 |
files[] = biblio.type.mapper.inc
|
| 16 |
files[] = biblio.views.inc
|
| 17 |
files[] = biblio.views_default.inc
|
| 18 |
files[] = biblio_style_ama.inc
|
| 19 |
files[] = biblio_style_apa.inc
|
| 20 |
files[] = biblio_style_chicago.inc
|
| 21 |
files[] = biblio_style_classic.inc
|
| 22 |
files[] = biblio_style_cse.inc
|
| 23 |
files[] = biblio_style_ieee.inc
|
| 24 |
files[] = biblio_style_mla.inc
|
| 25 |
files[] = biblio_style_vancouver.inc
|
| 26 |
files[] = biblio_theme.inc
|
| 27 |
files[] = biblio_xml.inc
|
| 28 |
files[] = crossref_unixref_parser.inc
|
| 29 |
files[] = endnote7_export.inc
|
| 30 |
files[] = endnote7_parser.inc
|
| 31 |
files[] = endnote8_export.inc
|
| 32 |
files[] = endnote8_parser.inc
|
| 33 |
files[] = ris_parser.inc
|
| 34 |
files[] = tagged_parser.inc
|
| 35 |
files[] = bibtexParse/PARSECREATORS.php
|
| 36 |
files[] = bibtexParse/PARSEENTRIES.php
|
| 37 |
files[] = bibtexParse/PARSEMONTH.php
|
| 38 |
files[] = bibtexParse/PARSEPAGE.php
|
| 39 |
files[] = bibtexParse/transtab_latex_unicode.inc.php
|
| 40 |
files[] = bibtexParse/transtab_unicode_bibtex.inc.php
|
| 41 |
files[] = marcParse/example.php
|
| 42 |
files[] = marcParse/php-marc.php
|
| 43 |
files[] = translations/biblio.db.trans.inc
|
| 44 |
files[] = views/biblio_handler_citation.inc
|
| 45 |
files[] = views/biblio_handler_field.inc
|
| 46 |
files[] = views/biblio_handler_field_biblio_keyword_data_word.inc
|
| 47 |
files[] = views/biblio_handler_field_biblio_keyword_kid.inc
|
| 48 |
files[] = views/biblio_handler_field_biblio_type.inc
|
| 49 |
files[] = views/biblio_handler_field_contributor.inc
|
| 50 |
files[] = views/biblio_handler_filter_biblio_contributor_auth_type.inc
|
| 51 |
files[] = views/biblio_handler_filter_biblio_keyword_kid.inc
|
| 52 |
files[] = views/biblio_handler_filter_biblio_type.inc
|
| 53 |
files[] = views/biblio_handler_filter_contributor.inc
|
| 54 |
files[] = views/biblio_handler_filter_contributor_uid.inc
|