refs: Add ECSS standard references

Add the ECSS standards in a separate block.  Use a custom label scheme
to make citations easier.
This commit is contained in:
Sebastian Huber 2019-07-11 09:05:10 +02:00
parent e8592425b5
commit d4670fee81

View File

@ -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/},
}