We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38467f5 commit e28824eCopy full SHA for e28824e
2 files changed
inst/CITATION
@@ -1,5 +1,18 @@
1
citHeader("To cite ReliaShiny in publications use:")
2
3
+bibentry(
4
+ bibtype = "Article",
5
+ title = "ReliaShiny: A Shiny Application for Reliability Analysis",
6
+ author = "Paul Govan",
7
+ year = "2026",
8
+ journal = "IEEE Reliability Magazine",
9
+ volume = "",
10
+ number = "",
11
+ pages = "1-9",
12
+ doi = "10.1109/MRL.2026.3669057",
13
+ url = "https://doi.org/10.1109/MRL.2026.3669057"
14
+)
15
+
16
bibentry(
17
key = "wbllrshny",
18
bibtype = "Manual",
0 commit comments