mailing-list for TeXmacs Users

Text archives Help


Re: Problems with producing bibliographies


Chronological Thread 
  • From: Giovanni Piredda <address@hidden>
  • To: address@hidden
  • Subject: Re: Problems with producing bibliographies
  • Date: Mon, 20 Jun 2022 21:43:54 +0000


On 20.06.22 21:38, Maxime Devos wrote:
Lorenz Born schreef op ma 20-06-2022 om 20:53 [+0200]:
@Book{TeXmacs:Chandra:book,
  title        = {5G for the Connected World},
  author       = {Chandramouli, D. and Liebhart, R. and Pirskanen,
J.},
  year         = {2019},
  publisher    = {Wiley}
}

At the place where my bibliographic should be compiled, I click on
Insert -> Automatic -> Bibliographic, select Aux: bib and Style: tm-
plain and fill in the filename of my .bib file. After I use Document
-> Update -> Bibliographic nothing happens. I get an error in the
status line on the left bottom of my windows, that says:

Error: invalid bibliographic key list
My guess is that the : infix in the key was disliked, maybe try
something like:

@Book{TeXmacsChandraBook,
title = ...
...
}

?

Greetings,
Maxime.


I tried the file of the OP with and without your suggestion and with both I obtain a bibliography (on Xubuntu).

I suggest to re-type the entry. If it still does not work we need the help of someone that uses the Mac; with such a file it seems to me that character encoding cannot be the cause of the bibliography not being generated, but since I know nothing about character encoding I advance this too as a possibility.





Archive powered by MHonArc 2.6.24.

Top of page