[petsc-users] Citation for hypre BoomerAMG

Young, Matthew, Adam may at bu.edu
Wed Nov 18 15:28:13 CST 2015


Barry,

You seem to be right that my style file was looking for an author; it seems to have also been looking for a year, hence the empty brackets. Unfortunately, adding an author and a year caused only those two fields to be printed in the bibliography (leaving out the rest of the info generated by -citation). I'm using agufull08.bst.

I'll wait to see what the Hypre folks say. I just want to give them proper citation.

--Matt
--------------------------------------------------------------
Matthew Young
Graduate Student
Boston University Dept. of Astronomy
--------------------------------------------------------------


________________________________________
From: Barry Smith [bsmith at mcs.anl.gov]
Sent: Wednesday, November 18, 2015 4:03 PM
To: Young, Matthew, Adam
Cc: petsc-users at mcs.anl.gov; hypre-support at llnl.gov
Subject: Re: [petsc-users] Citation for hypre BoomerAMG

> On Nov 18, 2015, at 2:45 PM, Young, Matthew, Adam <may at bu.edu> wrote:
>
> When I run my code with -citations, it produces
>
> @manual{hypre-web-page,
>   title  = {{\sl hypre}: High Performance Preconditioners},
>   organization = {Lawrence Livermore National Laboratory},
>   note  = {\url{http://www.llnl.gov/CASC/hypre/}}
> }
>
> for BoomerAMG. However, the result of \citep{hypre-web-page} is "[hyp]" in the text

   Is this ok? Or should it produce something different in the text? I think your bibliography style file uses some shortened form of the bibtex key for the this.

> and a bibliography entry with only "()" for the author. This seems incorrect. If this is the intended output, can you tell me what I'm doing wrong in LaTeX? The other references (two for PETSc and one for GMRES) are fine.

  Likely your bibliography style file  requires an author field and so is putting in () since this bibliography entry doesn't have an author entry.  You can try adding an author field manually and see if that improves things.

  hypre folks,

     We'd be happy to list some authors here (or not) just let us know what you prefer?

  Barry



>
> --Matt
>
> --------------------------------------------------------------
> Matthew Young
> Graduate Student
> Boston University Dept. of Astronomy
> --------------------------------------------------------------



More information about the petsc-users mailing list