Say I have a bibliography entry that looks like this:
@INPROCEEDINGS{FHA98,
author = {Eric Foxlin and Michael Harrington and Yury Altshuler},
title = {Miniature 6-DOF intertial system for tracking HMDs},
booktitle = {Helmet and Head-Mounted Displays III},
year = {1998},
volume = {3362},
organization = {SPIE - The International Society for Optical Engineering},
}
Biblatex requires the fields author, title, booktitle, year/date and editor for the @inproceedings type, and I am currently omitting the editor field. I'm now asking myself, if leaving out certain fields is considered "bad" or, even worse, an attempt of plagiarism? I'm not talking about things like author, title or date (if they are available) that are needed for correct citations and finding the corresponding sources , but in some cases I feel I would overly bloat my bibliography with over-comprehensive entries.
