First time to post here. If inappropriate, please let me know. The lisp function insert-file-contents used in ox-bibtex does not move point and insertion-marker to the end of inserted text (I'm not sure it is a bug or an intention). The result is that the citation is a dangling table not included in the bibliography div.
A visual explanation is here: http://gongzhitaao.org/orgcss/#sec:dangling- element Is there a way around this problem? Thanks!