diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-05-26 23:58:29 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-05-26 23:58:29 +0530 |
commit | bfd3a825c2d73bd842769cdfaf11ad0319a3bd6e (patch) | |
tree | 7b2c052bdf539f433ed3ab6bd133b6d46c7ff7e5 /Content/publications/2020-03-14-generating-vaporwave.md | |
parent | 2cb28c0dd749611e6edd4688955769bda3381453 (diff) |
added code and content
Diffstat (limited to 'Content/publications/2020-03-14-generating-vaporwave.md')
-rw-r--r-- | Content/publications/2020-03-14-generating-vaporwave.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Content/publications/2020-03-14-generating-vaporwave.md b/Content/publications/2020-03-14-generating-vaporwave.md new file mode 100644 index 0000000..ed9b552 --- /dev/null +++ b/Content/publications/2020-03-14-generating-vaporwave.md @@ -0,0 +1,40 @@ +--- +date: 2020-03-14 22:23 +description: This paper is about programmaticaly generating Vaporwave. +tags: publication, pre-print +--- + +# Is it possible to programmatically generate Vaporwave? + + + +This is still a pre-print. + +[Download paper here](https://indiarxiv.org/9um2r/) + +Recommended citation: + +### APA +``` +Chauhan, N. (2020, March 15). Is it possible to programmatically generate Vaporwave?. https://doi.org/10.35543/osf.io/9um2r +``` +### MLA +``` +Chauhan, Navan. “Is It Possible to Programmatically Generate Vaporwave?.” IndiaRxiv, 15 Mar. 2020. Web. +``` +### Chicago +``` +Chauhan, Navan. 2020. “Is It Possible to Programmatically Generate Vaporwave?.” IndiaRxiv. March 15. doi:10.35543/osf.io/9um2r. +``` +### Bibtex +``` +@misc{chauhan_2020, + title={Is it possible to programmatically generate Vaporwave?}, + url={indiarxiv.org/9um2r}, + DOI={10.35543/osf.io/9um2r}, + publisher={IndiaRxiv}, + author={Chauhan, Navan}, + year={2020}, + month={Mar} +} +``` |