a post that can be cited

This is an example post that can be cited. The content of the post ends here, while the citation information is automatically provided below. The only thing needed is for you to set the citation key in the front matter to true.




If you found this useful, please cite this as:

Atikuzzaman, Md. (Apr 2024). a post that can be cited. https://atikuzzaman524.github.io.

or as a BibTeX entry:

@article{atikuzzaman2024a-post-that-can-be-cited,
  title   = {a post that can be cited},
  author  = {Atikuzzaman, Md.},
  year    = {2024},
  month   = {Apr},
  url     = {https://atikuzzaman524.github.io/blog/2024/post-citation/}
}



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Basic Structure and Syntax of C Programming Language
  • Statistical Analysis and Exploratory Data Analysis using visualization techniques
  • Dimensionality Reduction with PCA and Visualization with t-SNE
  • Clustering Implementation of Hierarchical Clustering Using Python
  • Frequent Itemset Mining with the Apriori Algorithm