mailing-list for TeXmacs Users

Text archives Help


Re: Author last names not appearing in bibliography


Chronological Thread 
  • From: Stephen Crowley <address@hidden>
  • To: Massimiliano Gubinelli <address@hidden>
  • Cc: texmacs-users <address@hidden>, Jeroen Wouters <address@hidden>
  • Subject: Re: Author last names not appearing in bibliography
  • Date: Sun, 8 May 2022 18:11:36 -0500

I tried removing many entries and never got it to work, however switching to a style without the tm- prefix has fixed the problem.


Thanks

Stephen

On 5/7/22 10:59 AM, Massimiliano Gubinelli wrote:
The problem is the following entry:


@Article{Oikawa1960,
author = {K\F4taro Oikawa},
title = {Sario's Lemma on Harmonic Functions},
journal = {Proceedings of the American Mathematical Society},
year = {1960},
volume = {11},
number = {3},
pages = {425-428},
owner = {crow},
timestamp = {2008.09.09},
}

which probably contains UTF-8 characters and confuses the procedure which
converts the bib file into a TeXmacs tree. Removing it seems fix the problem
locally (I didn't do a complete check so there may be more entries causing
further problems).

I will post a bug report for this. In the mean-time just modify the entry to
use TeX conventions for non-ASCII characters.

Best
Max






On 7. May 2022, at 12:49, Jeroen Wouters <address@hidden> wrote:

Dear Stephen,

As a temporary workaround you could try to use Bibtex to parse the
bibliography instead of TeXmacs' internal parser, which is used for
styles starting with "tm-". So, if I change the style from "tm-plain"
to "plain" (and refresh) the author names show up.

Best wishes,
Jeroen

On Sat, 2022-05-07 at 11:24 +0200, Massimiliano Gubinelli wrote:
Seems indeed a bug, something in the bibliography file is disturbing
TeXmacs' generation of the biblio. I will give a look.

Max


On 7. May 2022, at 05:06, Stephen Crowley
<address@hidden> wrote:

Thank you all but despite the wonderful suggestions the problem of
missing author names persists after trying many style variations.

Is there something wrong with the references.bib file perhaps?

Installed version 2.1.1
SVN revision Custom 13828
<Screenshot%20from%202022-05-06%2022-03-11.png>
On 5/6/22 3:37 PM, Giovanni Piredda wrote:
On 06.05.22 22:27, Giovanni Piredda wrote:
On 06.05.22 22:24, Maxime Devos wrote:
Giovanni Piredda schreef op vr 06-05-2022 om 20:22 [+0000]:
Click immediately left of the bibliography, then click
*down* arrow, you
will enter the bibliography in a position such that the
bibliography
parameters appear on the lowest ribbon.
Here I have given details:
http://forum.texmacs.cn/t/reference-order-are-not-sorted-correct/354/2
That's about ordering though, the OP asked about why aren't
the author
names appearing in the bibliography.
It is more general: choosing different bibliography styles.
Perhaps in the drop-down list that appears when clicking on the
bibliography style button there is one that suits OP.
Also, as far as I understand, writing one's own style using
Scheme is affordable, but I never invested time into this (I
have in mind that I saw a forum post by Max Gubinelli on that,
you or the OP might find it with a forum search).
Although I have downloaded and opened OP's documents and I do
not think the bibliography style is the reason for the names not
appearing.



Archive powered by MHonArc 2.6.24.

Top of page