[rtems-docs commit] refs: Add ECSS standard references

Sebastian Huber sebh at rtems.org
Tue Jul 23 07:41:35 UTC 2019


Module:    rtems-docs
Branch:    master
Commit:    d4670fee813bd7d01f8036e700cd8dabd8671313
Changeset: http://git.rtems.org/rtems-docs/commit/?id=d4670fee813bd7d01f8036e700cd8dabd8671313

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jul 11 09:05:10 2019 +0200

refs: Add ECSS standard references

Add the ECSS standards in a separate block.  Use a custom label scheme
to make citations easier.

---

 common/refs.bib | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

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
+ at 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/},
+}
+ at 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/},
+}
+ at 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/},
+}
+ at 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/},
+}
+ at 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/},
+}
+ at 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/},
+}
+ at 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/},
+}



More information about the vc mailing list