Skip to content

Commit

Permalink
Merge pull request #13 from nicolasperez19/doc/bibtex-citation
Browse files Browse the repository at this point in the history
doc: Added initial BibTex citation in README
  • Loading branch information
nicolasperez19 authored Oct 25, 2024
2 parents f5c0909 + 6c29775 commit a651a32
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,16 @@ All commands are run from the root of the project, from a terminal:
| `bun run preview` | Preview your build locally, before deploying |
| `bun run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `bun run astro -- --help` | Get help using the Astro CLI |

# Citation

If you'd like to cite this project, please use this BibTex:

```
@article{perez2024micmasterflex,
title={MicMasterFlex},
author={Nicolas Perez},
journal={https://example.com/},
year={2024}
}
```

0 comments on commit a651a32

Please sign in to comment.