Skip to content

Commit

Permalink
bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
pufanyi committed Dec 22, 2023
1 parent ea1a158 commit c460b10
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,11 @@ You can refer to the [project main page](https://pufanyi.github.io/FYPMS) for th
## BibTeX

```bibtex
@misc{pu2023fypms,
author = {Fanyi, Pu and Qingyang, Jin and Ying Xi, Soo and Jinyi, Jiang},
title = {FYPMS: Final Year Project Management System},
year = {2023},
howpublished = {\url{https://github.com/pufanyi/FYPMS}},
note = {Accessed: \today},
@software{Pu_FYPMS_Final_Year_2023,
author = {Pu, Fanyi and Jin, Qingyang and Soo, Ying Xi and Jiang, Jinyi},
month = apr,
title = {{FYPMS: Final Year Project Management System}},
year = {2023}
}
```

Expand Down
11 changes: 11 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,17 @@ <h3 class="title is-4">


</section>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@software{Pu_FYPMS_Final_Year_2023,
author = {Pu, Fanyi and Jin, Qingyang and Soo, Ying Xi and Jiang, Jinyi},
month = apr,
title = {{FYPMS: Final Year Project Management System}},
year = {2023}
}</code></pre>
</div>
</section>


<footer class="footer">
Expand Down

0 comments on commit c460b10

Please sign in to comment.