summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-07-11 09:05:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-07-23 09:40:43 +0200
commitd4670fee813bd7d01f8036e700cd8dabd8671313 (patch)
treeaf720b2bb3f32c1fced8d4ccb57d3abdd25dde2a /common
parentrefs: Replace non-ASCII character (diff)
downloadrtems-docs-d4670fee813bd7d01f8036e700cd8dabd8671313.tar.bz2
refs: Add ECSS standard references
Add the ECSS standards in a separate block. Use a custom label scheme to make citations easier.
Diffstat (limited to 'common')
-rw-r--r--common/refs.bib51
1 files changed, 51 insertions, 0 deletions
diff --git a/common/refs.bib b/common/refs.bib
index ef2dbe4..e7d716c 100644
--- a/common/refs.bib
+++ b/common/refs.bib
@@ -355,3 +355,54 @@
title = {{RTEMS CPU Architecture Supplement}},
url = {https://docs.rtems.org/branches/master/cpu-supplement.pdf},
}
+% ECSS
+% Sort lexicographically
+@manual{ECSS_E_ST_10_02C_R1,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-E-ST-10-02C - Space engineering - Verification}},
+ year = {2018},
+ url = {https://ecss.nl/standard/ecss-e-st-10-02c-rev-1-verification-1-february-2018/},
+}
+@manual{ECSS_E_ST_10_06C,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-E-ST-10-06C - Technical requirements specification}},
+ year = {2009},
+ url = {https://ecss.nl/standard/ecss-e-st-10-06c-technical-requirements-specification/},
+}
+@manual{ECSS_E_ST_10C_R1,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-E-ST-10C Rev.1 - System engineering general requirements}},
+ year = {2017},
+ url = {https://ecss.nl/standard/ecss-e-st-10c-rev-1-system-engineering-general-requirements-15-february-2017/},
+}
+@manual{ECSS_E_ST_40C,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-E-ST-40C - Software general requirements}},
+ year = {2009},
+ url = {https://ecss.nl/standard/ecss-e-st-40c-software-general-requirements/},
+}
+@manual{ECSS_M_ST_40C_R1,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-M-ST-40C Rev.1 - Configuration and information management}},
+ year = {2009},
+ url = {https://ecss.nl/standard/ecss-m-st-40c-rev-1-configuration-and-information-management/},
+}
+@manual{ECSS_Q_ST_80C_R1,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-Q-ST-80C Rev.1 - Software product assurance}},
+ year = {2017},
+ url = {https://ecss.nl/standard/ecss-q-st-80c-rev-1-software-product-assurance-15-february-2017/},
+}
+@manual{ECSS_S_ST_00_01C,
+ author = {ECSS},
+ organization = {European Cooperation for Space Standardization},
+ title = {{ECSS-S-ST-00-01C - Glossary of terms}},
+ year = {2012},
+ url = {https://ecss.nl/standard/ecss-s-st-00-01c-glossary-of-terms-1-october-2012/},
+}