| From | John R. McPherson |
| Date | Tue, 24 May 2005 10:16:07 +1200 |
| Subject | Re: [greenstone-devel] What is the structure of bib files ? |
| In-Reply-To | (42901d8a-1738a483-5029-63ad-mx-gmail-com) |
| On Sun, 2005-05-22 at 12:49 +0700, Thanh Quy wrote:
> What is the structure of file ".bib" ?I have a table in a relational > database and I want to build a collection from this table, every > record in this table is an entry of bib file. > > My fields in table: ThesisCode(primary > key),ThesisName,Date,ProfessorName,StudentName1,StudentName2. > > How can I build my bib file and make config my collection to be able > to search these entries? > Greenstone ".bib" files that are in BibTex format. This is the
The format is described in the btxdoc.pdf file which you can find
Alternately, you might want to think about using greenstone's DBPlug,
John | |