File: CITATION.cff

package info (click to toggle)
deal.ii 9.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 326,024 kB
  • sloc: cpp: 440,899; ansic: 77,337; python: 3,307; perl: 1,041; sh: 1,022; xml: 252; makefile: 97; javascript: 14
file content (49 lines) | stat: -rw-r--r-- 1,396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: deal.II
message: >-
  If you use this software, please cite the overview paper
  (preferred citation) as well as the paper for the major release you used.
type: software
authors:
  - name: The deal.II authors
    website: 'https://www.dealii.org/authors.html'
identifiers:
  - type: url
    value: 'https://dealii.org/publications.html'
repository-code: 'https://github.com/dealii/dealii'
url: 'https://dealii.org'
license: LGPL-2.1-or-later
preferred-citation:
  type: article
  authors:
  - family-names: "Arndt"
    given-names: "Daniel"
  - family-names: "Bangerth"
    given-names: "Wolfgang"
  - family-names: "Davydov"
    given-names: "Denis"
  - family-names: "Heister"
    given-names: "Timo"
  - family-names: "Heltai"
    given-names: "Luca"
  - family-names: "Kronbichler"
    given-names: "Martin"
  - family-names: "Maier"
    given-names: "Matthias"
  - family-names: "Pelteret"
    given-names: "Jean-Paul"
  - family-names: "Turcksin"
    given-names: "Bruno"
  - family-names: "Wells"
    given-names: "David"
  doi: "10.1016/j.camwa.2020.02.022"
  journal: "Computers & Mathematics with Applications"
  month: 1
  start: 407
  end: 422
  title: "The deal.II finite element library: Design, features, and insights"
  volume: 81
  year: 2021