I am trying to create two bibliographies in one document. Here is what
I did, but it failed:
1. I read the documentation on sectioned bibliographies (an unusual
step!)
2. I made two copies of my master *.bib file, with two different names
3. I checked the "Sectioned bibliography" in the Document/settings
4. I added to the preamble \usepackage[dot]{bibtopic}
5. I put a pair of ERT commands: \begin{btUnit} ... end{btUnit}
around the two main sections of the paper
6. In each section I have inserted just before the \end{btUnit} a
bibtex bibliography.
All I get for my pain are ? where references should be. I should add
that I am using super option for the natbib style, to get superscript
references.
What am I doing wrong? Where should the first \begin{btUnit} be-- before or
after the Title?
Thanks-
EK