IxD Research Project Template

Fontys University of Applied Sciences, FICT
Research Group IxD

*Indicates Equal Contribution

Introduction

This is where the introduction to your research project goes. Provide an overview of the problem you are addressing, the main objectives of your research, and the key contributions of your work. This section should be engaging and accessible to a broad audience, including those who may not be experts in your field.

Abstract

This is where your project's abstract goes. Be concise and impactful. Highlight the key contributions and findings of your work. The abstract should provide a standalone summary of your research, including the problem, methods, results, and conclusions.

Results

This section should present the results of your research. Use a combination of text, images, and videos to showcase your findings in a clear and compelling way. Make sure to provide context for your results and explain what they mean in relation to your research questions.

Discussion

In the discussion section, you should interpret your results and explain their implications. What do your findings mean for your field of research? What are the limitations of your study? What are some potential directions for future research? This is your opportunity to engage in a critical reflection on your work and its contribution to the broader academic conversation.

Conclusion

The conclusion should provide a concise summary of your research and its main findings. Reiterate the key contributions of your work and its significance for your field. You can also use this section to offer some final thoughts on your research and its potential impact.

BibTeX

If you find our work helpful, please consider citing it. For your convenience, we've provided a BibTeX entry for this project template below. BibTeX is a reference management tool used with LaTeX to handle citations and bibliographies. By including a BibTeX entry, you make it easier for other researchers to cite your work in their own publications.

To use it, create a file named references.bib (or any other name) in your project folder and copy the code below into it. In your LaTeX document, you can then cite this work using the command \cite{deGraaf2025IxDTemplate}. LaTeX and BibTeX will automatically format the citation and add it to your reference list. Remember to replace URL_OF_THIS_WEBSITE with the actual URL of this page. By providing a clear and accessible way to cite your work, you can increase its visibility and impact in your field.

@misc{deGraaf2025IxDTemplate,
  author       = {de Graaf, Mark and van Bokhorst, Lonn and Lamers, Linda},
  title        = {IxD Research Project Template},
  howpublished = {Fontys University of Applied Sciences, Research Group IxD},
  year         = {2025},
  url          = {URL_OF_THIS_WEBSITE}
}