diff --git a/data/home/content/projects/dataforge.md b/data/home/content/projects/dataforge.md
index 985c3a2..ed46bb5 100644
--- a/data/home/content/projects/dataforge.md
+++ b/data/home/content/projects/dataforge.md
@@ -10,6 +10,16 @@ image:
[Repository and documentation](https://github.com/mipt-npm/dataforge-core)
+## Publications
+
+* A general overview: https://doi.org/10.1051/epjconf/201817705003
+* An application in "Troitsk nu-mass" experiment: https://doi.org/10.1088/1742-6596/1525/1/012024
+
+## Video
+
+A presentation on application of (old version of) DataForge to Troitsk nu-mass analysis.
+
+
## Questions and Answers
In this section we will try to cover DataForge main ideas in the form of questions and answers.
diff --git a/data/home/content/projects/plotly.md b/data/home/content/projects/plotly.md
index d440f47..b56e73f 100644
--- a/data/home/content/projects/plotly.md
+++ b/data/home/content/projects/plotly.md
@@ -3,9 +3,15 @@ type: project
title: Plotly-kt
order: 20
language: en
-image: images/projects/plotly-kt.svg
+image:
+ path: images/projects/plotly-kt.svg
+ position: left
---
A kotlin visualization library wrapping popular [Plotly](https://plotly.com/javascript/) library.
-[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
\ No newline at end of file
+[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
+
+## A video with feature demonstration
+
+
\ No newline at end of file
diff --git a/data/home/content/projects/plotly[info].md b/data/home/content/projects/plotly[info].md
new file mode 100644
index 0000000..d14815f
--- /dev/null
+++ b/data/home/content/projects/plotly[info].md
@@ -0,0 +1,3 @@
+A kotlin visualization library wrapping popular [Plotly](https://plotly.com/javascript/) library.
+
+[Repository and documentation](https://github.com/mipt-npm/plotly.kt)
\ No newline at end of file
diff --git a/data/home/content/projects/visionforge.md b/data/home/content/projects/visionforge.md
index e3a126d..d7af663 100644
--- a/data/home/content/projects/visionforge.md
+++ b/data/home/content/projects/visionforge.md
@@ -3,7 +3,9 @@ type: project
title: VisionForge
order: 30
language: en
-image: images/projects/muon-monitor.png
+image:
+ path: images/projects/muon-monitor.png
+ position: right
---
[![JetBrains Research](https://jb.gg/badges/research.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
@@ -27,4 +29,8 @@ application, currently targeting browser JavaScript and JVM.
- Camera move, rotate, zoom-in and zoom-out
- Scene graph as an object tree with property editor
- Settings export and import
-- Multiple platform support
\ No newline at end of file
+- Multiple platform support
+
+## An introduction video
+
+
\ No newline at end of file