Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nenuadrian authored Nov 13, 2024
1 parent 4e6c598 commit 9db0be9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,13 @@ This implementation serves as a Minimum Viable Product (MVP). It is not stable,
## Disclaimer
This was academic research and no guarantees or maintenance are provided.

# Reference
# Cite

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

0 comments on commit 9db0be9

Please sign in to comment.