We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fd98e commit 0d68c61Copy full SHA for 0d68c61
bibliography.bib
@@ -10,14 +10,15 @@ @online{lxc
10
url = "https://linuxcontainers.org/",
11
keywords = "containers"
12
}
13
-@online{jenkins,
14
- title = "jenkins project",
15
- url = "www.jenkins.io/doc/book/",
16
- keywords = "continous integration and delivery"
17
-}
18
@online{docker,
19
author = "Docker Inc",
20
title = "docker project",
21
url = "https://www.docker.com",
22
23
+@online{jenkins,
+ title = "jenkins project",
+ author = "jenkins foundation",
+ url = "www.jenkins.io/doc/book/",
+ keywords = "continous integration and delivery"
24
+}
0 commit comments