From 3e3d1b186ce7bf693dda059362415c7c904ef401 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:39:40 +0300 Subject: [PATCH] Update index.md --- content/blog/1d-collisions/index.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/blog/1d-collisions/index.md b/content/blog/1d-collisions/index.md index be0189c..19a9ceb 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. ([Note 1]) +- It can be used as a foundation for future projects. ## 3. The consequences of collisions @@ -114,8 +114,6 @@ This leads to the conclusion that the wall will not change its position, but the ## Note -[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. +* 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/) +[^1]: Galperin G. A. (9 December 2003). ["PLAYING POOL WITH π (THE NUMBER π FROM A BILLIARD POINT OF VIEW)"](http://rcd.ics.org.ru/RD2003v008n04ABEH000252/). DOI: [10.1070/RD2003v008n04ABEH000252](http://rcd.ics.org.ru/RD2003v008n04ABEH000252/)