go-hep.org/x/hep@v0.38.1/joss-paper/paper.bib (about)

     1  @article{ROOT,
     2        author         = "Brun, R. and Rademakers, F.",
     3        title          = "{ROOT: An object oriented data analysis framework}",
     4        booktitle      = "{New computing techniques in physics research V.
     5                          Proceedings, 5th International Workshop, AIHENP '96,
     6                          Lausanne, Switzerland, September 2-6, 1996}",
     7        journal        = "Nucl. Instrum. Meth.",
     8        volume         = "A389",
     9        year           = "1997",
    10        pages          = "81-86",
    11        doi            = "10.1016/S0168-9002(97)00048-X",
    12        SLACcitation   = "%%CITATION = NUIMA,A389,81;%%"
    13  }
    14  
    15  @article{LHEF,
    16  	author = {
    17  	J. Alwall and 
    18  	A. Ballestrero and 
    19  	P. Bartalini and
    20     	S. Belov and 
    21  	E. Boos and
    22     	A. Buckley and
    23     	J.M. Butterworth and
    24     	L. Dudko and
    25     	S. Frixione and
    26     	L. Garren and
    27     	S. Gieseke and
    28     	A. Gusev and
    29     	I. Hinchliffe and
    30     	J. Huston and
    31     	B. Kersevan and
    32     	F. Krauss and
    33     	N. Lavesson and
    34     	L. Lönnblad and
    35     	E. Maina and
    36     	F. Maltoni and
    37     	M.L. Mangano and
    38     	F. Moortgat and
    39     	S. Mrenna and
    40     	C.G. Papadopoulos and
    41     	R. Pittau and
    42     	P. Richardson and
    43     	M.H. Seymour and
    44     	A. Sherstnev and
    45     	T. Sjöstrand and
    46     	P. Skands and
    47     	S.R. Slabospitsky and
    48     	Z. Wcas and
    49     	B.R. Webber and
    50     	M. Worek and
    51     	D. Zeppenfeld},
    52    title   = {A standard format for Les Houches Event Files},
    53    journal   = {Computer Physics Communications},
    54    volume    = {176},
    55    year      = {2007},
    56    pages     = {300-304},
    57    doi       = {10.1016/j.cpc.2006.11.010},
    58  }
    59  
    60  @article{SLHA,
    61        author         = "Skands, Peter Z. and others",
    62        title          = "{SUSY Les Houches accord: Interfacing SUSY spectrum
    63                          calculators, decay packages, and event generators}",
    64        journal        = "JHEP",
    65        volume         = "07",
    66        year           = "2004",
    67        pages          = "036",
    68        doi            = "10.1088/1126-6708/2004/07/036",
    69        eprint         = "hep-ph/0311123",
    70  }
    71  
    72  @article{HepMC,
    73        author        = "Dobbs, M and Hansen, J B",
    74        title         = "{The HepMC C++ Monte Carlo Event Record for High Energy
    75                         Physics}",
    76        institution   = "CERN",
    77        number        = "ATL-SOFT-2000-001",
    78        month         = "Jun",
    79        year          = "2000",
    80        url           = "http://cds.cern.ch/record/684090",
    81  }
    82  
    83  @article{Gonum,
    84  	author = "The Gonum authors",
    85  	title = {Gonum: consistent, composable and comprehensible scientific code},
    86  	url = "https://gonum.org",
    87  }
    88  
    89  @article{YODA,
    90  	author = "The YODA authors",
    91  	title = {YODA: Yet more Objects for Data Analysis},
    92  	url = "https://yoda.hepforge.org",
    93  }
    94  
    95  @article{Delphes,
    96        author         = "de Favereau, J. and Delaere, C. and Demin, P. and
    97                          Giammanco, A. and Lemaître, V. and Mertens, A. and
    98                          Selvaggi, M.",
    99        title          = "{DELPHES 3, A modular framework for fast simulation of a
   100                          generic collider experiment}",
   101        collaboration  = "DELPHES 3",
   102        journal        = "JHEP",
   103        volume         = "02",
   104        year           = "2014",
   105        pages          = "057",
   106        doi            = "10.1007/JHEP02(2014)057",
   107        eprint         = "1307.6346",
   108        archivePrefix  = "arXiv",
   109        primaryClass   = "hep-ex",
   110        SLACcitation   = "%%CITATION = ARXIV:1307.6346;%%"
   111  }
   112  
   113  @article{FastJet,
   114        author         = "Cacciari, Matteo and Salam, Gavin P. and Soyez, Gregory",
   115        title          = "{FastJet User Manual}",
   116        journal        = "Eur. Phys. J.",
   117        volume         = "C72",
   118        year           = "2012",
   119        pages          = "1896",
   120        doi            = "10.1140/epjc/s10052-012-1896-2",
   121        eprint         = "1111.6097",
   122        archivePrefix  = "arXiv",
   123        primaryClass   = "hep-ph",
   124        reportNumber   = "CERN-PH-TH-2011-297",
   125        SLACcitation   = "%%CITATION = ARXIV:1111.6097;%%"
   126  }
   127  
   128  @article{LCIO,
   129  	author = "The LCIO authors",
   130  	title = "Linear Collider I/O",
   131  	url   = "https://github.com/iLCSoft/LCIO",
   132  }
   133  
   134  @article{NPyFormat,
   135  	author = "Robert Kern",
   136  	title  = "A simple file format for NumPy arrays",
   137  	url    = "https://numpy.org/neps/nep-0001-npy-format.html",
   138  }
   139  
   140  @article{Go,
   141  	author = "The Go Authors",
   142  	title  = "The Go programming language",
   143  	url    = "https://golang.org",
   144  }