Skip to content

Commit

Permalink
docs: add bibtex and citation info [ci skip] (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaukas authored Dec 10, 2023
1 parent c8ed996 commit a7eb9cb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,25 @@

The Go implementation of the runtime library can be found in [water-go](https://github.com/gaukas/water).

### Citation Information

If you quoted or used our work, please cite our paper [Just add WATER: WebAssembly-based Circumvention Transports](https://arxiv.org/pdf/2312.00163.pdf) in your work.

<details>
<summary>BibTeX</summary>

```bibtex
@misc{chi2023just,
title={Just add WATER: WebAssembly-based Circumvention Transports},
author={Erik Chi and Gaukas Wang and J. Alex Halderman and Eric Wustrow and Jack Wampler},
year={2023},
eprint={2312.00163},
archivePrefix={arXiv},
primaryClass={cs.CR}
}
```
</details>

## Be Water

> Empty your mind, be formless, shapeless, like water. If you put water into a cup, it becomes the cup. You put water into a bottle and it becomes the bottle. You put it in a teapot, it becomes the teapot. Now, water can flow or it can crash. Be water, my friend.
Expand Down

0 comments on commit a7eb9cb

Please sign in to comment.