I would like a proper way to cite a film source.
The APA bibliography listing I think should look like this:
Director Last Name, F.M. (Director). (Release Year). Title of motion picture [Film]. Studio.
Putting it into TW bibtex as a book gets it to mostly show up like that just without the (Directory) and [Film] bits but then the bibtex entry shows up as a book and I have to put the director as the author which feels weird.
Putting it into TW bibtex as a misc with bibtex-howpublished as "Film" is I think the correct bibtex way to enter it, but then the bibliography omits some of the information that it should show.
BibLaTeX has a special type movie and there's nothing stopping me from using that with TW bibtex, but it just treats it like a misc. It would be nice if the <> could render such entries in the proper form.
I would like a proper way to cite a film source.
The APA bibliography listing I think should look like this:
Putting it into TW bibtex as a
bookgets it to mostly show up like that just without the (Directory) and [Film] bits but then the bibtex entry shows up as a book and I have to put the director as the author which feels weird.Putting it into TW bibtex as a
miscwithbibtex-howpublishedas "Film" is I think the correct bibtex way to enter it, but then the bibliography omits some of the information that it should show.BibLaTeX has a special type
movieand there's nothing stopping me from using that with TW bibtex, but it just treats it like amisc. It would be nice if the <> could render such entries in the proper form.