diff options
author | Lan Hui <1348141770@qq.com> | 2021-07-15 09:06:20 +0800 |
---|---|---|
committer | Lan Hui <1348141770@qq.com> | 2021-07-15 09:06:20 +0800 |
commit | 7a41c9ae035a49e6ce763e5d5c8379f245a6ed4c (patch) | |
tree | 350567bf629445c4f62fc89d4473fa1f36ad0a57 /README.md | |
parent | 9ec5aa8a47758c2ceb8e1b6559ded0c2d36a66d6 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -45,4 +45,12 @@ Bug#2: Traceback (most recent call last): File "./src/storode.py", line 340, in <module> with open(requirement_out_file, 'w') as out_file: -FileNotFoundError: [Errno 2] No such file or directory: './doc/englishpal-srs_with_id.html'
\ No newline at end of file +FileNotFoundError: [Errno 2] No such file or directory: './doc/englishpal-srs_with_id.html' + + +References +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- 金雄镕. (2020). Cross-referencing requirements and source code to reduce software maintenance cost. 浙江师范大学大学毕业论文. + +- 韩金彤. (2021). 将代码与需求互索引可以降低维护费用吗? 浙江师范大学大学毕业论文.
\ No newline at end of file |