do you have experience with bibtex and non-literary work? I'd like to cite things like movies, fine-art pieces and so on. How would you proceed?
thanks.
|
|
As you're already surmising in your question, BibTeX's structure and design isn't great for citing items that aren't some form of literary publication (such as books, articles in journals, working papers, etc). BibTeX does have a catch-all entry type called All is not lost, however: You could use the much newer biblatex package, which styles itself as "a complete reimplementation of the bibliographic facilities provided by LaTeX". As such, it recognizes many more entry types (in addition to supporting all entry types recognized by BibTeX). Some of these entries that may be of relevance to you: All this extra functionality comes at a price (of course!): because |
|||
|
|