Add the ECSS standards in a separate block. Use a custom label scheme to make citations easier. --- common/refs.bib | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-)
diff --git a/common/refs.bib b/common/refs.bib index c6bd4cf..e7d716c 100644 --- a/common/refs.bib +++ b/common/refs.bib @@ -222,7 +222,7 @@ } @book{Williams:2012:CA, author = {Williams, Anthony}, - title = {{C++ Concurrency in Action – Practical Multithreading}}, + title = {{C++ Concurrency in Action - Practical Multithreading}}, year = {2012}, isbn = {978-1933988771}, publisher = {Manning Publications Co}, @@ -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/}, +} -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel