diff --git a/README.md b/README.md index 5706346..0e080a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Data Visualization Guide for Presentations, Reports, and Dashboards -Based on [International Business Communication Standards](https://www.ibcs.com/standards/) 1.1 by [IBCS Association](https://www.ibcs.com/), licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Adapted for the web and other formats by [Anton Zhiyanov](https://antonz.org/). +_Based on [International Business Communication Standards](https://www.ibcs.com/standards/) 1.1 by [IBCS Association](https://www.ibcs.com/), licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Adapted for the web and other formats by [Anton Zhiyanov](https://antonz.org/)._ This is a highly practical and example-based guide on visually representing data in reports and dashboards. It is based on the work of authors such as Barbara Minto, Edward Tufte, and Stephen Few. diff --git a/docs/title.md b/docs/title.md index a6aef53..e0d03b0 100644 --- a/docs/title.md +++ b/docs/title.md @@ -11,6 +11,8 @@ language: en-US # Data Visualization Guide for Presentations, Reports, and Dashboards +_Based on [International Business Communication Standards](https://www.ibcs.com/standards/) 1.1 by [IBCS Association](https://www.ibcs.com/), licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Adapted for the web and other formats by [Anton Zhiyanov](https://antonz.org/)._ + This is a highly practical and example-based guide on visually representing data in reports and dashboards. It is based on the work of authors such as Barbara Minto, Edward Tufte, and Stephen Few. The guide consists of seven chapters: diff --git a/scripts/build.sh b/scripts/build.sh index dc148df..d6700ec 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -2,4 +2,3 @@ cd build pandoc --css epub.css -o data-visualization-guide.epub data-visualization-guide.md # ((?:h2|p|img|ul|pre)>)\s* -#
Based on International Business Communication Standards 1.1 by IBCS Association, licensed under CC BY-SA 4.0. Adapted for the web and other formats by Anton Zhiyanov.
\ No newline at end of file