diff --git a/README.md b/README.md
index dccd095..f1c8631 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
Please cite our [paper](/papers/compsac2022.pdf):
-W. Xu, L. Deng, and D. Xu, "Towards Designing Shared Digital Forensics Instructional Materials," in Proceeding of the 46st Annual International Computer Software and Applications Conference (COMPSAC 2022), pp. 117-122, July 2022.
+W. Xu, L. Deng, and D. Xu, "Towards Designing Shared Digital Forensics Instructional Materials," in Proceeding of the 46st Annual International Computer Software and Applications Conference (COMPSAC 2022), pp. 117-122, July 2022. ([Video Presentation](https://youtu.be/ypKuTauuQdk))
or in BibTeX
diff --git a/STIX_for_digital_forensics/readme.md b/STIX_for_digital_forensics/readme.md
index 2127e91..7f15c16 100644
--- a/STIX_for_digital_forensics/readme.md
+++ b/STIX_for_digital_forensics/readme.md
@@ -42,6 +42,23 @@ The xSTIX includes a set of Cyber Forensic Objects (CFOs), customized properties
---
+Please cite our [paper](/papers/PST2022.pdf):
+
+W. Xu and D. Xu, "Visualizing and Reasoning about Presentable Digital Forensic Evidence with Knowledge Graphs," 2022 19th Annual International Conference on Privacy, Security & Trust (PST), 2022, pp. 1-10, doi: 10.1109/PST55820.2022.9851972.([Video Presentation](https://youtu.be/atJSXG6tLw0))
+
+or in BibTeX
+@INPROCEEDINGS{9851972,\
+ author={Xu, Weifeng and Xu, Dianxiang},\
+ booktitle={2022 19th Annual International Conference on Privacy, Security & Trust (PST)}, \
+ title={Visualizing and Reasoning about Presentable Digital Forensic Evidence with Knowledge Graphs}, \
+ year={2022},\
+ pages={1-10},\
+ doi={10.1109/PST55820.2022.9851972}}
+
+}
+
+---
+
## Table of Contents (updating)
- Cyber Forensic Domain Objects (CFDOs)
diff --git a/papers/PST2022.pdf b/papers/PST2022.pdf
new file mode 100644
index 0000000..d30d40a
Binary files /dev/null and b/papers/PST2022.pdf differ
diff --git a/papers/PST2022_Xu.pptx b/papers/PST2022_Xu.pptx
new file mode 100644
index 0000000..dbc1b14
Binary files /dev/null and b/papers/PST2022_Xu.pptx differ