Possible to export bibliography for inline LaTeX use?
I have an environment (Scribus) where I need to use the bibliography in a LaTeX document inline, not in a BibTex bib file. Like this:
\begin{thebibliography}
\bibitem{key} John Doe {\em Title and stuff} 2013.
\end{thebibliography}
Is it possible to export this from Zotero?
\begin{thebibliography}
\bibitem{key} John Doe {\em Title and stuff} 2013.
\end{thebibliography}
Is it possible to export this from Zotero?
But overall, this just seems like a bad idea -- it takes away all flexibility of switching between citation styles, which is one of the attractions of using reference management (be it bibtex or Zotero's own).
https://wiki.scribus.net/canvas/Working_with_latex_frames#Working_with_Bibtex
Is this feature still unavailable?