29 lines
978 B
Markdown
29 lines
978 B
Markdown
---
|
|
title: "Cite"
|
|
type: page
|
|
specialpost: true
|
|
allpage: true
|
|
summary: How to cite this blog or the post
|
|
---
|
|
|
|
## What is this page?
|
|
|
|
This page is my citation preferences. [^1]
|
|
|
|
[^1]: Idea taken from [this post](https://jamesg.blog/2026/01/06/citation-preferences)
|
|
|
|
When diting a post on my website, please refer to me as Fundor333 or F333.
|
|
My pronouns are he/him/his.
|
|
|
|
Here is an example to how to cite a post on this website
|
|
|
|
> In [Django Generate Barcode With Reportlab](https://fundor333.com/post/2025/django-generate-barcode-with-reportlab/) Fundor333 wrote about ...
|
|
|
|
Or you can refer a post as the all blog
|
|
|
|
> [Fundor333's Blog](https://fundor333.com) has a page where describe all his tech hardware...
|
|
|
|
For academic-style referencing, please use Fundor333 - Matteo Scarpa as the author name and Fundor333.com as the site name.
|
|
|
|
If you have some question about how to cite my blog or how I cite your work you can write me at [blog@fundor333.com](mailto:blog@fundor333.com)
|