mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-06 06:22:22 +08:00
common: Add references
This commit is contained in:
parent
5a51c73130
commit
a1d63745d9
@ -81,6 +81,20 @@
|
||||
month = {November},
|
||||
url = {http://web.mit.edu/afs.new/sipb/user/daveg/ATHENA/Info/wucs-95-23.ps},
|
||||
}
|
||||
@techreport{RFC2119,
|
||||
author = {Scott Bradner},
|
||||
title = {{Key words for use in RFCs to Indicate Requirement Levels}},
|
||||
howpublished = {Internet Requests for Comments},
|
||||
type = {BCP},
|
||||
number = {14},
|
||||
year = {1997},
|
||||
month = {March},
|
||||
issn = {2070-1721},
|
||||
publisher = {RFC Editor},
|
||||
institution = {RFC Editor},
|
||||
url = {http://www.rfc-editor.org/rfc/rfc2119.txt},
|
||||
note = {\url{http://www.rfc-editor.org/rfc/rfc2119.txt}},
|
||||
}
|
||||
@article{Blumofe:1999:WS,
|
||||
author = {Blumofe, Robert D. and Leiserson, Charles E.},
|
||||
title = {{Scheduling multithreaded computations by work stealing}},
|
||||
@ -145,6 +159,15 @@
|
||||
year = {2007},
|
||||
url = {http://www.akkadia.org/drepper/cpumemory.pdf},
|
||||
}
|
||||
@inproceedings{Mavin:2009:EARS,
|
||||
author = {Mavin, Alistair and Wilkinson, Philip and Harwood, Adrian and Novak, Mark},
|
||||
title = {{Easy approach to requirements syntax (EARS)}},
|
||||
year = {2009},
|
||||
month = {10},
|
||||
pages = {317-322},
|
||||
doi = {10.1109/RE.2009.9},
|
||||
url = {https://www.researchgate.net/publication/224079416_Easy_approach_to_requirements_syntax_EARS/link/568ce3bf08aeb488ea311990/download},
|
||||
}
|
||||
@inproceedings{Leijen:2009:TPL,
|
||||
author = {Leijen, Daan and Schulte, Wolfram and Burckhardt, Sebastian},
|
||||
title = {{The Design of a Task Parallel Library}},
|
||||
@ -155,6 +178,15 @@
|
||||
url = {https://www.microsoft.com/en-us/research/wp-content/uploads/2009/09/TheDesignOfATaskParallelLibraryoopsla2009.pdf},
|
||||
address = {Atlanta, FL},
|
||||
}
|
||||
@inproceedings{Mavin:2010:BigEars,
|
||||
author = {Mavin, Alistair and Wilkinson, Philip},
|
||||
title = {{Big Ears (The Return of Easy Approach to Requirements Engineering)}},
|
||||
year = {2010},
|
||||
month = {11},
|
||||
pages = {277-282},
|
||||
doi = {10.1109/RE.2010.39},
|
||||
url = {https://www.researchgate.net/publication/224195362_Big_Ears_The_Return_of_Easy_Approach_to_Requirements_Engineering/link/568ce39808ae197e426a075e/download},
|
||||
}
|
||||
@phdthesis{Brandenburg:2011:SL,
|
||||
author = {Brandenburg, Björn B.},
|
||||
title = {{Scheduling and Locking in Multiprocessor Real-Time Operating Systems}},
|
||||
@ -239,6 +271,14 @@
|
||||
publisher = {Programming Research Ltd},
|
||||
url = {http://www.codingstandard.com/},
|
||||
}
|
||||
@book{Wiegers:2013:SR,
|
||||
author = {Wiegers, Karl and Beatty, Joy},
|
||||
title = {{Software Requirements}},
|
||||
edition = {3},
|
||||
year = {2013},
|
||||
isbn = {0735679665, 9780735679665},
|
||||
publisher = {Microsoft Press},
|
||||
}
|
||||
@inproceedings{Cerqueira:2014:LPA,
|
||||
author = {Cerqueira, Felipe and Gujarati, Arpan and Brandenburg, Björn B.},
|
||||
title = {{Linux’s Processor Affinity API, Refined: Shifting Real-Time Tasks towards Higher Schedulability}},
|
||||
@ -252,6 +292,15 @@
|
||||
booktitle = {Proceedings of the 26th Euromicro Conference on Real-Time Systems (ECRTS 2014)},
|
||||
year = {2014},
|
||||
}
|
||||
@article{Browning:2014:RequirementsManagement,
|
||||
author = {Browning, Jace and Adams, Robert},
|
||||
title = {{Doorstop: Text-Based Requirements Management Using Version Control}},
|
||||
journal = {Journal of Software Engineering and Applications},
|
||||
volume = {7},
|
||||
year = {2014},
|
||||
pages = {187-194},
|
||||
url = {http://www.scirp.org/pdf/JSEA_2014032713545074.pdf},
|
||||
}
|
||||
@techreport{Robinson:2014:CilkN3872,
|
||||
author = {Robinson, Arch},
|
||||
title = {{A Primer on Scheduling Fork-Join Parallelism with Work Stealing}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user