Skip to content

Commit 9db0be9

Browse files
authored
Update README.md
1 parent 4e6c598 commit 9db0be9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,13 @@ This implementation serves as a Minimum Viable Product (MVP). It is not stable,
3838
## Disclaimer
3939
This was academic research and no guarantees or maintenance are provided.
4040

41-
# Reference
41+
# Cite
4242

4343
```
4444
@article{jniAgents,
4545
author = {Adrian Nenu and Caroline Jay},
4646
title = {{Non-intrusive JVM agents for capturing the internal state of live production applications}},
47-
url = {[https://doi.org/10.3150/23-BEJ1663](https://github.com/nenuadrian/bsc-dissertation-c-java-native-interface-agent-stack-trace-heap-capture)}
47+
url = {[https://doi.org/10.3150/23-BEJ1663](https://github.com/nenuadrian/bsc-dissertation-c-java-native-interface-agent-stack-trace-heap-capture)},
48+
year = 2017
4849
}
4950
```

0 commit comments

Comments
 (0)