Skip to content

Commit 9a0b2bd

Browse files
committed
update with links to papers
1 parent 9903d02 commit 9a0b2bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/stories/Introduction.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ export const LiveDemo = ({ html }) => {
2626
**Build interactive surveys, questionnaires, and experiments using just HTML.**
2727

2828
Executable HTML is a library of custom web components that turn static HTML into interactive, sequential experiences. Instead of writing JavaScript to manage state, control flow, and data collection, you describe your entire application declaratively with HTML tags.
29+
For a more detailed explanation of the rationale, please visit [its documentation](https://executablehtmldocs.roboticbit.nl/), read [the paper describing its motivation](https://link.springer.com/article/10.3758/s13428-018-1148-y) or read
30+
[the paper describing its implementation](https://www.sciencedirect.com/science/article/pii/S2352711021000364)
2931

3032
## How it works
3133

0 commit comments

Comments
 (0)