aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/publications/carpet-publications.bib
blob: 7821f57345d0a73abed12900172b15772eff1e13 (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
status (refereed, preparing, theses, book, report, invited, contributed, internal, webpage)

receiveddate
OLDfulltexturl
doi
urn

Resolve DOI's with http://dx.doi.org/



********************************************************************************
MISSING:
********************************************************************************

add DOI for Carpet-Aylott2009a

add invited talk: Florida mesh refinement

add Seattle2008 (September 17, 2008)

add 2008 Alpaca talk

maybe:
\item E. Schnetter, \emph{Kranc: Automatic Code Generation for the
    Cactus Framework}.  Talk given at the Workshop on Automating the
  Development of Scientific Computing Software, Baton Rouge, LA, March
  2008.

maybe:
\item E. Schnetter, \emph{Modelling black hole binary mergers}.  Talk
  given at Department of Physics \& Astronomy, LSU, Baton Rouge, LA,
  April 2008.



********************************************************************************
BACKGROUND:
********************************************************************************

@InProceedings{Carpet-Goodale2002a,
  status =       {background},
  author =       {Tom Goodale and Gabrielle Allen and Gerd Lanfermann
                  and Joan Mass{\'o} and Thomas Radke and Edward
                  Seidel and John Shalf},
  title =        {The {Cactus} Framework and Toolkit: Design and
                  Applications},
  booktitle =    {Vector and Parallel Processing -- VECPAR'2002, 5th
                  International Conference, Lecture Notes in Computer
                  Science},
  year =         2003,
  address =      {Berlin},
  publisher =    {Springer},
  url =          {http://edoc.mpg.de/3341},
}



********************************************************************************
REFEREED:
********************************************************************************

% Schnetter-etal-03b
@Article{Carpet-Schnetter2003a,
  status =       {refereed background},
  author =       {Erik Schnetter and Scott H. Hawley and Ian Hawke},
  title =        {Evolutions in 3D numerical relativity using fixed
                  mesh refinement},
  journal =      {Class. Quantum Grav.},
  year =         2004,
  volume =       21,
  pages =        {1465-1488},
  eprint =       {arXiv:gr-qc/0310042},
  url =          {http://arxiv.org/abs/gr-qc/0310042},
  receiveddate = {2003-10-07},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/21/1465},
  doi =          {10.1088/0264-9381/21/6/014},
}

% Baiotti04b
@Article{Carpet-Baiotti2004a,
  status =       {refereed},
  author =       {Luca Baiotti and Ian Hawke and Luciano Rezzolla and
                  Erik Schnetter},
  title =        {Gravitational-Wave Emission from Rotating
                  Gravitational Collapse in three Dimensions},
  journal =      {Phys. Rev. Lett.},
  year =         2005,
  volume =       95,
  pages =        131101,
  eprint =       {arXiv:gr-qc/0503016},
  url =          {http://arxiv.org/abs/gr-qc/0503016},
  receiveddate = {2004-10-12},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v96/e161101},
  doi =          {10.1103/PhysRevLett.94.131101},
}

% Zink2005a
@Article{Carpet-Zink2005a,
  status =       {refereed},
  author =       {Burkhard Zink and Nikolaos Stergioulas and Ian Hawke
                  and Christian D. Ott and Erik Schnetter and Ewald
                  M{\"u}ller},
  title =        {Formation of Supermassive Black Holes through
                  Fragmentation of Torodial Supermassive Stars},
  journal =      {Phys. Rev. Lett.},
  year =         2006,
  volume =       96,
  pages =        161101,
  eprint =       {arXiv:gr-qc/0501080},
  url =          {http://arxiv.org/abs/gr-qc/0501080},
  receiveddate = {2005-02-11},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v96/e161101},
  doi =          {10.1103/PhysRevLett.96.161101},
}

% Sperhake2005a
@Article{Carpet-Sperhake2005a,
  status =       {refereed},
  author =       {Ulrich Sperhake and Bernard Kelly and Pablo Laguna
                  and Kenneth L. Smith and Erik Schnetter},
  title =        {Black hole head-on collisions and gravitational
                  waves with fixed mesh-refinement and dynamic
                  singularity excision},
  journal =      {Phys. Rev. D},
  year =         2005,
  volume =       71,
  pages =        124042,
  eprint =       {arXiv:gr-qc/0503071},
  url =          {http://arxiv.org/abs/gr-qc/0503071},
  receiveddate = {2005-03-16},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v71/e124042},
  doi =          {10.1103/PhysRevD.71.124042},
}

% Diener-etal-2006a
@Article{Carpet-Diener2005a,
  status =       {refereed},
  author =       {Peter Diener and Frank Herrmann and Denis Pollney
                  and Erik Schnetter and Edward Seidel and Ryoji
                  Takahashi and Jonathan Thornburg and Jason
                  Ventrella},
  title =        {Accurate Evolution of Orbiting Binary Black Holes},
  journal =      {Phys. Rev. Lett.},
  year =         2006,
  volume =       96,
  pages =        121101,
  eprint =       {arXiv:gr-qc/0512108},
  url =          {http://arxiv.org/abs/gr-qc/0512108},
  receiveddate = {2005-12-21},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v96/e121101},
  doi =          {10.1103/PhysRevLett.96.121101},
}

% Diener05b
@Article{Carpet-Diener2005b,
  status =       {refereed},
  author =       {Peter Diener and Ernst Nils Dorband and Erik
                  Schnetter and Manuel Tiglio},
  title =        {Optimized high-order derivative and dissipation
                  operators satisfying summation by parts, and
                  applications in three-dimensional multi-block
                  evolutions},
  journal =      {J. Sci. Comput.},
  year =         2007,
  volume =       32,
  pages =        {109-145},
  eprint =       {arXiv:gr-qc/0512001},
  url =          {http://arxiv.org/abs/gr-qc/0512001},
  receiveddate = {2005-12-22},
  OLDfulltexturl =  {http://www.springerlink.com/content/l724hr0846n2/},
  doi =          {10.1007/s10915-006-9123-7},
}

% Schnetter06a
@Article{Carpet-Schnetter2006a,
  status =       {refereed background},
  author =       {Erik Schnetter and Peter Diener and Ernst Nils
                  Dorband and Manuel Tiglio},
  title =        {A multi-block infrastructure for three-dimensional
                  time-dependent numerical relativity},
  journal =      {Class. Quantum Grav.},
  year =         2006,
  volume =       23,
  pages =        {S553-S578},
  eprint =       {arXiv:gr-qc/0602104},
  url =          {http://arxiv.org/abs/gr-qc/0602104},
  receiveddate = {2006-02-20},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/23/S553},
  doi =          {10.1088/0264-9381/23/16/S14},
}

% Sopuerta:2006bw
@Article{Carpet-Sopuerta2006a,
  status =       {refereed},
  author =       {Carlos F. Sopuerta and Ulrich Sperhake and Pablo
                  Laguna},
  title =        {Hydro-without-Hydro Framework for Simulations of
                  Black Hole-Neutron Star Binaries},
  journal =      {Class. Quantum Grav.},
  year =         2006,
  volume =       23,
  pages =        {S579-S598},
  eprint =       {arXiv:gr-qc/0605018},
  url =          {http://arxiv.org/abs/gr-qc/0605018},
  receiveddate = {2006-03-20},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/23/S579},
  doi =          {10.1088/0264-9381/23/16/S15},
}

% Schnetter-Krishnan-Beyer-2006
@Article{Carpet-Schnetter2006b,
  status =       {refereed},
  author =       {Erik Schnetter and Badri Krishnan and Florian Beyer},
  title =        {Introduction to dynamical horizons in numerical
                  relativity},
  journal =      {Phys. Rev. D},
  year =         2006,
  volume =       74,
  pages =        024028,
  eprint =       {arXiv:gr-qc/0604015},
  url =          {http://arxiv.org/abs/gr-qc/0604015},
  receiveddate = {2006-04-11},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v74/e024028},
  doi =          {10.1103/PhysRevD.74.024028},
}

% Loeffler06a
@Article{Carpet-Loeffler2006a,
  status =       {refereed},
  author =       {Frank L{\"o}ffler and Luciano Rezzolla and Marcus
                  Ansorg},
  title =        {Numerical evolutions of a black hole-neutron star
                  system in full General Relativity: Head-on
                  collision},
  journal =      {Phys. Rev. D},
  year =         2006,
  volume =       74,
  pages =        104018,
  eprint =       {arXiv:gr-qc/0606104},
  url =          {http://arxiv.org/abs/gr-qc/0606104},
  receiveddate = {2006-06-23},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v74/e104018},
  doi =          {10.1103/PhysRevD.74.104018},
}

% Sperhake:2006cy
@Article{Carpet-Sperhake2006a,
  status =       {refereed},
  author =       {Ulrich Sperhake},
  title =        {Binary black-hole evolutions of excision and
                  puncture data},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        104015,
  eprint =       {arXiv:gr-qc/0606079},
  url =          {http://arxiv.org/abs/gr-qc/0606079},
  receiveddate = {2006-06-18},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e104015},
  doi =          {10.1103/PhysRevD.76.104015},
}

@Article{Carpet-Dorband2006a,
  status =       {refereed},
  author =       {Ernst Nils Dorband and Emanuele Berti and Peter
                  Diener and Erik Schnetter and Manuel Tiglio},
  title =        {A numerical study of the quasinormal mode excitation
                  of Kerr black holes},
  journal =      {Phys. Rev. D},
  year =         2006,
  volume =       74,
  pages =        084028,
  eprint =       {arXiv:gr-qc/0608091},
  url =          {http://arxiv.org/abs/gr-qc/0608091},
  receiveddate = {2006-08-22},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v74/e084028},
  doi =          {10.1103/PhysRevD.74.084028},
}

@Article{Carpet-Baiotti2006a,
  status =       {refereed},
  author =       {Luca Baiotti and Luciano Rezzolla},
  title =        {Challenging the paradigm of singularity excision in
                  gravitational collapse},
  journal =      {Phys. Rev. Lett.},
  year =         2006,
  volume =       97,
  pages =        141101,
  eprint =       {arXiv:gr-qc/0608113},
  url =          {http://arxiv.org/abs/gr-qc/0608113},
  receiveddate = {2006-08-26},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v97/e141101},
  doi =          {10.1103/PhysRevLett.97.141101},
}

@Article{Carpet-Ott2006a,
  status =       {refereed},
  author =       {Christian D. Ott and Harald Dimmelmeier and Andreas
                  Marek and Hans-Thomas Janka and Ian Hawke and
                  Burkhard Zink and Erik Schnetter},
  title =        {{3D} Collapse of Rotating Stellar Iron Cores in
                  General Relativity Including Deleptonization and a
                  Nuclear Equation of State},
  journal =      {Phys. Rev. Lett.},
  year =         2007,
  volume =       98,
  pages =        261101,
  eprint =       {arXiv:astro-ph/0609819},
  url =          {http://arxiv.org/abs/astro-ph/0609819},
  receiveddate = {2006-09-29},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v98/e261101},
  doi =          {10.1103/PhysRevLett.98.261101},
}

@Article{Carpet-Reisswig2006a,
  status =       {refereed},
  author =       {Christian Reisswig and Nigel T. Bishop and Chi Wai
                  Lai and Jonathan Thornburg and B{\'e}la
                  Szil{\'a}gyi},
  title =        {Characteristic evolutions in numerical relativity
                  using six angular patches},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S327-S339},
  eprint =       {arXiv:gr-qc/0610019},
  url =          {http://arxiv.org/abs/gr-qc/0610019},
  receiveddate = {2006-10-05},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S327},
  doi =          {10.1088/0264-9381/24/12/S21},
}

@Article{Carpet-Bruegmann2006a,
  status =       {refereed},
  author =       {Bernd Br{\"u}gmann and Jos{\'e} A. Gonz{\'a}lez and
                  Mark Hannam and Sascha Husa and Ulrich Sperhake and
                  Wolfgang Tichy},
  title =        {Calibration of Moving Puncture Simulations},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        024027,
  eprint =       {arXiv:gr-qc/0610128},
  url =          {http://arxiv.org/abs/gr-qc/0610128},
  receiveddate = {2006-11-03},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e024027},
  doi =          {10.1103/PhysRevD.77.024027},
}

@Article{Carpet-Zink2006a,
  status =       {refereed},
  author =       {Burkhard Zink and Nikolaos Stergioulas and Ian Hawke
                  and Christian D. Ott and Erik Schnetter and Ewald
                  M{\"u}ller},
  title =        {Non-axisymmetric instability and fragmentation of
                  general relativistic quasitoroidal stars},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        024019,
  eprint =       {arXiv:astro-ph/0611601},
  url =          {http://arxiv.org/abs/astro-ph/0611601},
  receiveddate = {2006-11-19},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e024019},
  doi =          {10.1103/PhysRevD.76.024019},
}

@Article{Carpet-Ott2006b,
  status =       {refereed},
  author =       {Christian D. Ott and Harald Dimmelmeier and Andreas
                  Marek and Hans-Thomas Janka and Burkhard Zink and
                  Ian Hawke and Erik Schnetter},
  title =        {Rotating collapse of stellar iron cores in general
                  relativity},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S139-S154},
  eprint =       {arXiv:astro-ph/0612638},
  url =          {http://arxiv.org/abs/astro-ph/0612638},
  receiveddate = {2006-12-20},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S139},
  doi =          {10.1088/0264-9381/24/12/S10},
}

@Article{Carpet-Baiotti2006b,
  status =       {refereed},
  author =       {Luca Baiotti and Ian Hawke and Luciano Rezzolla},
  title =        {On the gravitational radiation from the collapse of
                  neutron stars to rotating black holes},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S187-S206},
  eprint =       {arXiv:gr-qc/0701043},
  url =          {http://arxiv.org/abs/gr-qc/0701043},
  receiveddate = {2006-12-21},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S187},
  doi =          {10.1088/0264-9381/24/12/S13},
}

@Article{Carept-Pazos2006a,
  status =       {refereed},
  author =       {Enrique Pazos and Ernst Nils Dorband and Alessandro
                  Nagar and Carlos Palenzuela and Erik Schnetter and
                  Manuel Tiglio},
  title =        {How far away is far enough for extracting numerical
                  waveforms, and how much do they depend on the
                  extraction method?},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S341-S368},
  eprint =       {arXiv:gr-qc/0612149},
  url =          {http://arxiv.org/abs/gr-qc/0612149},
  receiveddate = {2006-12-22},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S341},
  doi =          {10.1088/0264-9381/24/12/S22},
}

@Article{Carpet-Szilagyi2006a,
  status =       {refereed},
  author =       {B{\'e}la Szil{\'a}gyi and Denis Pollney and Luciano
                  Rezzolla and Jonathan Thornburg and Jeffrey
                  Winicour},
  title =        {An explicit harmonic code for black-hole evolution
                  using excision},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S275-S293},
  eprint =       {arXiv:gr-qc/0612150},
  url =          {http://arxiv.org/abs/gr-qc/0612150},
  receiveddate = {2006-12-22},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S275},
  doi =          {10.1088/0264-9381/24/12/S18},
}

@Article{Carpet-Baker2006a,
  status =       {refereed},
  author =       {John G. Baker and Manuela Campanelli and Frans
                  Pretorius and Yosef Zlochower},
  title =        {Comparisons of binary black hole merger waveforms},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S25-S31},
  eprint =       {arXiv:gr-qc/0701016},
  url =          {http://arxiv.org/abs/gr-qc/0701016},
  receiveddate = {2006-12-26},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S25},
  doi =          {10.1088/0264-9381/24/12/S03},
}

% Herrmann:2006ks
@Article{Carpet-Herrmann2007a,
  status =       {refereed},
  author =       {Frank Herrmann and Ian Hinder and Deirdre
                  M. Shoemaker and Pablo Laguna},
  title =        {Unequal mass binary black hole plunges and
                  gravitational recoil},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S33-S42},
  eprint =       {arXiv:gr-qc/0601026},
  url =          {http://arxiv.org/abs/gr-qc/0601026},
  receiveddate = {2007-01-04},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S33},
  doi =          {10.1088/0264-9381/24/12/S04},
}

@Article{Carpet-Giacomazzo2007a,
  status =       {refereed},
  author =       {Bruno Giacomazzo and Luciano Rezzolla},
  title =        {{WhiskyMHD}: a new numerical code for general
                  relativistic magnetohydrodynamics},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S235-S258},
  eprint =       {arXiv:gr-qc/0701109},
  url =          {http://arxiv.org/abs/gr-qc/0701109},
  receiveddate = {2007-01-20},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S235},
  doi =          {10.1088/0264-9381/24/12/S16},
}

@Article{Carpet-Marronetti2007a,
  status =       {refereed},
  author =       {Pedro Marronetti and Wolfgang Tichy and Bernd
                  Br{\"u}gmann and Jos{\'e} Gonz{\'a}lez and Mark
                  Hannam and Sascha Husa and Ulrich Sperhake},
  title =        {Binary black holes on a budget: simulations using
                  workstations},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S45-S58},
  eprint =       {arXiv:gr-qc/0701123},
  url =          {http://arxiv.org/abs/gr-qc/0701123},
  receiveddate = {2007-01-22},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S45},
  doi =          {10.1088/0264-9381/24/12/S05},
}

@Article{Carpet-Herrmann2007b,
  status =       {refereed},
  author =       {Frank Herrmann and Ian Hinder and Deirdre
                  M. Shoemaker and Pablo Laguna and Richard
                  A. Matzner},
  title =        {Gravitational Recoil from Spinning Binary Black Hole
                  Mergers},
  journal =      {Astrophys. J.},
  year =         2007,
  volume =       661,
  pages =        {430-436},
  eprint =       {arXiv:gr-qc/0701143},
  url =          {http://arxiv.org/abs/gr-qc/0701143},
  receiveddate = {2007-01-29},
  OLDfulltexturl =
                  {http://www.journals.uchicago.edu/doi/abs/10.1086/513603},
  doi =          {10.1086/513603},
}

@Article{Carpet-Koppitz2007a,
  status =       {refereed},
  author =       {Michael Koppitz and Denis Pollney and Christian
                  Reisswig and Luciano Rezzolla and Jonathan Thornburg
                  and Peter Diener and Erik Schnetter},
  title =        {Recoil Velocities from Equal-Mass Binary-Black-Hole
                  Mergers},
  journal =      {Phys. Rev. Lett.},
  year =         2007,
  volume =       99,
  pages =        041102,
  eprint =       {arXiv:gr-qc/0701163},
  url =          {http://arxiv.org/abs/gr-qc/0701163},
  receiveddate = {2007-01-29},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v99/e041102},
  doi =          {10.1103/PhysRevLett.99.041102},
}

@Article{Carpet-Campanelli2007a,
  status =       {refereed},
  author =       {Manuela Campanelli and Carlos O. Lousto and Yosef
                  Zlochower and David Merritt},
  title =        {Large Merger Recoils and Spin Flips From Generic
                  Black-Hole Binaries},
  journal =      {Astrophys. J. Lett.},
  year =         2007,
  volume =       659,
  pages =        {L5-L8},
  eprint =       {arXiv:gr-qc/0701164},
  doi =          {http://arxiv.org/abs/gr-qc/0701164},
  receiveddate = {2007-02-08},
  OLDfulltexturl =
                  {http://www.journals.uchicago.edu/doi/abs/10.1086/516712},
}

@Article{Carpet-Gonzalez2007a,
  status =       {refereed},
  author =       {Jos{\'e} A. Gonz{\'a}lez and Mark D. Hannam and
                  Ulrich Sperhake and Bernd Br{\"u}gmann and Sascha
                  Husa},
  title =        {Supermassive recoil velocities for binary black-hole
                  mergers with antialigned spins},
  journal =      {Phys. Rev. Lett.},
  year =         2007,
  volume =       98,
  pages =        231101,
  eprint =       {arXiv:gr-qc/0702052},
  url =          {http://arxiv.org/abs/gr-qc/0702052},
  receiveddate = {2007-02-26},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v98/e231101},
  doi =          {10.1103/PhysRevLett.98.231101},
}

@Article{Carpet-Campanelli2007b,
  status =       {refereed},
  author =       {Manuela Campanelli and Carlos O. Lousto and Yosef
                  Zlochower and David Merritt},
  title =        {Maximum gravitational recoil},
  journal =      {Phys. Rev. Lett.},
  year =         2007,
  volume =       98,
  pages =        231102,
  eprint =       {arXiv:gr-qc/0702133},
  url =          {http://arxiv.org/abs/gr-qc/0702133},
  receiveddate = {2007-02-26},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v98/e231102},
  doi =          {10.1103/PhysRevLett.98.231102},
}

@Article{Carpet-Thornburg2007a,
  status =       {refereed},
  author =       {Jonathan Thornburg and Peter Diener and Denis
                  Pollney and Luciano Rezzolla and Erik Schnetter and
                  Ed Seidel and Ryoji Takahashi},
  title =        {Are moving punctures equivalent to moving black
                  holes?},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {3911-3918},
  eprint =       {arXiv:gr-qc/0701038},
  url =          {http://arxiv.org/abs/gr-qc/0701038},
  receiveddate = {2007-03-22},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/3911},
  doi =          {10.1088/0264-9381/24/15/009}
}

@Article{Carpet-Ajith2007a,
  status =       {refereed},
  author =       {Parameswaran Ajith and Stanislav Babak and Yanbei
                  Chen and Martin Hewitson and Badri Krishnan and John
                  T. Whelan and Bernd Br{\"u}gmann and Peter Diener
                  and Jos{\'e} González and Mark Hannam and Sascha
                  Husa and Michael Koppitz and Denis Pollney and
                  Luciano Rezzolla and Luc{\'i}a Santamar{\'i}a and
                  Alicia M. Sintes and Ulrich Sperhake and Jonathan
                  Thornburg},
  title =        {Phenomenological template family for black-hole
                  coalescence waveforms},
  journal =      {Class. Quantum Grav.},
  year =         2007,
  volume =       24,
  pages =        {S689-S699},
  eprint =       {arXiv:0704.3764 [gr-qc]},
  url =          {http://arxiv.org/abs/0704.3764},
  receiveddate = {2007-04-30},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/24/S689},
  doi =          {10.1088/0264-9381/24/19/S31},
}

@Article{Carpet-Vaishnav2007a,
  status =       {refereed},
  author =       {Birjoo Vaishnav and Ian Hinder and Frank Herrmann
                  and Deirdre M. Shoemaker},
  title =        {Matched Filtering of Numerical Relativity Templates
                  of Spinning Binary Black Holes},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        084020,
  eprint =       {arXiv:0705.3829 [gr-qc]},
  url =          {http://arxiv.org/abs/0705.3829},
  receiveddate = {2007-06-13},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e084020},
  doi =          {10.1103/PhysRevD.76.084020},
}

Article{CarpetResult-Grandclement2007a,
  status =       {refereed},
  author =       {Philippe Grandcl{\'e}ment and J{\'e}r{\^o}me Novak},
  title =        {Spectral Methods for Numerical Relativity},
  journal =      {Living Rev. Relativity},
  year =         2009,
  volume =       12,
  eprint =       {arXiv:0706.2286 [gr-qc]},
  receiveddate = {2007-06-15},
  fulltexturl =  {http://www.livingreviews.org/lrr-2009-1},
}

@Article{Carpet-Herrmann2007c,
  status =       {refereed},
  author =       {Frank Herrmann and Ian Hinder and Deirdre
                  M. Shoemaker and Pablo Laguna and Richard
                  A. Matzner},
  title =        {Binary Black Holes: Spin Dynamics and Gravitational
                  Recoil},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        084032,
  eprint =       {arXiv:0706.2541 [gr-qc]},
  url =          {http://arxiv.org/abs/0706.2541},
  receiveddate = {2007-06-18},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e084032},
  doi =          {10.1103/PhysRevD.76.084032},
}

@Article{Carpet-Krishnan2007a,
  status =       {refereed},
  author =       {Badri Krishnan and Carlos O. Lousto and Yosef
                  Zlochower},
  title =        {Quasi-Local Linear Momentum in Black-Hole Binaries},
  journal =      {Phys. Rev. D },
  year =         2007,
  volume =       76,
  pages =        {081501(R)},
  eprint =       {arXiv:0707.0876 [gr-qc]},
  url =          {http://arxiv.org/abs/0707.0876},
  receiveddate = {2007-07-06},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e081501},
  doi =          {10.1103/PhysRevD.76.081501},
}

@Article{Carpet-Brown2007a,
  status =       {refereed},
  author =       {David Brown and Olivier Sarbach and Erik Schnetter
                  and Manuel Tiglio and Peter Diener and Ian Hawke and
                  Denis Pollney},
  title =        {Excision without excision},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        {081503(R)},
  eprint =       {arXiv:0707.3101 [gr-qc]},
  url =          {http://arxiv.org/abs/0707.3101},
  receiveddate = {2007-07-20},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e081503},
  doi =          {10.1103/PhysRevD.76.081503},
}

@Article{Carpet-Bruegmann2007a,
  status =       {refereed},
  author =       {Bernd Br{\"u}gmann and Jos{\'e} A. Gonz{\'a}lez and
                  Mark Hannam and Sascha Husa and Ulrich Sperhake},
  title =        {Exploring black hole superkicks},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        124047,
  eprint =       {arXiv:0707.0135 [gr-qc]},
  url =          {http://arxiv.org/abs/0707.0135},
  receiveddate = {2007-08-07},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e124047},
  doi =          {10.1103/PhysRevD.77.124047},
}

% Rezzolla2007a
@Article{Carpet-Rezzolla2007a,
  status =       {refereed},
  author =       {Luciano Rezzolla and Ernst Nils Dorband and
                  Christian Reisswig and Peter Diener and Denis
                  Pollney and Erik Schnetter and B{\'e}la
                  Szil{\'s}gyi},
  title =        {Spin Diagrams for Equal-Mass Black-Hole Binaries
                  with Aligned Spins},
  journal =      {Astrophys. J.},
  year =         2008,
  volume =       679,
  pages =        {1422-1426},
  eprint =       {arXiv:0708.3999 [gr-qc]},
  url =          {http://arxiv.org/abs/0708.3999},
  receiveddate = {2007-08-29},
  OLDfulltexturl =
                  {http://www.journals.uchicago.edu/doi/abs/10.1086/587679},
  doi =          {10.1086/587679},
}

@Article{Carpet-Lousto2007a,
  status =       {refereed},
  author =       {Carlos O. Lousto and Yosef Zlochower},
  title =        {Further insight into gravitational recoil},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        044028,
  eprint =       {arXiv:0708.4048 [gr-qc]},
  url =          {http://arxiv.org/abs/0708.4048},
  receiveddate = {2007-08-30},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e044028},
  doi =          {10.1103/PhysRevD.77.044028},
}

@Article{Carpet-Pollney207a,
  status =       {refereed},
  author =       {Denis Pollney and Christian Reisswig and Luciano
                  Rezzolla and B{\'e}la Szil{\'a}gyi and Marcus Ansorg
                  and Barrett Deris and Peter Diener and Ernst Nils
                  Dorband and Michael Koppitz and Alessandro Nagar and
                  Erik Schnetter},
  title =        {Recoil velocities from equal-mass binary black-hole
                  mergers: a systematic investigation of spin-orbit
                  aligned configurations},
  journal =      {Phys. Rev. D},
  year =         2007,
  volume =       76,
  pages =        124002,
  eprint =       {arXiv:0707.2559 [gr-qc]},
  url =          {http://arxiv.org/abs/0707.2559},
  receiveddate = {2007-09-06},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v76/e124002},
  doi =          {10.1103/PhysRevD.76.124002},
}

@InProceedings{Carpet-Stark2007a,
  status =       {refereed},
  author =       {Dylan Stark and Gabrielle Allen and Tom Goodale and
                  Thomas Radke and Erik Schnetter},
  title =        {An Extensible Timing Infrastructure for Adaptive
                  Large-scale Applications},
  booktitle =    {Parallel Processing and Applied Mathematics},
  pages =        {1170-1179},
  year =         2008,
  editor =       {Roman Wyrzykowski},
  volume =       4967,
  series =       {Lecture Notes in Computer Science},
  publisher =    {Springer},
  eprint =       {arXiv:0705.3015 [cs.PF]},
  url =          {http://arxiv.org/abs/0705.3015},
  receiveddate = {2007-09-09},
  OLDfulltexturl =  {http://www.springerlink.com/
                  content/p7n0gl4308p65864/
                  ?p=7a20e00c017c4c4f87c070073332888e&pi=0},
  doi =          {10.1007/978-3-540-68111-3},
}
                  
@Article{CarpetResult-Buonanno2007a,
  status =       {refereed},
  author =       {Alessandra Buonanno and Lawrence E. Kidder and Luis
                  Lehner},
  title =        {Estimating the final spin of a binary black hole
                  coalescence},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        026004,
  eprint =       {arXiv:0709.3839 [astro-ph]},
  url =          {http://arxiv.org/abs/0709.3839},
  receiveddate = {2007-09-25},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e026004},
}

@Article{Carpet-Campanelli2007c,
  status =       {refereed},
  author =       {Manuela Campanelli and Carlos O. Lousto and Yosef
                  Zlochower},
  title =        {Close encounters of three black holes},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        {101501(5)},
  eprint =       {arXiv:0710.0879 [gr-qc]},
  url =          {http://arxiv.org/abs/0710.0879},
  receiveddate = {2007-10-03},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e101501},
  doi =          {10.1103/PhysRevD.77.101501},
}

@Article{Carpet-Ajith2007b,
  status =       {refereed},
  author =       {Parameswaran Ajith and Stanislav Babak and Yanbei
                  Chen and Martin Hewitson and Badri Krishnan and
                  Alicia M. Sintes and John T. Whelan and Bernd
                  Br{\"u}gmann and Peter Diener and Ernst Nils Dorband
                  and Jos{\'e} Gonz{\'a}lez and Mark Hannam and Sascha
                  Husa and Denis Pollney and Luciano Rezzolla and
                  Luc{\'i}a Santamar{\'i}a and Ulrich Sperhake and
                  Jonathan Thornburg},
  title =        {A template bank for gravitational waveforms from
                  coalescing binary black holes: {I.} non-spinning
                  binaries},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        104017,
  eprint =       {arXiv:0710.2335 [gr-qc]},
  url =          {http://arxiv.org/abs/0710.2335},
  receiveddate = {2007-10-15},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e104017},
  doi =          {10.1103/PhysRevD.77.104017},
}

@Article{Carpet-Rezzolla2007b,
  status =       {refereed},
  author =       {Luciano Rezzolla and Peter Diener and Ernst Nils
                  Dorband and Denis Pollney and Christian Reisswig and
                  Erik Schnetter and Jennifer Seiler},
  title =        {The final spin from the coalescence of aligned-spin
                  black-hole binaries},
  journal =      {Astrophys. J. Lett.},
  year =         2008,
  volume =       674,
  pages =        {L29-L32},
  eprint =       {arXiv:0710.3345 [gr-qc]},
  url =          {http://arxiv.org/abs/0710.3345},
  receiveddate = {2007-10-18},
  OLDfulltexturl =
                  {http://www.journals.uchicago.edu/doi/abs/10.1086/528935},
  doi =          {10.1086/528935},
}

@Article{CarpetResult-Boyle2007a,
  status =       {refereed},
  author =       {Latham Boyle and Michael Kesden and Samaya Nissanke},
  title =        {Binary black hole merger: symmetry and the spin
                  expansion},
  journal =      {Phys. Rev. Lett.},
  year =         2008,
  volume =       100,
  pages =        151101,
  eprint =       {arXiv:0709.0299 [gr-qc]},
  url =          {http://arxiv.org/abs/0709.0299},
  receiveddate = {2007-10-22},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRL/v100/e151101},
  doi =          {10.1103/PhysRevLett.100.151101},
}

@Article{Carpet-Sperhake2007a,
  status =       {refereed},
  author =       {Ulrich Sperhake and Emanuele Berti and Vitor Cardoso
                  and Jos{\'e} A. Gonz{\'a}lez and Bernd Br{\"u}gmann
                  and Marcus Ansorg},
  title =        {Eccentric binary black-hole mergers: The transition
                  from inspiral to plunge in general relativity},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        064069,
  eprint =       {arXiv:0710.3823 [gr-qc]},
  url =          {http://arxiv.org/abs/0710.3823},
  receiveddate = {2007-10-22},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.78.064069},
  doi =          {10.1103/PhysRevD.78.064069},
}

@Article{Carpet-Hinder2007a,
  status =       {refereed},
  author =       {Ian Hinder and Birjoo Vaishnav and Frank Herrmann
                  and Deirdre M. Shoemaker and Pablo Laguna},
  title =        {Circularization and Final Spin in Eccentric Binary
                  Black Hole Inspirals},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        {081502(R)},
  eprint =       {arXiv:0710.5167 [gr-qc]},
  url =          {http://arxiv.org/abs/0710.5167},
  receiveddate = {2007-10-31},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.77.081502},
  doi =          {10.1103/PhysRevD.77.081502},
}

@Article{Carpet-Bode2007a,
  status =       {refereed},
  author =       {Tanja Bode and Deirdre Shoemaker and Frank Herrmann
                  and Ian Hinder},
  title =        {Robustness of binary black hole mergers in the
                  presence of spurious radiation},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        044027,
  eprint =       {arXiv:0711.0669 [gr-qc]},
  url =          {http://arxiv.org/abs/0711.0669},
  receiveddate = {2007-11-06},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.77.044027},
  doi =          {10.1103/PhysRevD.77.044027},
}

@Article{Carpet-Berti2007a,
  status =       {refereed},
  author =       {Emanuele Berti and Vitor Cardoso and Jos{\'e}
                  A. Gonz{\'a}lez and Ulrich Sperhake and Bernd
                  Br{\"u}gmann},
  title =        {Multipolar analysis of spinning binaries},
  journal =      {Class. Quantum Grav.},
  year =         2008,
  volume =       25,
  pages =        114035,
  eprint =       {arXiv:0711.1097 [gr-qc]},
  url =          {http://arxiv.org/abs/0711.1097},
  receiveddate = {2007-11-07},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/25/114035},
  doi =          {10.1088/0264-9381/25/11/114035},
}

@Article{Carpet-Zink2007a,
  status =       {refereed},
  author =       {Burkhard Zink and Erik Schnetter and Manuel Tiglio},
  title =        {Multi-patch methods in general relativistic
                  astrophysics - {I.} {Hydrodynamical} flows on fixed
                  backgrounds},
  journal =      {Phys. Rev. D },
  year =         2008,
  volume =       77,
  pages =        103015,
  eprint =       {arXiv:0712.0353 [astro-ph]},
  url =          {http://arxiv.org/abs/0712.0353},
  receiveddate = {2007-12-04},
  OLDfulltexturl =  {http://link.aps.org/abstract/PRD/v77/e103015},
  doi =          {10.1103/PhysRevD.77.103015},
}

@Article{Carpet-Shoemaker2007a,
  status =       {refereed},
  author =       {Deirdre M. Shoemaker and Birjoo Vaishnav and Ian
                  Hinder and Frank Herrmann},
  title =        {Numerical relativity meets data analysis: spinning
                  binary black hole case},
  journal =      {Class. Quantum Grav.},
  year =         2008,
  volume =       25,
  pages =        114047,
  eprint =       {arXiv:0802.4427 [gr-qc]},
  url =          {http://arxiv.org/abs/0802.4427},
  receiveddate = {2007-12-14},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/25/114047},
  doi =          {10.1088/0264-9381/25/11/114047},
}

@Article{Carpet-Damour2007a,
  status =       {refereed},
  author =       {Thibault Damour and Alessandro Nagar and Ernst Nils
                  Dorband and Denis Pollney and Luciano Rezzolla},
  title =        {Faithful effective-one-body waveforms of equal-mass
                  coalescing black-hole binaries},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        084017,
  eprint =       {arXiv:0712.3003 [gr-qc]},
  url =          {http://arxiv.org/abs/0712.3003},
  receiveddate = {2007-12-18},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.77.084017},
  doi =          {10.1103/PhysRevD.77.084017},
}

@Article{Carpet-Rezzolla2007c,
  status =       {refereed},
  author =       {Luciano Rezzolla and Enrico Barausse and Ernst Nils
                  Dorband and Denis Pollney and Christian Reisswig and
                  Jennifer Seiler and Sascha Husa},
  title =        {Final spin from the coalescence of two black holes},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        044002,
  eprint =       {arXiv:0712.3541 [gr-qc]},
  url =          {http://arxiv.org/abs/0712.3541},
  receiveddate = {2007-12-22},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.78.044002},
  doi =          {10.1103/PhysRevD.78.044002},
}

@Article{Carpet-Bentivegna2008a,
  status =       {refereed},
  author =       {Eloisa Bentivegna and Deirdre M. Shoemaker and Ian
                  Hinder and and Frank Herrmann},
  title =        {Probing the binary black hole merger regime with
                  scalar perturbations},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       77,
  pages =        124016,
  eprint =       {arXiv:0801.3478 [gr-qc]},
  url =          {http://arxiv.org/abs/0801.3478},
  receiveddate = {2008-01-24},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.77.124016},
  doi =          {10.1103/PhysRevD.77.124016},
}

@Article{Carpet-Washik2008a,
  status =       {refereed},
  author =       {Matthew C. Washik and James Healy and Frank Herrmann
                  and Ian Hinder and Deirdre M. Shoemaker and Pablo
                  Laguna and Richard A. Matzner},
  title =        {Binary-Black-Hole Encounters, Gravitational Bursts,
                  and Maximum Final Spin},
  journal =      {Phys. Rev. Lett.},
  year =         2008,
  volume =       101,
  pages =        061102,
  eprint =       {arXiv:0802.2520 [gr-qc]},
  url =          {http://arxiv.org/abs/0802.2520},
  receiveddate = {2008-02-20},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/
                  PhysRevLett.101.061102},
  doi =          {10.1103/PhysRevLett.101.061102},
}

@Article{Carpet-Seiler2008a,
  status =       {refereed},
  author =       {Jennifer Seiler and B{\'e}la Szil{\'a}gyi and Denis
                  Pollney and Luciano Rezzolla},
  title =        {Constraint-preserving boundary treatment for a
                  harmonic formulation of the Einstein equations},
  journal =      {Class. Quantum Grav.},
  year =         2008,
  volume =       25,
  pages =        175020,
  eprint =       {arXiv:0802.3341 [gr-qc]},
  url =          {http://arxiv.org/abs/0802.3341},
  receiveddate = {2008-02-22},
  OLDfulltexturl =  {http://stacks.iop.org/CQG/25/175020},
  doi =          {10.1088/0264-9381/25/17/175020},
}

@Article{Carpet-Dain2008a,
  status =       {refereed},
  author =       {Sergio Dain and Carlos O. Lousto and and Yosef
                  Zlochower},
  title =        {Extra-large remnant recoil velocities and spins from
                  near-extremal-{Bowen}-{York}-spin black-hole
                  binaries},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        024039,
  eprint =       {arXiv:0803.0351 [gr-qc]},
  url =          {http://arxiv.org/abs/0803.0351},
  receiveddate = {2008-03-03},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.78.024039},
  doi =          {10.1103/PhysRevD.78.024039},
}

@Article{Carpet-Baiotti2008a,
  status =       {refereed},
  author =       {Luca Baiotti and Bruno Giacomazzo and Luciano
                  Rezzolla},
  title =        {Accurate evolutions of inspiralling neutron-star
                  binaries: Prompt and delayed collapse to a black
                  hole},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        084033,
  eprint =       {arXiv:0804.0594 [gr-qc]},
  url =          {http://arxiv.org/abs/0804.0594},
  receiveddate = {2008-04-03},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.78.084033},
  doi =          {10.1103/PhysRevD.78.084033},
}

@Article{CarpetResult-Benger2007a,
  status =       {refereed},
  author =       {Werner Benger},
  title =        {Colliding galaxies, rotating neutron stars and
                  merging black holes -- visualizing high dimensional
                  datasets on arbitrary meshes},
  journal =      {New J. Phys.},
  year =         2008,
  volume =       10,
  pages =        125004,
  receiveddate = {2008-04-14},
  url =          {http://www.iop.org/EJ/
                  abstract/1367-2630/10/12/125004},
  doi =          {10.1088/1367-2630/10/12/125004},
}

@Article{Carpet-Lousto2008a,
  status =       {refereed},
  author =       {Carlos O. Lousto and Yosef Zlochower},
  title =        {Modeling gravitational recoil from precessing
                  highly-spinning unequal-mass black-hole binaries},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        064018,
  eprint =       {arXiv:0805.0159 [gr-qc]},
  url =          {http://arxiv.org/abs/0805.0159},
  receiveddate = {2008-05-01},
  doi =          {10.1103/PhysRevD.79.064018},
}

@Article{Carpet-Gualtieri2008a,
  status =       {refereed},
  author =       {Leonardo Gualtieri and Emanuele Berti and Vitor
                  Cardoso and Ulrich Sperhake},
  title =        {Transformation of the multipolar components of
                  gravitational radiation under rotations and boosts},
  journal =      {Phys. Rev. D},
  year =         2008,
  volume =       78,
  pages =        044024,
  eprint =       {arXiv:0805.1017 [gr-qc]},
  url =          {http://arxiv.org/abs/0805.1017},
  receiveddate = {2008-05-08},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.78.044024},
  doi =          {10.1103/PhysRevD.78.044024},
}

@Article{Carpet-Sperhake2008a,
  status =       {refereed},
  author =       {Ulrich Sperhake and Vitor Cardoso and Frans
                  Pretorius and Emanuele Berti and and Jos{\'e}
                  A. Gonz{\'a}lez},
  title =        {High-Energy Collision of Two Black Holes},
  journal =      {Phys. Rev. Lett.},
  year =         2008,
  volume =       101,
  pages =        161101,
  eprint =       {arXiv:0806.1738 [gr-qc]},
  url =          {http://arxiv.org/abs/0806.1738},
  receiveddate = {2008-06-10},
  OLDfulltexturl =
                  {http://link.aps.org/doi/10.1103/PhysRevLett.101.161101},
  doi =          {10.1103/PhysRevLett.101.161101},
}

@Article{Carpet-Healy2008a,
  status =       {refereed},
  author =       {James Healy and Frank Herrmann and Ian Hinder and
                  Deirdre M. Shoemaker and Pablo Laguna and and
                  Richard A. Matzner},
  title =        {Superkicks in Hyperbolic Encounters of Binary Black
                  Holes},
  journal =      {Phys. Rev. Lett.},
  year =         2009,
  volume =       102,
  pages =        041101,
  eprint =       {arXiv:0807.3292 [gr-qc]},
  url =          {http://arxiv.org/abs/0807.3292},
  receiveddate = {2008-07-22},
  OLDfulltexturl =
                  {http://link.aps.org/doi/10.1103/PhysRevLett.102.041101},
  doi =          {10.1103/PhysRevLett.102.041101},
}

@Article{Carpet-Campanelli2008a,
  status =       {refereed},
  author =       {Manuela Campanelli and Carlos O. Lousto and Hiroyuki
                  Nakano and Yosef Zlochower},
  title =        {Comparison of Numerical and Post-{Newtonian}
                  Waveforms for Generic Precessing Black-Hole
                  Binaries},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        084010,
  eprint =       {arXiv:0808.0713 [gr-qc]},
  url =          {http://arxiv.org/abs/0808.0713},
  receiveddate = {2008-08-05},
  doi =          {10.1103/PhysRevD.79.084010},
}

@Article{Carpet-Baiotti2008b,
  status =       {refereed},
  author =       {Luca Baiotti and Sebastiano Bernuzzi and Giovanni
                  Corvino and Roberto De Pietri and Alessandro Nagar},
  title =        {Gravitational-wave extraction from neutron-star
                  oscillations: Comparing linear and nonlinear
                  techniques},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        024002,
  eprint =       {arXiv:0808.4002 [gr-qc]},
  url =          {http://arxiv.org/abs/0808.4002},
  receiveddate = {2008-08-27},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.79.024002},
  doi =          {10.1103/PhysRevD.79.024002},
}

@Article{Carpet-Brown2007b,
  status =       {refereed},
  author =       {David Brown and Peter Diener and Olivier Sarbach and
                  Erik Schnetter and Manuel Tiglio},
  title =        {Turduckening black holes: an analytical and
                  computational study},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        044023,
  eprint =       {arXiv:0809.3533 [gr-qc]},
  url =          {http://arxiv.org/abs/0809.3533},
  receiveddate = {2008-09-20},
  OLDfulltexturl =  {http://link.aps.org/doi/10.1103/PhysRevD.79.044023},
  doi =          {10.1103/PhysRevD.79.044023},
}

@Article{Carpet-Korobkin2008a,
  status =       {refereed},
  author =       {Oleg Korobkin and Burak Aksoylu and Michael Holst
                  and Enrique Pazos and Manuel Tiglio},
  title =        {Solving the Einstein constraint equations on
                  multi-block triangulations using finite element
                  methods},
  journal =      {Class. Quantum Grav.},
  year =         2009,
  volume =       26,
  pages =        145007,
  eprint =       {arXiv:0801.1823 [gr-qc]},
  url =          {http://arxiv.org/abs/0801.1823},
  receiveddate = {2008-11-05},
  doi =          {10.1088/0264-9381/26/14/145007},
}

@Article{Carpet-Campanelli2008b,
  status =       {refereed},
  author =       {Manuela Campanelli and Carlos O. Lousto and Yosef
                  Zlochower},
  title =        {Algebraic Classification of Numerical Spacetimes and
                  Black-Hole-Binary Remnants},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        084012,
  eprint =       {arXiv:0811.3006 [gr-qc]},
  url =          {http://arxiv.org/abs/0811.3006},
  receiveddate = {2008-11-18},
  doi =          {10.1103/PhysRevD.79.084012},
}

@Article{Carpet-Etienne2008a,
  status =       {refereed},
  author =       {Zachariah B. Etienne and Yuk Tung Liu and Stuart
                  L. Shapiro and and Thomas W. Baumgarte},
  title =        {General relativistic simulations of
                  black-hole-neutron-star mergers: Effects of
                  black-hole spin},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        044024,
  eprint =       {arXiv:0812.2245 [astro-ph]},
  url =          {http://arxiv.org/abs/0812.2245},
  receiveddate = {2008-12-09},
  doi =          {10.1103/PhysRevD.79.044024},
}

@Article{Carpet-Rezzolla2008a,
  status =       {refereed},
  author =       {Luciano Rezzolla},
  title =        {Modelling the final state from binary black-hole
                  coalescences},
  journal =      {Class. Quantum Grav.},
  year =         2009,
  volume =       26,
  pages =        094023,
  eprint =       {arXiv:0812.2325 [gr-qc]},
  url =          {http://arxiv.org/abs/0812.2325},
  receiveddate = {2008-12-10},
  doi =          {10.1088/0264-9381/26/9/094023},
}

@Article{CarpetResult-Hannam2008a,
  status =       {refereed},
  author =       {Mark Hannam and Sascha Husa and John G. Baker and
                  Michael Boyle and Bernd Br{\"u}gmann and Tony Chu
                  and Nils Dorband and Frank Herrmann and Ian Hinder
                  and Bernard J. Kelly and Lawrence E. Kidder and
                  Pablo Laguna and Keith D. Matthews and James R. {van
                  Meter} and Harald P. Pfeiffer and Denis Pollney and
                  Christian Reisswig and Mark A. Scheel and Deirdre
                  Shoemaker},
  title =        {The {Samurai} Project: verifying the consistency of
                  black-hole-binary waveforms for gravitational-wave
                  detection},
  journal =      {Phys. Rev. D},
  year =         2009,
  volume =       79,
  pages =        084025,
  eprint =       {arXiv:0901.2437 [gr-qc]},
  url =          {http://arxiv.org/abs/0901.2437},
  receiveddate = {2009-01-20},
  doi =          {10.1103/PhysRevD.79.084025},
}

@Article{Carpet-Aylott2009a,
  status =       {refereed},
  author =       {Benjamin Aylott and John G. Baker and William
                  D. Boggs and Michael Boyle and Patrick R. Brady and
                  Duncan A. Brown and Bernd Br{\"u}gmann and Luisa
                  T. Buchman and Alessandra Buonanno and Laura
                  Cadonati and Jordan Camp and Manuela Campanelli and
                  Joan Centrella and Shourov Chatterji and Nelson
                  Christensen and Tony Chu and Peter Diener and Nils
                  Dorband and Zachariah B. Etienne and Joshua Faber
                  and Stephen Fairhurst and Benjamin Farr and
                  Sebastian Fischetti and Gianluca Guidi and Lisa
                  M. Goggin and Mark Hannam and Frank Herrmann and Ian
                  Hinder and Sascha Husa and Vicky Kalogera and Drew
                  Keppel and Lawrence E. Kidder and Bernard J. Kelly
                  and Badri Krishnan and Pablo Laguna and Carlos
                  O. Lousto and Ilya Mandel and Pedro Marronetti and
                  Richard Matzner and Sean T. McWilliams and Keith
                  D. Matthews and R. Adam Mercer and Satyanarayan
                  R. P. Mohapatra and Abdul H. Mrou{\'e} and Hiroyuki
                  Nakano and Evan Ochsner and Yi Pan and Larne
                  Pekowsky and Harald P. Pfeiffer and Denis Pollney
                  and Frans Pretorius and Vivien Raymond and Christian
                  Reisswig and Luciano Rezzolla and Oliver Rinne and
                  Craig Robinson and Christian R{\"o}ver and Luc{\'i}a
                  Santamar{\'i}a and Bangalore Sathyaprakash and Mark
                  A. Scheel and Erik Schnetter and Jennifer Seiler and
                  Stuart L. Shapiro and Deirdre Shoemaker and Ulrich
                  Sperhake and Alexander Stroeer and Riccardo Sturani
                  and Wolfgang Tichy and Yuk Tung Liu and Marc van der
                  Sluys and James R. van Meter and Ruslan Vaulin and
                  Alberto Vecchio and John Veitch and Andrea
                  Vicer{\'e} and John T. Whelan and Yosef Zlochower},
  title =        {Testing gravitational-wave searches with numerical
                  relativity waveforms: Results from the first
                  {Numerical} {INJection} {Analysis} ({NINJA})
                  project},
  journal =      {Class. Quantum Grav.},
  year =         2009,
  volume =       26,
  pages =        165008,
  eprint =       {arXiv:0901.4399 [gr-qc]},
  url =          {http://arxiv.org/abs/0901.4399},
  receiveddate = {2009-01-29},
  doi =          {10.1088/0264-9381/26/16/165008},
}

@Article{Carpet-Baiotti2009a,
  status =       {refereed},
  author =       {Luca Baiotti and Bruno Giacomazzo and Luciano
                  Rezzolla},
  title =        {Accurate evolutions of inspiralling neutron-star
                  binaries: assessment of the truncation error},
  journal =      {Class. Quantum Grav.},
  year =         2009,
  volume =       26,
  pages =        114005,
  eprint =       {arXiv:0901.4955 [gr-qc]},
  url =          {http://arxiv.org/abs/0901.4955},
  receiveddate = {2009-02-02},
  doi =          {10.1088/0264-9381/26/11/114005},
}

@Article{Carpet-Cadonati2009a,
  status =       {refereed},
  author =       {Benjamin Aylott and John G. Baker and William
                  D. Boggs and Michael Boyle and Patrick R. Brady and
                  Duncan A. Brown and Bernd Br{\"u}gmann and Luisa
                  T. Buchman and Alessandra Buonanno and Laura
                  Cadonati and Jordan Camp and Manuela Campanelli and
                  Joan Centrella and Shourov Chatterji and Nelson
                  Christensen and Tony Chu and Peter Diener and Nils
                  Dorband and Zachariah B. Etienne and Joshua Faber
                  and Stephen Fairhurst and Benjamin Farr and
                  Sebastian Fischetti and Gianluca Guidi and Lisa
                  M. Goggin and Mark Hannam and Frank Herrmann and Ian
                  Hinder and Sascha Husa and Vicky Kalogera and Drew
                  Keppel and Lawrence E. Kidder and Bernard J. Kelly
                  and Badri Krishnan and Pablo Laguna and Carlos
                  O. Lousto and Ilya Mandel and Pedro Marronetti and
                  Richard Matzner and Sean T. McWilliams and Keith
                  D. Matthews and R. Adam Mercer and Satyanarayan
                  R. P. Mohapatra and Abdul H. Mrou{\'e} and Hiroyuki
                  Nakano and Evan Ochsner and Yi Pan and Larne
                  Pekowsky and Harald P. Pfeiffer and Denis Pollney
                  and Frans Pretorius and Vivien Raymond and Christian
                  Reisswig and Luciano Rezzolla and Oliver Rinne and
                  Craig Robinson and Christian R{\"o}ver and Luc{\'i}a
                  Santamar{\'i}a and Bangalore Sathyaprakash and Mark
                  A. Scheel and Erik Schnetter and Jennifer Seiler and
                  Stuart L. Shapiro and Deirdre Shoemaker and Ulrich
                  Sperhake and Alexander Stroeer and Riccardo Sturani
                  and Wolfgang Tichy and Yuk Tung Liu and Marc van der
                  Sluys and James R. van Meter and Ruslan Vaulin and
                  Alberto Vecchio and John Veitch and Andrea
                  Vicer{\'e} and John T. Whelan and Yosef Zlochower},
  title =        {Status of {NINJA}: the {Numerical} {INJection}
                  {Analysis} project},
  journal =      {Class. Quantum Grav.},
  year =         2009,
  volume =       26,
  pages =        114008,
  eprint =       {arXiv:0901.4399 [gr-qc]},
  url =          {http://arxiv.org/abs/0905.4227},
  receiveddate = {2009-03-10},
  fulltexturl =  {http://stacks.iop.org/CQG/26/114008},
  doi =          {10.1088/0264-9381/26/11/114008}
}

@Article{Carpet-Saijo2009a,
  author =       {Motoyuki Saijo and Ian Hawke},
  title =        {Collapse of differentially rotating supermassive
                  stars: Post black hole formation},
  journal =      {Phys. Rev. D (accepted)},
  year =         2009,
  eprint =       {arXiv:0908.3002 [gr-qc]},
  url =          {http://arxiv.org/abs/0908.3002},
  receiveddate = {2009-08-21}
}



********************************************************************************
SUBMITTED:
********************************************************************************



********************************************************************************
PREPARING:
********************************************************************************



********************************************************************************
THESIS:
********************************************************************************

@PhdThesis{Carpet-Koppitz2004a,
  status =       {thesis},
  author =       {Michael Koppitz},
  title =        {Numerical Studies Of Black Hole Initial Data},
  school =       {Universit{\"a}t Potsdam},
  year =         2004,
  url =          {http://opus.kobv.de/ubp/volltexte/2005/134/},
  receiveddate = 2004,
}

% Herrmann2005:PhD
@PhdThesis{Carpet-Herrmann2005a,
  status =       {thesis},
  author =       {Frank Herrmann},
  title =        {Evolution and analysis of binary black hole
                  spacetimes},
  school =       {Universit{\"a}t Potsdam},
  year =         2005,
  receiveddate = 2005,
}

% Loeffler05
@PhdThesis{Carpet-Loeffler2005a,
  status =       {thesis},
  author =       {Frank L{\"o}ffler},
  title =        {Numerical Simulations of Neutron Star-Black Hole
                  Mergers},
  school =       {Universit{\"a}t Potsdam},
  year =         2006,
  url =          {http://opus.kobv.de/ubp/volltexte/2006/774/},
  receiveddate = 2006,
}

@MastersThesis{Carpet-Madiraju2006a,
  status =       {thesis},
  author =       {Sasanka Madiraju},
  title =        {Performance Profiling with {Cactus} Benchmarks},
  school =       {Louisiana State University},
  year =         2006,
  url =          {http://www.cactuscode.org/
                  Articles/Cactus_Madiraju06.pdf},
  receiveddate = 2006,
}

@PhdThesis{Carpet-Zink2006d,
  status =       {thesis},
  author =       {Burkhard Zink},
  title =        {Black hole formation from non-axisymmetric
                  instabilities in quasi-toroidal stars},
  school =       {Technische Universit{\"a}t M{\"u}nchen},
  year =         2006,
  url =          {http://nbn-resolving.de/urn/resolver.pl
                  ?urn=urn:nbn:de:bvb:91-diss20060623-1915123970},
  receiveddate = 2006,
}

@PhdThesis{Carpet-Dorband2007a,
  status =       {thesis},
  author =       {Ernst Nils Dorband},
  title =        {Computing and Analyzing Gravitational Radiation in
                  Black Hole Simulations Using a New Multi-Block
                  Approach to Numerical Relativity},
  school =       {Louisiana State University},
  year =         2007,
  url =          {http://www.cct.lsu.edu/~dorband/thesis.pdf},
  receiveddate = 2007,
}

@PhdThesis{Carpet-Kastaun2007a,
  status =       {thesis},
  author =       {Wolfgang Kastaun},
  title =        {Developing a code for general relativistic
                  hydrodynamics with application to neutron star
                  oscillations},
  school =       {Universit{\"a}t T{\"u}bingen},
  year =         2007,
  url =          {http://tobias-lib.ub.uni-tuebingen.de/
                  volltexte/2007/2803/},
  receiveddate = 2007,
}

@PhdThesis{Carpet-Manca2007a,
  status =       {thesis},
  author =       {Gian Mario Manca},
  title =        {Dynamical instabilities in rapidly rotating neutron
                  star models},
  school =       {Universit{\`a} di Parma},
  year =         2007,
  receiveddate = 2007,
}

@PhdThesis{Carpet-Ott2007a,
  status =       {thesis},
  author =       {Christian D. Ott},
  title =        {Stellar Iron Core Collapse in \{3+1\} General
                  Relativity and The Gravitational Wave Signature of
                  Core-Collapse Supernovae},
  school =       {Universit{\"a}t Potsdam},
  year =         2007,
  url =          {http://stellarcollapse.org/papers/thesis_final.pdf},
  receiveddate = 2007,
}

@PhdThesis{Carpet-2007a,
  status =       {thesis},
  author =       {An{\i}l Zengino{\u{g}}lu},
  title =        {A conformal approach to numerical calculations of
                  asymptotically flat spacetimes},
  school =       {Universit{\"a}t Potsdam},
  year =         2007,
  eprint =       {arXiv:0711.0873 [gr-qc]},
  url =          {http://arxiv.org/abs/0711.0873},
  receiveddate = 2007,
}

@PhdThesis{Carpet-Bentivegna2008b,
  status =       {thesis},
  author =       {Eloisa Bentivegna},
  title =        {Ringing in unison: exploring black hole coalescence
                  with quasinormal modes},
  school =       {Pennsylvania State University},
  year =         2008,
  url =          {http://etda.libraries.psu.edu/
                  theses/approved/WorldWideIndex/ETD-2570/index.html},
  receiveddate = 2008,
}

@MastersThesis{Carpet-Jasiulek2008a,
  status =       {thesis},
  author =       {Michael Jasiulek},
  title =        {Spin Measures on Isolated and Dynamical Horizons in
                  Numerical Relativity},
  school =       {Humboldt-Universit{\"a}t zu Berlin},
  year =         2008,
  receiveddate = 2008,
}

% Luca Baiotti,
% Numerical relativity simulations of non-vacuum spacetimes in three
% dimensions,
% PhD thesis, SISSA, 2004.
% [does not use Carpet]
% 
% Bernard Kelly,
% The Next Generation of Binary Black Hole Head-On Collisions, and their
% Aftermath,
% PhD thesis, Penn State University, 2004.
% [does not use Carpet]
% 
% Kenneth Smith,
% Dynamic Singularity Excision in Numerical Relativity,
% PhD thesis, Penn State University, 2004.
% [does not use Carpet]
% 
% Bruno Giacomazzo,
% General Relativistic Magnetohydrodynamics: fundamental aspects and applications,
% PhD thesis, SISSA, 2006.
% [does not use Carpet]



********************************************************************************
BOOK:
********************************************************************************

@InCollection{Carpet-Schnetter2007a,
  status =       {book},
  author =       {Erik Schnetter and Christian D. Ott and Gabrielle
                  Allen and Peter Diener and Tom Goodale and Thomas
                  Radke and Edward Seidel and John Shalf},
  title =        {{Cactus} {Framework}: Black Holes to Gamma Ray
                  Bursts},
  booktitle =    {Petascale Computing: Algorithms and Applications},
  pages =        {507-528},
  publisher =    {Chapman \& Hall/CRC},
  year =         2007,
  editor =       {David A. Bader},
  series =       {Computational Science Series},
  chapter =      24,
  eprint =       {arXiv:0707.1607 [cs.DC]},
  url =          {http://arxiv.org/abs/0707.1607},
  receiveddate = {2007-07-11},
  isbn =         9781584889090,
}



********************************************************************************
REPORT:
********************************************************************************

@InProceedings{Carpet-Zink2005b,
  status =       {report},
  author =       {Burkhard Zink and Nikolaos Stergioulas and Ian Hawke
                  and Christian D. Ott and Erik Schnetter and Ewald
                  M{\"u}ller},
  title =        {Rotational instabilities in supermassive stars: a
                  new way to form supermassive black holes},
  booktitle =    {International Scientific Workshop on Cosmology and
                  Gravitational Physics, Thessaloniki, December 15-16,
                  2005},
  pages =        {155-160},
  year =         2006,
  editor =       {N. K. Spyrou and N. Stergioulas and C. Tsagas},
  publisher =    {ZITI}
}

@InProceedings{Carpet-Sperhake2006b,
  status =       {report},
  author =       {Ulrich Sperhake and Bernd Br{\"u}gmann and Jos{\'e}
                  Gonz{\'a}lez and Mark Hannam and Sascha Husa},
  title =        {Head-On collisions of different initial data},
  booktitle =    {Proceedings of the 11th Marcel Grossmann Meeting
                  (MG11) in Berlin, Germany, July 23-29, 2006},
  year =         2007,
  eprint =       {arXiv:0705.2035 [gr-qc]},
  url =          {http://arxiv.org/abs/0705.2035},
  receiveddate = {2006-07-23},
}

@InProceedings{Carpet-Zink2006b,
  status =       {report},
  author =       {Burkhard Zink and Nikolaos Stergioulas and Ian Hawke
                  and Christian D. Ott and Erik Schnetter and Ewald
                  M{\"u}ller},
  title =        {Fragmentation of general relativistic quasi-toroidal
                  polytropes},
  booktitle =    {Proceedings of the 11th Marcel Grossmann Meeting
                  (MG11) in Berlin, Germany, July 23-29, 2006},
  year =         2007,
  eprint =       {arXiv:0704.0431 [gr-qc]},
  url =          {http://arxiv.org/abs/0704.0431},
  receiveddate = {2006-07-23},
}

@InProceedings{Carpet-Zink2006c,
  status =       {report},
  author =       {Burkhard Zink and Nikolaos Stergioulas and Ian Hawke
                  and Christian D. Ott and Erik Schnetter and Ewald
                  M{\"u}ller},
  title =        {Supermassive Black Hole Formation through Rotational
                  Instabilities},
  booktitle =    {12th Conference on Recent Developments in Gravity
                  (NEB XII)},
  pages =        012050,
  year =         2007,
  volume =       68,
  series =       {J. Phys.: Conf. Ser.},
  receiveddate = {2006-06-29},
  url =          {http://stacks.iop.org/JPConf/68/012050},
  doi =          {10.1088/1742-6596/68/1/012050},
}

@InProceedings{Carpet-Baiotti2006c,
  status =       {report},
  author =       {Luca Baiotti and Ian Hawke and Luciano Rezzolla and
                  Erik Schnetter},
  title =        {Details on the gravitational-wave emission from
                  rotating gravitational collapse in {3D}},
  booktitle =    {XXIXth Spanish Relativity Meeting (E.R.E. 2006)},
  pages =        012045,
  year =         2007,
  volume =       66,
  series =       {J. Phys.: Conf. Ser.},
  receiveddate = {2006-09-04},
  url =          {http://stacks.iop.org/JPConf/66/012045},
  doi =          {10.1088/1742-6596/66/1/012045},
}

@InProceedings{Carpet-Sperhake2006c,
  status =       {report},
  author =       {Ulrich Sperhake},
  title =        {Black-hole binary evolutions with the {LEAN} code},
  booktitle =    {XXIXth Spanish Relativity Meeting (E.R.E. 2006)},
  pages =        012049,
  year =         2007,
  volume =       66,
  series =       {J. Phys.: Conf. Ser.},
  receiveddate = {2006-09-04},
  url =          {http://stacks.iop.org/JPConf/66/012049},
  doi =          {10.1088/1742-6596/66/1/012049},
}

@InProceedings{CarpetResult-Font2006a,
  status =       {report},
  author =       {Jos{\'e} A. Font},
  title =        {Current status of relativistic core collapse
                  simulations},
  booktitle =    {XXIXth Spanish Relativity Meeting (E.R.E. 2006)},
  pages =        012063,
  year =         2007,
  volume =       66,
  series =       {J. Phys.: Conf. Ser.},
  receiveddate = {2006-09-04},
  url =          {http://stacks.iop.org/JPConf/66/012063},
  doi =          {10.1088/1742-6596/66/1/012063},
}

@InProceedings{CarpetResult-Baker2007a,
  status =       {report},
  author =       {John G. Baker and William D. Boggs and Joan
                  M. Centrella and Bernard J. Kelly and Sean
                  T. McWilliams and James R. van Meter},
  title =        {Gravitational waves from black-hole mergers},
  booktitle =    {Proceedings of the 2007 Spring Symposium of the
                  Space Telescope Science Institute (Baltimore, MD)},
  year =         2007,
  pages =        {(to be published)},
  eprint =       {arXiv:0708.4202 [astro-ph]},
  url =          {http://arxiv.org/abs/0708.4202},
  receiveddate = {2007-04-23},
}

@Unpublished{Carpet-Hinder2008a,
  status =       {report},
  author =       {Ian Hinder and Frank Herrmann and Pablo Laguna and
                  Deirdre Shoemaker},
  title =        {Comparisons of eccentric binary black hole
                  simulations with post-{Newtonian} models},
  note =         {arXiv:0806.1037 [gr-qc]},
  year =         2008,
  receiveddate = {2008-06-05},
  url =          {http://arxiv.org/abs/0806.1037},
}

@TechReport{Carpet-Tao2008a,
  status =       {report},
  author =       {Jian Tao and Gabrielle Allen and Ian Hinder and Erik
                  Schnetter and Yosef Zlochower},
  title =        {{XiRel}: Standard Benchmarks for Numerical
                  Relativity Codes Using {Cactus} and {Carpet}},
  institution =  {Center for Computation \& Technology, Louisiana
                  State University},
  year =         2008,
  number =       5,
  receiveddate = {2008-07-01},
  url =          {http://www.cct.lsu.edu/CCT-TR/CCT-TR-2008-5},
}

@Unpublished{Carpet-Giacomazzo2009a,
  status =       {report},
  author =       {Bruno Giacomazzo and Luciano Rezzolla and Luca
                  Baiotti},
  title =        {The influence of magnetic fields on the
                  gravitational-wave emission from binary neutron
                  stars},
  note =         {arXiv:0901.2722v1 [gr-qc]},
  year =         2009,
  receiveddate = {2009-01-18},
  url =          {http://arxiv.org/abs/0901.2722},
}

@Unpublished{CarpetResult-Nakano2008a,
  status =       {report},
  author =       {Hiroyuki Nakano and Manuela Campanelli and Carlos
                  O. Lousto and Yosef Zlochower},
  title =        {Comparison of Post-{Newtonian} and Numerical
                  Evolutions of Black-Hole Binaries},
  note =         {arXiv:0901.3861 [gr-qc]},
  year =         2009,
  url =          {http://arxiv.org/abs/0901.3861},
  receiveddate = {2009-01-24},
}

@Unpublished{Carpet-Bode2009a,
  status =       {report},
  author =       {Tanja Bode and Pablo Laguna and Deirdre M. Shoemaker
                  and Ian Hinder and Frank Herrmann and Jirjoo
                  Vishnav},
  title =        {Binary black hole evolutions of approximate puncture
                  initial data},
  note =         {arXiv:0902.1127 [gr-qc]},
  year =         2009,
  receiveddate = {2009-02-06},
  url =          {http://arxiv.org/abs/0902.1127},
}

@Unpublished{Carpet-Bernuzzi2009a,
  status =       {report},
  author =       {Sebastiano Bernuzzi and Lucao Baiotti and Giovanni
                  Corvino and Roberto De Pietri and Alessandro Nagar},
  title =        {Gravitational-wave extraction from neutron-star
                  oscillations},
  note =         {arXiv:0902.2720 [gr-qc]},
  year =         2009,
  receiveddate = {2009-02-16},
  url =          {http://arxiv.org/abs/0902.2720},
}

@Unpublished{Carpet-Barausse2009a,
  status =       {report},
  author =       {Enrico Barausse and Luciano Rezzolla},
  title =        {Predicting the direction of the final spin from the
                  coalescence of two black holes},
  note =         {arXiv:0904.2577 [gr-qc]},
  year =         2009,
  receiveddate = {2009-04-16},
  url =          {http://arxiv.org/abs/0904.2577},
}

@Unpublished{Carpet-Lousto2009a,
  status =       {report},
  author =       {Carlos O. Lousto and Manuela Campanelli and Yosef
                  Zlochower},
  title =        {Remnant Masses, Spins and Recoils from the Merger of
                  Generic Black-Hole Binaries},
  note =         {arXiv:0904.3541 [gr-qc]},
  year =         2009,
  receiveddate = {2009-04-22},
  url =          {http://arxiv.org/abs/0904.3541},
}

@Unpublished{Carpet-Ott2009a,
  status =       {report},
  author =       {Christian D. Ott},
  title =        {Probing the Core-Collapse Supernova Mechanism with
                  Gravitational Waves},
  note =         {arXiv:0905.2797 [gr-qc]},
  year =         2009,
  receiveddate = {2009-05-18},
  url =          {http://arxiv.org/abs/0905.2797},
}

@Unpublished{Carpet-Healy2009b,
  status =       {report},
  author =       {James Healy and Pablo Laguna and Richard A. Matzner
                  and Deirdre M. Shoemaker},
  title =        {Final Mass and Spin of Merged Black Holes and the
                  Golden Black Hole},
  note =         {arXiv:0905.3914 [gr-qc]},
  year =         2009,
  receiveddate = {2009-05-24},
  url =          {http://arxiv.org/abs/0905.3914},
}

@Unpublished{Carpet-Reisswig2009a,
  status =       {report},
  author =       {Christian Reisswig and Sascha Husa and Luciano
                  Rezzolla and Ernst Nils Dorband and Denis Pollney
                  and Jennifer Seiler},
  title =        {Gravitational-wave detectability of equal-mass
                  black-hole binaries with aligned spins},
  note =         {arXiv:0907.0462 [gr-qc]},
  year =         2009,
  receiveddate = {2009-07-02},
  url =          {http://arxiv.org/abs/0907.0462},
}

@Unpublished{Carpet-Healy2009a,
  status =       {report},
  author =       {James Healy and Janna Levin and Deirdre Shoemaker},
  title =        {Zoom-Whirl Orbits in Black Hole Binaries},
  note =         {arXiv:0907.0671 [gr-qc]},
  year =         2009,
  receiveddate = {2009-07-03},
  url =          {http://arxiv.org/abs/0907.0671},
}

@Unpublished{Carpet-Lovelace2009a,
  status =       {report},
  author =       {Geoffrey Lovelace and Yanbei Chen and Michael Cohen
                  and Jeffrey D. Kaplan and Drew Keppel and Keith
                  D. Matthews and David A. Nichols and Mark A. Scheel
                  and Ulrich Sperhake},
  title =        {Momentum flow in black-hole binaries: {II.}
                  {Numerical} simulations of equal-mass, head-on
                  mergers with antiparallel spins},
  note =         {arXiv:0907.0869 [gr-qc]},
  year =         2009,
  receiveddate = {2009-07-05},
  url =          {http://arxiv.org/abs/0907.0869},
}

@Unpublished{Carpet-Sperhake2009a,
  status =       {report},
  author =       {Ulrich Sperhake and Vitor Cardoso and Frans
                  Pretorius and Emanuele Berti and Tanja Hinderer and
                  Nicolas Yunes},
  title =        {Cross section, final spin and zoom-whirl behavior in
                  high-energy black hole collisions},
  note =         {arXiv:0907.1252 [gr-qc]},
  year =         2009,
  receiveddate = {2009-07-07},
  url =          {http://arxiv.org/abs/0907.1252},
}

@Unpublished{Carpet-Reisswig2009b,
  status =       {report},
  author =       {Christian Reisswig and Nigel T. Bishop and Denis
                  Pollney and B{\'e}la Szil{\'a}gyi},
  title =        {Unambiguous determination of gravitational waveforms
                  from binary black hole mergers},
  note =         {arXiv:0907.2637 [gr-qc]},
  year =         2009,
  receiveddate = {2009-07-15},
  url =          {http://arxiv.org/abs/0907.2637},
}

@Unpublished{Carpet-Vega2009a,
  status =       {report},
  author =       {Ian Vega and Peter Diener and Wolfgang Tichy and
                  Steven Detweiler},
  title =        {Self-force with (3+1) codes: a primer for numerical
                  relativists},
  note =         {arXiv:0908.2138 [gr-qc]},
  year =         2009,
  receiveddate = {2009-08-13},
  url =          {http://arxiv.org/abs/0908.2138},
}



********************************************************************************
INVITED:
********************************************************************************



********************************************************************************
CONTRIBUTED:
********************************************************************************



********************************************************************************
INTERNAL:
********************************************************************************



********************************************************************************
WEBPAGE:
********************************************************************************

@Misc{Carpet-cactusweb,
  status =       {webpage},
  title =        {{Cactus} {Computational} {Toolkit}},
  url =          {http://www.cactuscode.org/},
}

@Misc{Carpet-carpetweb,
  status =       {webpage},
  title =        {Mesh Refinement with {Carpet}},
  url =          {http://www.carpetcode.org/},
}



********************************************************************************