-
Notifications
You must be signed in to change notification settings - Fork 7
/
tdr-citedb.bib
21510 lines (19367 loc) · 747 KB
/
tdr-citedb.bib
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
Formatted according to: http://en.wikipedia.org/wiki/Bibtex (BV, AH Aug 2010; updated Jul 2017 AH)
We plan to use the utphys.bst style for compilation.
CONVENTIONS:
5235, Please follow these (Instructions and reference info goes to about line 80
in this file; please read through it before adding citations!
- When adding citations to this file, if possible, copy the BibTeX rendering
of the citation from http://inspirehep.net.
- Many citations already exist in the file citedb.bib, also under the "common"
directory. It has entries from the CDR, the protoDUNE-SP TDR and possibly other
documents. You can search it to see if the citation you want is there.
- List DocDB notes like the following for non-publically viewable documents:
@techreport{bib:docdbNNNN,
title = "{DUNE FD Interface Document: SP TPC Electronics to joint DAQ}",
author = {Christian, D. and Karagiorgi, G. and Newbold, D. and
Verzocchi, M.},
type = {DUNE doc or LBNF doc},
number = {NNNN},
year = {2018},
note = "\url{https://docs.dunescience.org/cgi-bin/private/ShowDocument?docid=NNNN&asof=2019-11-1}"
}
- For publically viewable documents, use a different URL template:
@techreport{bib:docdbNNN,
title = "{DUNE FD Interface Document: SP TPC Electronics to joint DAQ}",
author = {Christian, D. and Karagiorgi, G. and Newbold, D. and
Verzocchi, M.},
type = {DUNE doc or LBNF doc},
number = {NNNN},
year = {2018},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=NNNN&asof=2019-11-1}"
}
- List CERN EDMS notes as follows:
@techreport{bib:cernedmsNNNN,
title = "{}",
author = {},
type = {CERN EDMS},
number = {NNNN},
year = {},
note = "\url{https://edms.cern.ch/document/NNNN}"
}
%%%%%%
@BOOK{strunk,
author = {Strunk, Jr., William and E. B. White},
title = "{The Elements of Style}",
publisher = {Macmillan},
edition = {Third},
year = 1979
}
@techreport{tdr-vol-1,
title = "{TDR Volume 1: The LBNF and DUNE Projects}",
collaboration = {{DUNE}},
year = {2019},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=nnnn}"
}
To make anything literal, surround it in {}'s.
A note on comments:
- EVERYTHING outside of an "at" block is a comment.
- You can comment out an "at" block by deleting the "at" character.
- Do not put any type of comments inside an "at" block. They are not allowed.
The order of citations in this file does not matter.
A note on authors:
- Spell out the full names and separate them with the word "and". If the
author list is too long to write everyone then end it with "and others" --
NOT "et al". The style will take care of things like only showing first initial
and changing "and others" to "et al".
For help with bibtex see:
- https://en.wikipedia.org/wiki/BibTeX
- http://nwalsh.com/tex/texhelp/bibtx-23.html (This is about rendering names)
A few examples follow.
@misc{ref:NA61Proposal,
title="{Study of Hadron Production in Hadron-Nucleus and Nucleus-Nucleus Collisions at the CERN SPS; CERN-SPSC-2006-034}",
note = "\url{http://cds.cern.ch/record/995681?ln=en}",
year = {2006}
}
@article{Ayres:2007tu,
author = "Ayres, D.S. and others",
title = "{The NOvA Technical Design Report}",
collaboration = "NOvA",
year = "2007",
reportNumber = "FERMILAB-DESIGN-2007-01",
note = "\url{http://lss.fnal.gov/archive/design/fermilab-design-2007-01.pdf}",
SLACcitation = "%%CITATION = FERMILAB-DESIGN-2007-01 ETC.;%%"
}
@techreport{tdr-vol-2,
title = "{TDR Volume 2: The Physics Program for DUNE at LBNF}",
collaboration = {{DUNE}},
year = {2018},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=}"
}
@unpublished{pip2-2013,
author = {P. Derwent and others},
title = "{Proton Improvement Plan-II}",
year = {2013},
note = "\url{http://projectx-docdb.fnal.gov/cgi-bin/RetrieveFile?docid=1232&filename=1.2%20MW%20Report_Rev5.pdf&version=3}",
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
(Start adding citations here.)
@unpublished{nasa_nepp,
author = "{Teverovsky, Alexander}",
title = "Reliability of Electronics at Cryogenic Temperatures",
note = "\url{https://nepp.nasa.gov/DocUploads/1BCC6326-46F7-4C5E-94D476A8B6176ED1/Approach%20to%20Reliability%20Testing%20at%20cryo%20NEPP.pdf}",
year = "2005"
}
@unpublished{nasa_mems,
author = " Patterson, Richard and Hammoud, Ahmad",
title = "Effect of Temperature on the Performance and Stability of Recent COTS Silicon Oscillators",
note = "\url{https://nepp.nasa.gov/files/19908/10_281_GRC_Patterson_Si%20Oscillators%207_12_10.doc}",
year = "2010"
}
@unpublished{SACI,
note = "\url{https://confluence.slac.stanford.edu/pages/viewpage.action?pageId=219252577}"
}
@article{snews,
author = "Antonioli, Pietro and others",
title = "{SNEWS: The SuperNova Early Warning System}",
journal = "New J. Phys.",
volume = "6",
year = "2004",
pages = "114",
eprint = "astro-ph/0406214",
archivePrefix = "arXiv",
doi = "10.1088/1367-2630/6/1/114",
SLACcitation = "%%CITATION = ASTRO-PH/0406214;%%"
}
@article{kilonova,
author = "Abbott, B. P. and others",
title = "{Multi-messenger Observations of a Binary Neutron Star
Merger}",
collaboration = "GROND, SALT Group, OzGrav, DFN, INTEGRAL, Virgo,
Insight-Hxmt, MAXI Team, Fermi-LAT, J-GEM, RATIR, IceCube,
CAASTRO, LWA, ePESSTO, GRAWITA, RIMAS, SKA South
Africa/MeerKAT, H.E.S.S., 1M2H Team, IKI-GW Follow-up,
Fermi GBM, Pi of Sky, DWF (Deeper Wider Faster Program),
Dark Energy Survey, MASTER, AstroSat Cadmium Zinc
Telluride Imager Team, Swift, Pierre Auger, ASKAP,
VINROUGE, JAGWAR, Chandra Team at McGill University,
TTU-NRAO, GROWTH, AGILE Team, MWA, ATCA, AST3, TOROS,
Pan-STARRS, NuSTAR, ATLAS Telescopes, BOOTES, CaltechNRAO,
LIGO Scientific, High Time Resolution Universe Survey,
Nordic Optical Telescope, Las Cumbres Observatory Group,
TZAC Consortium, LOFAR, IPN, DLT40, Texas Tech University,
HAWC, ANTARES, KU, Dark Energy Camera GW-EM, CALET, Euro
VLBI Team, ALMA",
journal = "Astrophys. J.",
volume = "848",
year = "2017",
number = "2",
pages = "L12",
doi = "10.3847/2041-8213/aa91c9",
eprint = "1710.05833",
archivePrefix = "arXiv",
primaryClass = "astro-ph.HE",
reportNumber = "LIGO-P1700294, VIR-0802A-17, FERMILAB-PUB-17-478-A-AE-CD",
SLACcitation = "%%CITATION = ARXIV:1710.05833;%%"
}
@article{Carron:2017zzz,
author = "Carron, Jérôme and Philippon, Anne and How, Lip Sun and Delbergue, Audrey and
Hassanzadeh, Sahar and Cillierre, David and Danto, Pascale and Boutillier, Mathieu",
title = "{Cryogenic characterization of LEDs for space application}",
year = "2017",
journal = "Proc. SPIE, Sixteenth International Conference on Solid State Lighting and LED-based Illumination Systems",
volume = "10378",
pages = "20",
doi = "10.1117/12.2272409",
}
@techreport{Murphy:20170516,
author = "Murphy, Sebastien",
title = "{Status of the WA105-3x1x1 m$^3$ dual phase prototype}",
booktitle = "{DUNE Collaboration meeting, May 16, 2017}",
collaboration = "WA105",
year = "2017",
note = "\url{https://indico.fnal.gov/event/12345/session/1/contribution/5/material/slides/0.pdf}"
}
@article{Adamowski:2014daa,
author = "Adamowski, M. and others",
title = "{The Liquid Argon Purity Demonstrator}",
journal = "JINST",
volume = "9",
year = "2014",
pages = "P07005",
doi = "10.1088/1748-0221/9/07/P07005",
eprint = "1403.7236",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
reportNumber = "FERMILAB-PUB-14-059-E",
SLACcitation = "%%CITATION = ARXIV:1403.7236;%%"
}
@article{Banks:2014hra,
author = "Banks, T. I. and others",
title = "{A compact ultra-clean system for deploying radioactive
sources inside the KamLAND detector}",
journal = "Nucl. Instrum. Meth.",
volume = "A769",
year = "2015",
pages = "88-96",
doi = "10.1016/j.nima.2014.09.068",
eprint = "1407.0413",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1407.0413;%%"
}
@article{Busenitz:2009ac,
author = "Berger, B. E. and others",
title = "{The KamLAND Full-Volume Calibration System}",
collaboration = "KamLAND",
journal = "JINST",
volume = "4",
year = "2009",
pages = "P04017",
doi = "10.1088/1748-0221/4/04/P04017",
eprint = "0903.0441",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:0903.0441;%%"
}
@article{Delaquis:2013hva,
author = "{Delaquis, S. C. and Gornea, R. and Janos, S. and L\"uthi,
M. and Rudolf von Rohr, C. and Schenk, M. and Vuilleumier,
J. -L.}",
title = "{Development of a camera casing suited for cryogenic and
vacuum applications}",
journal = "JINST",
volume = "8",
year = "2013",
pages = "T12001",
doi = "10.1088/1748-0221/8/12/T12001",
eprint = "1310.6601",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1310.6601;%%"
}
@article{McConkey:2016spe,
author = "McConkey, Nicola and Spooner, Neil and Thiesse, Matthew
and Wallbank, Michael and Warburton, Thomas Karl",
title = "{Cryogenic CMOS Cameras for High Voltage Monitoring in
Liquid Argon}",
journal = "JINST",
volume = "12",
year = "2017",
number = "03",
pages = "P03014",
doi = "10.1088/1748-0221/12/03/P03014",
eprint = "1612.06124",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1612.06124;%%"
}
@article{Auger:2015xlo,
author = "{Auger, M. and Blatter, A. and Ereditato, A. and Goeldi,
D. and Janos, S. and Kreslo, I. and L\"uthi, M. and Rudolf
von Rohr, C. and Strauss, T. and Weber, M. S.}",
title = "{On the Electric Breakdown in Liquid Argon at Centimeter
Scale}",
journal = "JINST",
volume = "11",
year = "2016",
number = "03",
pages = "P03017",
doi = "10.1088/1748-0221/11/03/P03017",
eprint = "1512.05968",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1512.05968;%%"
}
@article{Carls:2015spa,
author = "Carls, Benjamin and Horton-Smith, Glenn and James,
Catherine C. and Kubinski, Robert M. and Pordes, Stephen
and Schukraft, Anne and Strauss, Thomas",
title = "{Design and Operation of A Setup with A Camera and
Adjustable Mirror to Inspect the Sense-Wire Planes of the
Time Projection Chamber Inside the MicroBooNE Cryostat}",
journal = "JINST",
volume = "10",
year = "2015",
number = "08",
pages = "T08006",
doi = "10.1088/1748-0221/10/08/T08006",
eprint = "1507.02508",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
reportNumber = "FERMILAB-PUB-15-293-ND",
SLACcitation = "%%CITATION = ARXIV:1507.02508;%%"
}
@techreport{Valencia-Rodriquez:20180130,
author = "Valencia-Rodriquez, Edgar and Kordosky, Mike",
title = "{Cameras and lighting: experience}",
booktitle = "{DUNE Collaboration meeting, January 30, 2018}",
year = "2018",
note = "\url{https://indico.fnal.gov/event/14581/session/7/contribution/60/material/slides/0.pdf}"
}
@misc{natmch,
url = "{http://www.nateurope.com/products/NAT-MCH.html}",
title = {NAT-MCH},
}
@misc{om3fibers,
url = "{http://shop.fiber24.net/index.php/en/FO-Patch-Cable-OM3-Multi-mode-50-125-m-Duplex-LC-PC-LC-PC/c-OM3-DUPLEX-1TO1/a-FOPC-F2-O3-DX-LCU-LCU}",
title = {OM3 Fibers},
}
@article{Cuesta:2017nrs,
author = "Cuesta, Clara",
title = "{Photon detection system for ProtoDUNE dual phase}",
booktitle = "{LIght Detection in Noble Elements (LIDINE 2017) Menlo
Park, CA, USA, September 22-24, 2017}",
collaboration = "DUNE",
journal = "JINST",
volume = "12",
year = "2017",
number = "12",
pages = "C12048",
doi = "10.1088/1748-0221/12/12/C12048",
eprint = "1711.08307",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1711.08307;%%"
}
@article{Zambelli:2017dkg,
author = "Zambelli, Laura and Murphy, S.",
title = "{WA105: A large demonstrator of a liquid argon dual phase
TPC}",
booktitle = "{Proceedings, 27th International Conference on Neutrino
Physics and Astrophysics (Neutrino 2016): London, United
Kingdom, July 4-9, 2016}",
collaboration = "WA105",
journal = "J. Phys. Conf. Ser.",
volume = "888",
year = "2017",
number = "1",
pages = "012202",
doi = "10.1088/1742-6596/888/1/012202",
SLACcitation = "%%CITATION = 00462,888,012202;%%"
}
@article{Aimard:2018yxp,
author = "Aimard, B. and others",
title = "{A 4 tonne demonstrator for large-scale dual-phase liquid
argon time projection chambers}",
journal = "JINST",
volume = "13",
year = "2018",
number = "11",
pages = "P11003",
doi = "10.1088/1748-0221/13/11/P11003",
eprint = "1806.03317",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
reportNumber = "FERMILAB-PUB-18-257-ND",
SLACcitation = "%%CITATION = ARXIV:1806.03317;%%"
}
@techreport{protoDUNDP-tdr,
title = "{Technical Design Report for large-scale neutrino detectors prototyping and phased performance assessment in view of a long-baseline oscillation experiment}",
year = {2014},
note = "\url{http://cds.cern.ch/record/1692375/files/arXiv%3A1409.4405.pdf?version=2}"
}
@unpublished{hamamatsu,
note = "\url{http://www.hamamatsu.com}"
}
@unpublished{larsoft.org,
note = "\url{http://larsoft.org}"
}
@unpublished{ref:redmine,
note = "\url{https://cdcvs.fnal.gov/redmine}"
}
@unpublished{ref:redmine2,
note = "\url{http://www.redmine.org/projects/redmine}"
}
@unpublished{ref:doxygen,
note = "\url{https://github.com/doxygen/doxygen}"
}
@unpublished{ref:mrb,
note = "\url{https://cdcvs.fnal.gov/redmine/projects/mrb}"
}
@unpublished{ref:ups,
note = "\url{https://cdcvs.fnal.gov/redmine/projects/ups}"
}
@unpublished{ref:spack,
note = "\url{https://spack.io/}"
}
@unpublished{ref:cvmfs,
note = "\url{https://cernvm.cern.ch/portal/filesystem}"
}
@unpublished{jenkins,
note = "\url{https://jenkins.io/}"
}
% there's a published article, but this contains more docs
@unpublished{ref:artdoc,
note = "\url{http://art.fnal.gov}"
}
@unpublished{ref:arttutorial,
note = "\url{https://indico.fnal.gov/event/9928/}"
}
@unpublished{ref:cafanaredmine,
note = "\url{https://cdcvs.fnal.gov/redmine/projects/novaart/wiki/CAFAna_overview}"
}
@unpublished{hamamatsu-5912,
note = "\url{http://www.hamamatsu.com/resources/pdf/etd/LARGE_AREA_PMT_TPMH1286E.pdf}",
}
@unpublished{electrontubeslim,
note = "\url{http://www.et-enterprises.com/}",
}
@unpublished{hzc,
note = "\url{http://www.hzcphotonics.com/en_index.html}",
}
@article{microboone,
author={R. Acciarri and others},
title={Design and construction of the MicroBooNE detector},
journal={Journal of Instrumentation},
volume={12},
number={02},
pages={P02017},
url={http://stacks.iop.org/1748-0221/12/i=02/a=P02017},
year={2017},
abstract={This paper describes the design and construction of the MicroBooNE liquid argon time projection chamber and associated systems. MicroBooNE is the first phase of the Short Baseline Neutrino program, located at Fermilab, and will utilize the capabilities of liquid argon detectors to examine a rich assortment of physics topics. In this document details of design specifications, assembly procedures, and acceptance tests are reported.}
}
@inproceedings{miniclean,
author = "Hime, Andrew",
title = "{The MiniCLEAN Dark Matter Experiment}",
booktitle = "{Particles and fields. Proceedings, Meeting of the
Division of the American Physical Society, DPF 2011,
Providence, USA, August 9-13, 2011}",
collaboration = "MiniCLEAN",
url = "https://inspirehep.net/record/930736/files/arXiv:1110.1005.pdf",
year = "2011",
eprint = "1110.1005",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1110.1005;%%"
}
@article{icarus,
author = "Varanini, F.",
title = "{ICARUS detector: present and future}",
booktitle = "{Proceedings, 5th International Conference on New
Frontiers in Physics: Kolymbari, Crete, Greece, July 6-14,
2016}",
collaboration = "ICARUS",
journal = "EPJ Web Conf.",
volume = "164",
year = "2017",
pages = "07017",
doi = "10.1051/epjconf/201716407017",
SLACcitation = "%%CITATION = 00776,164,07017;%%"
}
@unpublished{caen-a7030,
note = "\url{http://www.caen.it/csite/CaenFlyer.jsp?parent=222}",
}
@unpublished{htc-50-3-2,
note = "\url{https://www.prysmiangroup.com/sites/default/files/business_markets/markets/downloads/datasheets/hf43e_0.pdf}",
}
@unpublished{rg303,
note = "\url{http://www.caledonian-cables.co.uk/Coaxia_Cable/M17_RG/RG303.html}",
}
@article{Francini:2013lua,
author = "Francini, R. and others",
title = "{VUV-Vis optical characterization of
Tetraphenyl-butadiene films on glass and specular
reflector substrates from room to liquid Argon
temperature}",
journal={Journal of Instrumentation},
volume={8},
number={09},
pages={P09006},
doi = "10.1088/1748-0221/8/09/P09006",
year = "2013",
eprint = "1304.6117",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1304.6117;%%"
}
@unpublished{sytcast,
note = "\url{https://lartpc-docdb.fnal.gov/0000/000059/001/stycas2850.pdf}",
}
@unpublished{ft800umt,
note = "\url{https://www.thorlabs.com/thorproduct.cfm?partnumber=FT800UMT}",
}
@unpublished{ft200umt,
note = "\url{https://www.thorlabs.com/thorproduct.cfm?partnumber=FT200UMT}",
}
@article{root,
author="Rene Brun and Fons Rademakers",
title="ROOT - An Object Oriented Data Analysis Framework",
journal="Nucl. Inst. And Meth. in Phys. Res. A",
volume="389",
year="1997",
}
@article{geant4,
title = "Geant4 - a simulation toolkit",
journal = "Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment",
volume = "506",
number = "3",
pages = "250 - 303",
year = "2003",
issn = "0168-9002",
doi = "https://doi.org/10.1016/S0168-9002(03)01368-8",
url = "http://www.sciencedirect.com/science/article/pii/S0168900203013688",
author = "S. Agostinelli and others",
keywords = "Simulation, Particle interactions, Geometrical modelling, Software engineering, Object-oriented technology, Distributed software development"
}
@article{Allison:2006ve,
author = "Allison, John and others",
title = "{Geant4 developments and applications}",
journal = "IEEE Trans. Nucl. Sci.",
volume = "53",
year = "2006",
pages = "270",
doi = "10.1109/TNS.2006.869826",
reportNumber = "SLAC-PUB-11870",
SLACcitation = "%%CITATION = IETNA,53,270;%%"
}
@unpublished{sbnd,
note = "\url{http://sbn-nd.fnal.gov/}",
}
@unpublished{utca,
note = "\url{https://www.picmg.org/openstandards/microtca/}",
}
@unpublished{allectra,
note = "\url{http://www.allectra.com/index.php/en/}",
}
@article{Kuppambatti:2013nfa,
author = "Kuppambatti, J. and Ban, J. and Andeen, T. and Kinget, P. and Brooijmans, G.",
title = "{A radiation-hard dual channel 4-bit pipeline for a 12-bit 40 MS/s ADC prototype with extended dynamic range for the ATLAS Liquid Argon Calorimeter readout electronics upgrade at the CERN LHC}",
journal = "JINST",
volume = "8",
pages = "P09008",
doi= "10.1088/1748-0221/8/09/P09008",
year = "2013",
eprint = "1308.0028",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1308.0028;%%"
}
@article{5999734,
author={W. Liu and P. Huang and Y. Chiu},
journal={Solid-State Circuits, IEEE Journal of},
title={A 12-bit, 45-MS/s, 3-mW Redundant Successive-Approximation-Register
Analog-to-Digital Converter With Digital Calibration},
year={2011},
volume={46},
number={11},
pages={2661-2672},
doi={10.1109/JSSC.2011.2163556}
}
@article{yeh,
author={W. Yeh and others},
journal={International Conference on Solid State Devices and Materials},
title={Efficient Suppression of Substrate Noise Coupling in CMOS Technology},
year={2003},
pages={408-409}
}
@article{121557,
author={S. H. Lewis and H. S. Fetterman and G. F. Gross and R. Ramachandran and T. R. Viswanathan},
journal={IEEE Journal of Solid-State Circuits},
title={A 10-b 20-Msample/s analog-to-digital converter},
year={1992},
volume={27},
number={3},
pages={351-358},
keywords={CMOS integrated circuits;analogue-digital conversion;pipeline processing;0.9 micron;10 bit resolution;240 mW;5 MHz;A/D convertor;ADC;CMOS technology;fully differential analog circuits;monolithic IC;pipelined nine-stage architecture;Analog circuits;Analog-digital conversion;BiCMOS integrated circuits;CMOS technology;Costs;Distortion;Paper technology;Power dissipation;Signal resolution;Throughput},
doi={10.1109/4.121557},
ISSN={0018-9200},
month={Mar}
}
@inproceedings{280084,
author={A. N. Karanicolas and H. S. Lee and K. L. Bacrania},
booktitle={1993 IEEE International Solid-State Circuits Conference Digest of Technical Papers},
title={A 15 b 1 Ms/s digitally self-calibrated pipeline ADC},
year={1993},
volume={},
number={},
pages={60-61},
keywords={BiCMOS integrated circuits;analogue-digital conversion;calibration;pipeline processing;11 V;15 bit type;2.4 micron;4 GHz;BiCMOS process;digital calibration technique;pipeline ADC;Calibration;Capacitors;Charge measurement;Current measurement;Equations;Gain measurement;Operational amplifiers;Pipelines;Prototypes;Signal resolution},
doi={10.1109/ISSCC.1993.280084},
ISSN={},
month={Feb}
}
@article{CalibrationCorrection,
author={E. G. Soenen and R. L. Geiger},
journal={IEEE Transactions on Circuits and Systems II: Analog and Digital Signal Processing},
title={An architecture and an algorithm for fully digital correction of monolithic pipelined ADCs},
year={1995},
volume={42},
number={3},
pages={143-153},
keywords={analogue-digital conversion;error compensation;error correction;monolithic integrated circuits;pipeline processing;redundancy;16 bit;A/D convertor architecture;analog/digital converters;cyclic converters;digital coefficients;digital correction;identification algorithm;monolithic pipelined ADCs;multi-MHz sampling rates;Analog-digital conversion;Circuits;Delta-sigma modulation;Error correction;Hardware;Instruments;Linearity;Sampling methods;Signal design;Voltage},
doi={10.1109/82.372864},
ISSN={1057-7130},
month={Mar}
}
@article{PipelinedADC,
author={D. W. Cline and P. R. Gray},
journal={IEEE Journal of Solid-State Circuits},
title={A power optimized 13-b 5 Msamples/s pipelined analog-to-digital converter in 1.2 micron CMOS},
year={1996},
volume={31},
number={3},
pages={294-303},
keywords={CMOS integrated circuits;analogue-digital conversion;circuit optimisation;integrated circuit design;pipeline processing;1.2 micron;13 bit;166 mW;5 MHz;5 V;CMOS;differential nonlinearity;dynamic range;high swing residue amplifier;integral nonlinearity;per stage resolution;pipelined analog-to-digital converter;power dissipation minimisation;signal-to-noise plus distortion ratio;Analog-digital conversion;CMOS process;Circuits;Distortion;Dynamic range;High power amplifiers;Power dissipation;Prototypes;Signal processing;Signal resolution},
doi={10.1109/4.494191},
ISSN={0018-9200},
month={Mar}
}
@techreport{docdb-4482,
title = "{Properties of LAr: a compendium of LAr properties}",
author = {C. Thorn},
institution = {BNL},
year = {2011},
note = {LBNE DocDB 4482}
}
@techreport{bib:docdb1651,
title = "{ProtoDUNE-SP Timing System: Interfaces and Protocol}",
author = {Newbold, D.},
institution = {Bristol},
year = {2016},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=1651}"
}
@techreport{bib:docdb6727,
title = "{DUNE FD Interface Document: DP Photon Detector to joint DAQ}",
author = {Duchesneau, D. and Gil-Botella, I. and Karagiorgi, G. and Newbold},
type = {DUNE doc},
institution = {DUNE},
number = {6727},
year = {2018},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=6727\&asof=2019-11-1}"
}
}
@techreport{bib:docdb6742,
title = "{DUNE FD Interface Document: SP TPC Electronics to joint DAQ}",
author = {Christian, D. and Karagiorgi, G. and Newbold, D. and Verzocchi, M.},
type = {DUNE doc},
institution = {DUNE},
number = {6742},
year = {2018},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=6742\&asof=2019-11-1}"
}
}
@techreport{bib:docdb1584,
title = "{ProtoDUNE Design Review Reports}",
author = {Kettell, S., {\it et al.}},
type = {DUNE doc},
institution = {DUNE},
number = {1584},
year = {2017},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=1584&asof=2019-11-1}"
}
@techreport{bib:eshdocdb3303,
title = "{ESH Code Equivalency Studies}",
author = {M. Michels},
type = {FNAL doc},
institution = {Fermilab},
number = {3303},
year = {2018},
note = "\url{https://esh-docdbcert.fnal.gov/cgi-bin/cert/ShowDocument?docid=3303&asof=2019-11-1}"
}
@techreport{bib:docdb14245,
title = "{LBNF BSI - 100 Pct Final Design}",
author = {Josh Wilhite},
type = {LBNF DocDB},
institution = {LBNF},
number = {14245},
year = {2019},
note = "\url{https://docs.dunescience.org/cgi-bin/private/ShowDocument?docid=14245}"
}
@techreport{bib:docdb14242,
title = "{LBNF BSI - 90 Pct Final Design}",
author = {Josh Wilhite},
type = {LBNF DocDB},
institution = {LBNF},
number = {14242},
year = {2018},
note = "\url{https://docs.dunescience.org/cgi-bin/private/ShowDocument?docid=14242}"
}
@techreport{bib:docdb1754,
title = "{ARUP Fire and Life Safety Assessment}",
author = {Josh Wilhite},
type = {LBNF DocDB},
institution = {LBNF},
number = {1754},
year = {2016},
note = "\url{https://docs.dunescience.org/cgi-bin/private/ShowDocument?docid=1754}"
}
@techreport{bib:docdb9564,
title = "{DUNE Far Detector Design Review Plan}",
author = {Farshid Feyzi},
type = {DUNE doc},
institution = {DUNE},
number = {9564},
year = {2019},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=9564&asof=2019-11-1}"
}
@techreport{bib:docdb7123,
title = "{DUNE FD Interface Document: Software and Computing to Joint DAQ}",
author = {Karagiorgi, G. and Newbold, D. and Norman, A. and Schellman, H.},
institution = {Columbia, Bristol, Fermilab, and Oregon State},
type = {DUNE doc},
number = {7123},
year = {2018},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=7123&asof=2019-11-1}"
}
@techreport{bib:docdb16766,
title = "{DUNE FD Interface Document: DSS to SP HV}",
author = {Pietropaolo, F.},
institution = {CERN},
type = {DUNE doc},
number = {16766},
year = {2019},
note = "\url{https://docs.dunescience.org/cgi-bin/private/ShowDocument?docid=16766&asof=2019-11-1}"
}
@techreport{bib:docdb5915,
title = "{CFD Analysis of Fluid, Heat, and Impurity Flows in DUNE FAR Detector to Address Additional Design Considerations}",
author = {Michna, G. J. and others},
institution = {South Dakota State University},
type = {DUNE doc},
number = {5915},
year = {2017},
note = "\url{http://docs.dunescience.org/cgi-bin/ShowDocument?docid=5915&asof=2019-11-1}",
}
@article{Kudryavtsev:2008qh,
author="Kudryavtsev, V. A.",
title = "{Muon simulation codes MUSIC and MUSUN for underground
physics}",
journal = "Comput. Phys. Commun.",
volume = "180",
year = "2009",
pages = "339-346",
doi = "10.1016/j.cpc.2008.10.013",
eprint = "0810.4635",
archivePrefix = "arXiv",
primaryClass = "physics.comp-ph",
SLACcitation = "%%CITATION = ARXIV:0810.4635;%%"
}
@article{Kudryavtsev:2003aua,
author = "Kudryavtsev, V. A. and Spooner, N. J. C. and McMillan, J.
E.",
title = "{Simulations of muon induced neutron flux at large depths
underground}",
journal = "Nucl. Instrum. Meth.",
volume = "A505",
year = "2003",
pages = "688-698",
doi = "10.1016/S0168-9002(03)00983-5",
eprint = "hep-ex/0303007",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
SLACcitation = "%%CITATION = HEP-EX/0303007;%%"
}
@article{Antonioli:1997qw,
author = "Antonioli, P. and Ghetti, C. and Korolkova, E. V. and
Kudryavtsev, V. A. and Sartorelli, G.",
title = "{A Three-dimensional code for muon propagation through
the rock: Music}",
journal = "Astropart. Phys.",
volume = "7",
year = "1997",
pages = "357-368",
doi = "10.1016/S0927-6505(97)00035-2",
eprint = "hep-ph/9705408",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "INFN-AE-97-12",
SLACcitation = "%%CITATION = HEP-PH/9705408;%%"
}
@article{Kudryavtsev:1999zu,
author = "Kudryavtsev, V. A. and Korolkova, E. V. and Spooner, N.
J. C.",
title = "{Narrow muon bundles from muon pair production in rock}",
journal = "Phys. Lett.",
volume = "B471",
year = "1999",
pages = "251-256",
doi = "10.1016/S0370-2693(99)01378-7",
eprint = "hep-ph/9911493",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
SLACcitation = "%%CITATION = HEP-PH/9911493;%%"
}
@article{Mei:2009py,
author = "Mei, D. -M. and Zhang, C. and Thomas, K. and Gray, F.",
title = "{Early Results on Radioactive Background Characterization
for Sanford Laboratory and DUSEL Experiments}",
journal = "Astropart. Phys.",
volume = "34",
year = "2010",
pages = "33-39",
doi = "10.1016/j.astropartphys.2010.04.003",
eprint = "0912.0211",
archivePrefix = "arXiv",
primaryClass = "nucl-ex",
SLACcitation = "%%CITATION = ARXIV:0912.0211;%%"
}
@misc{ref:ZhaoPrivateCommunication1,
author = "C. Zhao (USD)",
title="{Private communication}"
}
@article{Gray:2010nc,
author = "Gray, F. E. and Ruybal, C. and Totushek, J. and Mei, D.
-M. and Thomas, K. and Zhang, C.",
title = "{Cosmic Ray Muon Flux at the Sanford Underground
Laboratory at Homestake}",
journal = "Nucl. Instrum. Meth.",
volume = "A638",
year = "2011",
pages = "63-66",
doi = "10.1016/j.nima.2011.02.032",
eprint = "1007.1921",
archivePrefix = "arXiv",
primaryClass = "nucl-ex",
SLACcitation = "%%CITATION = ARXIV:1007.1921;%%"
}
@article{Heise:2014gta,
author = "Heise, J.",
title = "{The Sanford Underground Research Facility at Homestake}",
booktitle = "{Proceedings, Workshop on Dark Matter, Neutrino Physics
and Astrophysics CETUP* 2013: 7th International Conference
on Interconnection between Particle Physics and Cosmology
(PPC 2013): Lead/Deadwood, South Dakota, USA, July, 8-13,
2013}",
journal = "AIP Conf. Proc.",
volume = "1604",
year = "2014",
pages = "331-344",
doi = "10.1063/1.4883449",
eprint = "1401.0861",
archivePrefix = "arXiv",
primaryClass = "physics.ins-det",
SLACcitation = "%%CITATION = ARXIV:1401.0861;%%"
}
@misc{ref:MartinRichardsonThesis,
author = "M. Richardson, Sheffield U.",
title="{Ph.D. Thesis TODO -- Find title and how to access it}"
}
@article{Cherry:1983dp,
author = "Cherry, M. L. and Deakyne, M. and Lande, K. and Lee, C.
K. and Steinberg, R. I. and Cleveland, B. T. and Fenyves,
E. J.",
title = "{MULTIPLE MUONS IN THE HOMESTAKE UNDERGROUND DETECTOR}",
journal = "Phys. Rev.",
volume = "D27",
year = "1983",
pages = "1444-1447",
doi = "10.1103/PhysRevD.27.1444",
SLACcitation = "%%CITATION = PHRVA,D27,1444;%%"
}
@article{Abgrall:2016cfi,
author = "Abgrall, N. and others",
title = "{Muon Flux Measurements at the Davis Campus of the
Sanford Underground Research Facility with the Majorana
Demonstrator Veto System}",
collaboration = "MAJORANA",
journal = "Astropart. Phys.",
volume = "93",
year = "2017",
pages = "70-75",
doi = "10.1016/j.astropartphys.2017.01.013",
eprint = "1602.07742",
archivePrefix = "arXiv",
primaryClass = "nucl-ex",
SLACcitation = "%%CITATION = ARXIV:1602.07742;%%"
}
@article{Andreopoulos:2009rq,
author = "Andreopoulos, C. and others",
title = "{The GENIE Neutrino Monte Carlo Generator}",
journal = "Nucl. Instrum. Meth.",
volume = "A614",
year = "2010",
pages = "87-104",
doi = "10.1016/j.nima.2009.12.009",
eprint = "0905.2517",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "FERMILAB-PUB-09-418-CD",
SLACcitation = "%%CITATION = ARXIV:0905.2517;%%"
}
% DUNE CDR (Conceptual Design Report) Proper Citations
%Volume 1
@article{Acciarri:2016crz,
author = "Acciarri, R. and others",
title = "{Long-Baseline Neutrino Facility (LBNF) and Deep