This is the main.bib used in my papers. The topics are primarily of planing hulls and the multi-objective optimization of craft geometry and active control systems. This .bib is not meant to represent an up-to-date collection of works on any topic, and is currently only modified during the write-up of a paper.
This .bib file is managed with JabRef.
Use in a LaTeX document with BibTeX:
\begin{document}
\section{Test}
One should consider the propeller forces when optimizing a high-performance planing craft \cite{Hadler1966}.
\bibliography{main} %This creates the references section.
\end{document}If you know of a work you think might be of interest, I would love to hear about it—please feel free to mention it in the "Issues" section or in a pull-request.