citHeader("To cite MetricGraph in publications use the first of the following
references to cite the package. If you use the Whittle--Matérn models (for example if you use graph_spde in 'INLA' or 'inlabru'), please cite references 2,4 and 5, and if you use the fractional Whittle--Matérn models with FEM approximations, please cite references 2 and 3.")

bibentry( bibtype = "Manual",
          title = "MetricGraph: Random fields on metric graphs",
         author = c(person(given = "David",
                           family = "Bolin",
                           email = "davidbolin@gmail.com"),
                    person(given = "Alexandre B.",
                           family = "Simas",
                           email = "alexandre.simas@kaust.edu.sa"),
                    person("Jonas", "Wallin",
                           email = "jonas.wallin81@gmail.com",
                           role = "aut")),
          year = "2023",
          note = "R package version 1.4.0",
          url = "https://CRAN.R-project.org/package=MetricGraph",
)

bibentry(bibtype = "Article",
         title  = "Gaussian Whittle-Matérn fields on metric graphs",
         author = c(person(given = "David",
                           family = "Bolin",
                           email = "davidbolin@gmail.com"),
                    person(given = "Alexandre B.",
                           family = "Simas",
                           email = "alexandre.simas@kaust.edu.sa"),
                    person("Jonas", "Wallin",
                           email = "jonas.wallin81@gmail.com",
                           role = "aut")),
         year = "2024",
         journal = "Bernoulli",
         volume       = "30",
         number       = "2",
         pages        = "1611--1639",
         doi          = "10.3150/23-BEJ1647"
)

bibentry(bibtype = "Article",
         title  = "Regularity and numerical approximation of fractional elliptic differential equations on compact metric graphs",
         author = c(person(given = "David",
                           family = "Bolin",
                           email = "davidbolin@gmail.com"),
                    person(given = "Mihály",
                           family = "Kovács",
                           email = "mihaly@chalmers.se"),
                    person(given = "Vivek",
                           family = "Kumar",
                           email = "vivekmsc118@gmail.com"),
                    person(given = "Alexandre B.",
                           family = "Simas",
                           email = "alexandre.simas@kaust.edu.sa")),
         year = "2024",
         journal = "Mathematics of Computation",
         volume       = "93",
         number       = "349",
         pages        = "2439--2472",         
         doi = "10.1090/mcom/3929"
)


bibentry(bibtype = "Article",
         title  = "Markov properties of Gaussian random fields on compact metric graphs",
         author = c(person(given = "David",
                           family = "Bolin",
                           email = "davidbolin@gmail.com"),
                    person(given = "Alexandre B.",
                           family = "Simas",
                           email = "alexandre.simas@kaust.edu.sa"),
                    person("Jonas", "Wallin",
                           email = "jonas.wallin81@gmail.com",
                           role = "aut")),
         year = "2023",
         journal = "arXiv preprint arXiv:2304.03190",
         doi = "10.48550/arXiv.2304.03190"
)

bibentry(bibtype = "Article",
         title  = "Statistical inference for Gaussian Whittle-Matérn fields on metric graphs",
         author = c(person(given = "David",
                           family = "Bolin",
                           email = "davidbolin@gmail.com"),
                    person(given = "Alexandre B.",
                           family = "Simas",
                           email = "alexandre.simas@kaust.edu.sa"),
                    person("Jonas", "Wallin",
                           email = "jonas.wallin81@gmail.com",
                           role = "aut")),
         year = "2023",
         journal = "arXiv preprint arXiv:2304.10372",
         doi = "10.48550/arXiv.2304.10372"
)


