Skip to content

Author names abbreviated to one letter in Most Productive Authors (Bibliometrix) #573

@giuliaksanches

Description

@giuliaksanches

hi everyone,

I'm trying to run a bibliometric analysis using bibliometrix, but I'm having trouble with the author names displayed in the Most Productive Authors output.

When I run:

results <- biblioAnalysis(dados_finais_analise, sep = ";")

the output looks like this:

Image

As you can see, some authors appear only as a single letter, like J, M and Y.
I tried several ways to fix this so that the ACTUAL AUTHOR NAME ( “Zhang Y” instead of “Z”) appears in the plots and summary tables, but nothing worked.

I also thought that the single letter might refer to the author’s first name after the surname, but when I manually add a comma after surnames in the AU column (Li, Y), the result shows as “L,” instead of the correct name.

Could someone please help me figure out how to make the author names appear correctly in the results and plots?

Image

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions