<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Management in the GenAI Era⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Clara Ayora</string-name>
          <email>clara.ayora@uclm.es</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jose Luis de la Vara</string-name>
          <email>joseluis.delavara@uclm.es</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Beatriz Marín</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giovanni Giachetti</string-name>
          <email>ggiachetti@dsic.upv.es</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universidad Andrés Bello</institution>
          ,
          <addr-line>Av. República 237, 8370146 Santiago, Región Metropolitana</addr-line>
          ,
          <country country="CL">Chile</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universitat Politècnica de València</institution>
          ,
          <addr-line>Camí de Vera s/n, 46022 Valencia</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>Generative artificial intelligence (GenAI) is reshaping pedagogical practices in higher education, especially in domains such as database management where conceptual modelling and understanding are essential. This paper proposes a shift in teaching strategies to embrace GenAI as a learning tool. We present and discuss a set of diverse exercises considering GenAI existence. We aim to foster students' critical thinking, interpretation skills, and conceptual understanding of topics such as data modeling and SQL query specification in the GenAI era. These exercises have been implemented and preliminarily used in a firstyear course on Information Systems at the University of Castilla-La Mancha. Initial results suggest that they could enhance engagement and foster deeper learning. By integrating GenAI into the classroom in a thoughtful and strategic way, educators could promote understanding and prepare students for AIaugmented academic and professional environments dealing with database management.</p>
      </abstract>
      <kwd-group>
        <kwd>conceptual modelling education</kwd>
        <kwd>database management</kwd>
        <kwd>generative AI</kwd>
        <kwd>pedagogical practices1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Teaching has become challenging nowadays due to the emergence of generative artificial intelligence
(GenAI) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The capabilities of GenAI tools, such as automated content generation and
problemsolving, are changing how students complete their assessments [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Maintaining academic integrity
and fostering students’ original and critical thinking in environments where results are instantly
accessible, demand a review of traditional teaching methods [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ][
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        These challenges are also important in conceptual modelling education and in courses that
involve database management, e.g., data modelling and SQL (Structured Query Language) query
specification. Students are expected to learn theoretical contents and acquire practical skills related
to how data is structured, stored, manipulated, and maintained. GenAI tools offer, for example,
instant generation of both models and queries, reducing the analytical effort required to understand
database management concepts [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. This raises critical questions about how educators assess
learning and foster authentic understanding of database management [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        In this context, we advocate for a pedagogical shift: to assume GenAI as an integral element of
contemporary learning environments and, thus, to implement methods that embrace its presence
(and even use it) while ensuring students’ knowledge acquisition. This shift implies rethinking the
teaching goals and means, emphasizing the development of new critical skills, e.g., evaluating
AIgenerated outputs [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. As an illustration of this shift, we present a set of diverse exercises that
educators could apply for teaching database management in the GenAI era. The exercises have been
put into practice with promising results in a first-year course on “Information Systems” of a Bilingual
(in Spanish and English) Bachelor’s Degree in Computer Science and Engineering at the University
of Castilla-La Mancha in Albacete, Spain. Up to our knowledge, this is the first paper to propose a
novel contribution to this pedagogical shift with concrete exercises for teaching database
management in the GenAI era.
      </p>
      <p>The paper is organised as follows. Section 2 reviews related work, Section 3 describes the
exercises, Section 4 discusses them, and Section 5 summarizes our conclusions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Prior work has studied the implications of integrating GenAI on higher education. For instance,
Ogunleye et al. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] provide an overview of GenAI’s role and highlight the need for robust
instructional frameworks, Tillmanns et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] identify critical thinking as a key issue to align GenAI
with human-centred educational goals, and Dickey et al. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] discuss the use of GenAI in
programming courses, emphasizing the need of students’ algorithmic reasoning.
      </p>
      <p>
        For database management education, Bhupathi [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] explores the role of databases within GenAI
workflows, underscoring how database architecture affects GenAI outputs. Ramakrishnan et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]
studied how GenAI tools can be embedded into database assessment exercises, highlighting shifts in
students’ problem-solving behaviours, engagement patterns, and understanding of queries’ logic
within AI-enhanced learning environments. Daun et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] present how GenAI can support
students in generating SQL queries and understanding schema design. Belkina et al. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] identify use
cases where GenAI facilitates the automatic generation of database exercises (e.g., query creation).
Zhang [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] highlights how integrating AI tools into database classes can enhance students'
understanding of SQL and foster critical thinking through assignment-specific strategies. Unlike our
work, all these approaches use GenAI as an aid rather than as a trigger to reconsider how database
management concepts are taught.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Proposal of Database Management Class Exercises</title>
      <p>Our diverse class exercises are framed within the context of a first-year course on “Information
Systems” of a Bachelor’s Degree in Computer Science and Engineering. This course provides students
with a comprehensive understanding of the strategic and operational roles of information
technologies within organizations. The curriculum integrates theoretical foundations with practical
methodologies for analysing, designing, and managing information systems aligned with business
objectives. Emphasis is placed on topics such as types of information systems, support technologies,
business requirements, data modelling and management, lifecycle models, and security. Around 50
students, including exchange ones, attend the course each year. Being a first-year course, students
have no or very little knowledge about information systems in general and database management in
particular.</p>
      <p>Within this course, the exercises proposed belong to the fourth didactic unit named “Management
of Information Systems”. The unit introduces, among other topics, database management: database
management systems, the relational model, how to transform UML class diagrams into relational
schemas, and basic SQL queries (class diagrams are introduced in the previous unit). The exercises
are conceived to be used while teaching this topic and their goal is threefold: (1) to facilitate the
learning of the topic content assuming the presence of GenAI, (2) to help students to understand the
use of GenAI, and (3) to raise awareness of GenAI limitations and potential issues in use. Concretely,
we propose five types of exercises. We use Microsoft 365 Copilot (AI-powered assistant using
GPT4-turbo model) as our GenAI tool because students and educators have access to it with the
University account.</p>
      <sec id="sec-3-1">
        <title>3.1. Evaluating Copilot’s Outputs</title>
        <p>In this exercise, students must ask Copilot about conceptual and practical aspects of database
management (e.g., relational modelling, SQL, or transformation of class diagrams into relational
schemas) and find errors in Copilot’s responses. The errors can include inaccurate query syntax,
misinterpretations of relational logic, or erroneous modelling assumptions and transformations,
among others. Figure 1 exemplifies how Copilots’ mistakenly transforms a class diagram into a
relational schema; e.g., the table Movie is missing in the relational schema. Rather than passively
accepting generated responses, this exercise emphasizes the importance of equipping students to
critically assess AI-generated output, which is an essential skill in GenAI-integrated environments.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Specifying Queries From their Expected Result</title>
        <p>In this exercise, students are provided with (1) a relational database schema, (2) the content of its
tables, and (3) the expected result from executing a particular SQL query (i.e., the resulting set of
tuples). The students must reverse-engineer a SQL query that produces the expected result. The
query must be general; e.g., it must not include result-specific column values in the WHERE clause.
The students need to analyze the structure and content of the database, understand the expected
result, and logically reconstruct a valid SQL query that matches both the schema and the output. By
working this way, students actively engage in analytical reasoning and structural mapping. This can
not only reinforce their comprehension of SQL and relational operations, but can also sharpen their
skills in query design and debugging.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Puzzle of Queries</title>
        <p>This exercise is designed to enhance students’ understanding of SQL query structure through
problem-solving. Educators define a set of SQL queries targeting a reference relational schema (e.g.,
Figure 2). The queries are then deliberately fragmented into smaller, logically coherent fragments
(e.g., SELECT, FROM, and WHERE parts). Figure 2 shows examples of SQL queries along with their
respective fragments (one query per row, one fragment per column). These fragments are printed
and physically distributed among student groups. The students must then reassemble the queries by
reasoning about the syntax and semantics of each fragment. Once a tentative reconstruction is
completed, students could validate their assembled query by executing it on the reference database.
This “puzzle-based” approach fosters analytical thinking since students can gain a clearer
understanding of how query parts function together and are guided toward refining their solutions
through practical verification.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Interpreting Data Models and SQL Queries</title>
        <p>In this exercise, students receive some input related to database management (e.g., a relational
schema, a transformation from a class Diagrams into a relational schema, or a set of SQL queries).
Afterwards, they must answer or evaluate, respectively, a series of questions or true/false statements
about the input and explain their decisions. For instance, the statement “A supplier can only provide
one item” about the relational schema in Figure 2 is false. Copilot could assist students in validating
statements, though its output may occasionally be inaccurate as shown in Section 3.1. This exercise
is designed to strengthen students’ ability to interpret and assess content, rather than simply create
it. The exercise promotes reflective learning and prepares students for real-world scenarios, where
verifying correctness and understanding are essential, especially in contexts involving automated
generation and modelling.</p>
      </sec>
      <sec id="sec-3-5">
        <title>3.5. Identifying and Correcting Errors from a Given Input</title>
        <p>In this exercise, educators provide students with input with deliberate errors (e.g., an SQL query with
mistakes, or a relational schema with modelling inaccuracies). The students must carefully examine
the input, identify the embedded errors, and propose corrected versions. This exercise emphasizes
recognition and evaluative skills over creative ones. This can foster a deeper conceptual
understanding and reinforces attention to details.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion</title>
      <p>
        Our experience with the proposed exercises strengthens our position: adapting teaching
strategies for database management to the presence of GenAI is not only feasible but pedagogically
valuable. Although some of them do not involve GenAI and could have been used before GenAI
existence, they gain renewed relevance in the current educational context. Further, the exercise
designs encourage students to learn database management in a critical and reflective manner. They
exemplify how teaching strategies can be designed to stimulate human reasoning even in contexts
where the use of GenAI is practically certain. In addition, the exercises promote high-order thinking
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], emphasizing analysis and evaluation over memorization—skills that are fundamental in current
education.
      </p>
      <p>Preliminary observation suggests that the types of exercises contribute to students’ motivation,
interest, learning, and critical thinking. Indeed, we plan to extend their use to other units of the
course (e.g., about business requirements). These perceptions need to be further analysed via
empirical studies, e.g., surveys.</p>
      <p>
        To enhance engagement and foster collaborative learning, the exercises could be also conducted
as challenge-based serious games (points, winner team, etc.). Additionally, future work could
investigate whether the proposed exercises effectively foster the key competencies identified for
effective data management (e.g., contextual knowledge) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>We acknowledge that the time allocated to each session (or to a specific topic, e.g., database
management) may influence the extent to which the exercises could be used. For instance, if students
ask numerous questions during a class, there may be limited time left for doing the exercises.
Therefore, exercises should be understood as a flexible proposal that each educator may adapt or
select based on their instructional needs, e.g., choosing those exercises to reinforce a particular
concept (e.g., SQL) or those that fit better for a specific group of students.</p>
      <p>Additionally, we want to emphasize that we do not advocate for the complete removal of
“creation” exercises such as designing an entity-relation diagram from a textual description. These
tasks remain valuable, e.g., in evaluations conducted without digital tools (computer with Internet
connection, etc.). However, we believe that students need to learn nowadays (both in class and at
home) through interpretation and correction to a larger extent, instead of ‘pure’, only creation. We
have observed that most students often rely on GenAI for creation tasks. Thus, exploring alternative
exercise focused on interpretation and correction is necessary to ensure conceptual and practical
learning. While some exercise types, such as interpretation, were already used before GenAI, their
relevance increases notably in today's context.</p>
      <p>Finally, we are also aware that the exercises may be influenced by the GenAI tool used. For
instance, Copilot leverages web searches to provide real-time assistance, whereas the latest ChatGPT
version primarily relies on its trained model without direct search capabilities. Additionally, due to
Copilot’s configuration, it may respond differently depending on the computer used or the record of
past activity. However, we consider that both aspects are acceptable for our teaching goal of enhance
student’s learning.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>This paper presents a pedagogical shift that acknowledges the presence of GenAI as a component in
teaching database management. Through a set of structured exercises focused on interpretation,
evaluation, and correction, rather than only creation, we aim to foster students’ critical thinking and
enhance their conceptual understanding in contexts where GenAI is used. Our preliminary
experience suggests that our exercises can foster engagement and support deeper learning. The
exercises are designed to be flexible, allowing educators to adapt them to other instructional needs
and topics (e.g., requirements modelling). Ultimately, recognizing GenAI as part of the academic
environment may reshape teaching methodologies and could prepare students to critically interact
with GenAI tools in both academic and professional contexts. We plan to continue working this way
and to empirically evaluate it in the future.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>This work has received funding from the REBECCA (HORIZON-KDT 101097224; MCIN/AEI
PCI2022-135043-2), AETERNAL (MCIN/AEI PID2023-149753OB-C21; ERDF), NWO 19521
AUTOLINK, ENACTEST (ERASMUS+ 101055874), MUSIC360 (HORIZON 101094872), FDT4S
(SBPLY/24/180225/000020, ERDF), “Una propuesta integral para el desarrollo independiente de
dominio de gemelos digitales” (UCLM 2025-GRIN-38441; ERDF), and "Preparing for Society 5.0"
(Cátedra Ciudad de Albacete 13585/2025) projects.</p>
    </sec>
    <sec id="sec-7">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, authors use GenAI tools for grammar and spelling check,
paraphrase and wording. The author(s) reviewed and edited the content as needed and take(s) full
responsibility for the publication's content.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Bowen</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Watson</surname>
            ,
            <given-names>C.E.</given-names>
          </string-name>
          (
          <year>2024</year>
          ).
          <article-title>Teaching with AI</article-title>
          . JHU Press.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Hashmi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bal</surname>
            ,
            <given-names>A. S.</given-names>
          </string-name>
          (
          <year>2024</year>
          ).
          <article-title>Generative AI in higher education and beyond</article-title>
          .
          <source>Business Horizons</source>
          ,
          <volume>67</volume>
          (
          <issue>5</issue>
          ),
          <fpage>607</fpage>
          -
          <lpage>614</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Prather</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          et al. (
          <year>2025</year>
          ).
          <article-title>Beyond the Hype: A Comprehensive Review of Current Trends in Generative AI Research, Teaching Practices, and Tools</article-title>
          . Working Group Reports on Innovation and Technology in Computer Science Education,
          <fpage>300</fpage>
          -
          <lpage>338</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Silberg</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          et al. (
          <year>2025</year>
          ).
          <article-title>Learning and Assessment in the Age of GenAI</article-title>
          .
          <source>ITiCSE</source>
          <volume>2</volume>
          (
          <fpage>725</fpage>
          -
          <lpage>726</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Ramakrishnan</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , et al. (
          <year>2025</year>
          ).
          <article-title>Evaluating Student Performance and Interactions in Generative AI-Integrated SQL Practical Tests</article-title>
          . ITiCSE'
          <volume>25</volume>
          (
          <fpage>786</fpage>
          -
          <lpage>786</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Snoeck</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Pastor</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Teaching Conceptual Modelling In The Age Of Llms: Shifting From Model Creation To Model Evaluation Skills</article-title>
          . SoSyM, Accepted paper.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Sousa</surname>
            ,
            <given-names>A. E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Cardoso</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Use Of Generative AI By Higher Education Students</article-title>
          . Electronics,
          <volume>14</volume>
          (
          <issue>7</issue>
          ),
          <fpage>1258</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Ogunleye</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , et al. (
          <year>2024</year>
          ).
          <article-title>Teaching with Generative AI: Insights from a global systematic review</article-title>
          . Educational Futures Press.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Tillmanns</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , et al. (
          <year>2025</year>
          ).
          <article-title>Human-Centered Education In The Age Of Genai: Ethics, Creativity, And Critical Thinking</article-title>
          .
          <source>IJAIED</source>
          <volume>35</volume>
          (
          <issue>3</issue>
          ),
          <fpage>215</fpage>
          -
          <lpage>238</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Dickey</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , et al. (
          <year>2024</year>
          ).
          <article-title>AI-Lab: A Framework For Introducing Generative Artificial Intelligence Tools In Computer Programming Courses</article-title>
          .
          <source>Computer Science</source>
          ,
          <volume>5</volume>
          (
          <issue>720</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Bhupathi</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Databases And Genai: Bridging Architecture With Generative Logic</article-title>
          .
          <source>ACM SIGMOD Record</source>
          ,
          <volume>54</volume>
          (
          <issue>2</issue>
          ),
          <fpage>45</fpage>
          -
          <lpage>53</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Daun</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , et al. (
          <year>2024</year>
          ).
          <article-title>Teaching Software Engineering In The Age Of Chatgpt: Opportunities And Pitfalls</article-title>
          . ICSE-SEET '
          <volume>24</volume>
          (
          <fpage>150</fpage>
          -
          <lpage>159</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Belkina</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , et al. (
          <year>2025</year>
          ).
          <article-title>Integrating Generative AI Into Higher Education: A Systematic Review Of Use Cases And Pedagogical Models</article-title>
          . Emerging Educational Tech.,
          <volume>12</volume>
          (
          <issue>1</issue>
          ),
          <fpage>25</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          (
          <year>2025</year>
          ).
          <article-title>Teaching Tip: Incorporating AI Tools Into Database Classes</article-title>
          .
          <source>Information Systems Education</source>
          ,
          <volume>36</volume>
          (
          <issue>1</issue>
          ),
          <fpage>37</fpage>
          -
          <lpage>52</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Krathwohl</surname>
            ,
            <given-names>D. R.</given-names>
          </string-name>
          (
          <year>2002</year>
          ).
          <article-title>A Revision Of Bloom's Taxonomy: An Overview</article-title>
          .
          <source>Theory into practice</source>
          ,
          <volume>41</volume>
          (
          <issue>4</issue>
          ),
          <fpage>212</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Kennan</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <source>Data Management: Knowledge And Skills Required In Research, Scientific And Technical Organisations. 82nd IFLA General Conference and Assembly</source>
          (
          <volume>1</volume>
          -
          <fpage>10</fpage>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>