From 410c47629d31783e52676c4abde7dfbab763b80e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:26:41 +0300 Subject: [PATCH] Update index.md --- content/blog/1d-collisions/index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/blog/1d-collisions/index.md b/content/blog/1d-collisions/index.md index 5d81b26..be0189c 100644 --- a/content/blog/1d-collisions/index.md +++ b/content/blog/1d-collisions/index.md @@ -6,7 +6,7 @@ There are numerous reasons why this project is relevant, as well as a wide range - It can be used to simulate some physical experiments. For instance, it can be used to simulate the one described in _G. A. Galperin's work_[^1]. -- It can be used as a foundation for future projects.[^2] +- It can be used as a foundation for future projects. ([Note 1]) ## 3. The consequences of collisions @@ -114,6 +114,8 @@ This leads to the conclusion that the wall will not change its position, but the ## Note -[^1]: Galperin G. A. (9 December 2003). ["PLAYING POOL WITH π (THE NUMBER π FROM A BILLIARD POINT OF VIEW)"](http://rcd.ics.org.ru/upload/iblock/007/RCD080402.pdf). DOI: [10.1070/RD2003v008n04ABEH000252](http://rcd.ics.org.ru/RD2003v008n04ABEH000252/) +[Note 1]: Please be aware that the project is distributed under the MIT license. However, if you decide to use it as the basis of your project, it would be advisable to contact me first. -[^2]: Please be aware that the project is distributed under the MIT license. However, if you decide to use it as the basis of your project, it would be advisable to contact me first. +## References + +[^1]: Galperin G. A. (9 December 2003). ["PLAYING POOL WITH π (THE NUMBER π FROM A BILLIARD POINT OF VIEW)"](http://rcd.ics.org.ru/upload/iblock/007/RCD080402.pdf). DOI: [10.1070/RD2003v008n04ABEH000252](http://rcd.ics.org.ru/RD2003v008n04ABEH000252/)