Thanks to Eric's example (here : https://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01262.html ) I have succeeded to use ox-bibtex.el. \cite{} in the org file works both for html and latex.Nevertheless, I wonder how to get for org-file the org citation syntax [[cite: ]] instead of \cite{} when I choose a reference from my references.bib file . Is it possible to change this point in order to get the same org file than in Eric's example ?