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
|
@electronic{CMAKE,
title = "CMAKE website",
url = "http://www.cmake.org"
}
@electronic{SVN,
title = "Subversion website",
url = "https://subversion.apache.org"
}
@electronic{AUTOTOOLS,
title = "Autotools Wikipedia page",
url = "http://en.wikipedia.org/wiki/GNU\_build\_system"
}
@electronic{GNU_STYLE,
title = "GNU coding standards",
url = "http://www.gnu.org/prep/standards/standards.html"
}
@electronic{GNU_MAINTENANCE,
title = "GNU maintainer information",
url = "http://www.gnu.org/prep/maintain/maintain.html"
}
@electronic{GIT,
title = "GIT website",
url = "http://git-scm.com"
}
|