Skip to content

Commit 9c9f2ed

Browse files
committed
Merge remote-tracking branch 'jwpeterson/citations' into devel
2 parents 64ee53f + caa1e86 commit 9c9f2ed

5 files changed

Lines changed: 65 additions & 13 deletions

File tree

doc/citations/maybe.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
% that they actually use libMesh, and we can't check because they are
33
% behind a paywall/not on sci-hub.
44
5+
% Maybe MOOSE
6+
@Article{Sahu_2023,
7+
author = {Sarita Sahu and Gerald S. Frankel},
8+
title = {Effect of substrate orientation and anisotropic strength on corrosion pits},
9+
journal = {Corrosion Science},
10+
month = feb,
11+
year = 2023,
12+
volume = 211,
13+
pages = {110772 (xx pages)},
14+
note = {\url{https://doi.org/10.1016/j.corsci.2022.110772}}
15+
}
16+
517
% Maybe libMesh
618
% Requested full-text on ResearchGate
719
@Article{YZhang_2022,

doc/citations/preprints.bib

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
% Preprints
22
3+
% Maybe MOOSE
4+
@Article{Duarte_2022,
5+
author = {Camilo A. Duarte and Marisol Koslowski},
6+
title = {{Hot-spots in polycrystalline $\beta$-tetramethylene tetranitramine ($\beta$-HMX): The role of plasticity and friction}},
7+
journal = {Journal of the Mechanics and Physics of Solids},
8+
month = dec,
9+
year = 2022,
10+
pages = {105157 (xx pages)},
11+
note = {\url{https://doi.org/10.1016/j.jmps.2022.105157}}
12+
}
13+
314
% Maybe MOOSE
415
@Article{Pivovar_2022,
516
author = {Ross Pivovar and Rebecca Owston},
@@ -11,17 +22,6 @@ @Article{Pivovar_2022
1122
note = {\url{https://doi.org/10.1080/00295639.2022.2126718}}
1223
}
1324

14-
% Maybe MOOSE
15-
@Article{Sahu_2022b,
16-
author = {Sarita Sahu and Gerald S. Frankel},
17-
title = {Effect of substrate orientation and anisotropic strength on corrosion pits},
18-
journal = {Corrosion Science},
19-
month = oct,
20-
year = 2022,
21-
pages = {110772 (xx pages)},
22-
note = {\url{https://doi.org/10.1016/j.corsci.2022.110772}}
23-
}
24-
2525
% MOOSE
2626
% "We investigate two examples, datasets of which were generated by solving the underlying PDEs using the finite element (FE) framework MOOSE"
2727
@Article{Kopanicakova_2021,

doc/citations/twentythree.bib

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
% MOOSE
2+
% "a Python-based tool that combines an arbitrary number of STL files into an integrated volumetrical mesh that is directly readable by MOOSE"
3+
@Article{Sgarrella_2023,
4+
author = {Joe Sgarrella and Farshad Ghanbari and Christian Peco},
5+
title = {{I-STL2MOOSE: From STL data to integrated volumetrical meshes for MOOSE}},
6+
journal = {SoftwareX},
7+
month = feb,
8+
year = 2023,
9+
volume = 21,
10+
pages = {101273 (xx pages)},
11+
note = {\url{https://doi.org/10.1016/j.softx.2022.101273}}
12+
}
13+
14+
% IBAMR/libMesh
15+
% "The numerical study is implemented using the open-source code IBAMR"
16+
@Article{Wei_2023,
17+
author = {Chang Wei and Qiao Hu and Shijie Li and Xindong Shi},
18+
title = {Hydrodynamic interactions and wake dynamics of fish schooling in rectangle and diamond formations},
19+
journal = {Ocean Engineering},
20+
month = jan,
21+
year = 2023,
22+
volume = 267,
23+
pages = {113258 (xx pages)},
24+
note = {\url{https://doi.org/10.1016/j.oceaneng.2022.113258}}
25+
}
26+
127
% MOOSE
228
% "This paper summarizes our mesoscale phase-field model ... implemented using ... (MOOSE)"
329
@Article{Bhave_2023,

doc/statistics/github_traffic_plotclones.csv

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3035,4 +3035,11 @@
30353035
2022-Nov-25,34,25
30363036
2022-Nov-26,23,16
30373037
2022-Nov-27,25,18
3038-
2022-Nov-28,69,53
3038+
2022-Nov-28,110,72
3039+
2022-Nov-29,81,54
3040+
2022-Nov-30,78,41
3041+
2022-Dec-01,75,42
3042+
2022-Dec-02,79,43
3043+
2022-Dec-03,26,20
3044+
2022-Dec-04,28,20
3045+
2022-Dec-05,17,13

doc/statistics/github_traffic_plotviews.csv

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3204,4 +3204,11 @@
32043204
2022-Nov-25,159,19
32053205
2022-Nov-26,48,19
32063206
2022-Nov-27,70,13
3207-
2022-Nov-28,45,13
3207+
2022-Nov-28,61,21
3208+
2022-Nov-29,120,34
3209+
2022-Nov-30,131,35
3210+
2022-Dec-01,121,23
3211+
2022-Dec-02,193,23
3212+
2022-Dec-03,100,20
3213+
2022-Dec-04,20,11
3214+
2022-Dec-05,235,21

0 commit comments

Comments
 (0)