Hello, I started recently to use groff mom, so I am still a beginner. I looked with great attention through the documentation related to bibliographies, but I still don’t understand how to customise the labels (I think they’re called) generated by .BIBLIOGRAPHY. My big problem is that the title doesn’t show up at all there, but if it’s cited in the text, then it works. So it’s not from the refer database. Also, while checking the resulting file after running the refer preprocessor, it seemed that the title was mentioned, but dropped out by mom.
My bibliography, after many modifications, looks like this: .BIBLIOGRAPHY .R1 join-authors ", and " ", " ", and " sort A+ reverse A1 database build/conv.bib .R2 .[ $LIST$ .] .BIBLIOGRAPHY OFF But I also tried simply with this .BIBLIOGRAPHY .[ $LISTS$ .] .BIBLIOGRAPHY OFF For both of these, the result is <Author> <What I wrote in %O> <City> <Institution> <Date>, and I would like for the title to be in between <Author> and <%O>. I would like to add the fact that I read this thread https://lists.gnu.org/archive/html/groff/2021-02/msg00003.html, but I do think that my problem is a bit different, because I really only need for the title to be mentioned, not in a certain order per se. Any help would be appreciated, David.
