<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Just looking around: Supporting casual users initial encounters with Digital Cultural Heritage</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">David</forename><surname>Walsh</surname></persName>
							<email>walshd@edgehill.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computing Edge</orgName>
								<orgName type="institution">Hill University</orgName>
								<address>
									<addrLine>St Helens Road Ormskirk</addrLine>
									<postCode>L39 4QP</postCode>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mark</forename><forename type="middle">M</forename><surname>Hall</surname></persName>
							<email>mark.hall@edgehill.ac.uk</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Computing Edge</orgName>
								<orgName type="institution">Hill University</orgName>
								<address>
									<addrLine>St Helens Road Ormskirk</addrLine>
									<postCode>L39 4QP</postCode>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Just looking around: Supporting casual users initial encounters with Digital Cultural Heritage</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">EB790D9004208673A045F3FBB980CAC9</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T07:22+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>information seeking</term>
					<term>information retrieval</term>
					<term>casual user</term>
					<term>exploration</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Cultural Heritage institutions have developed numerous ways of supporting visitors who have simply wandered in through the front door. However, for their digital collections, the CH institutions mostly provide a simple search-box, which supports the expert user, but which does not support the casual user who has just stumbled across the collection. These casual users frequently have no goal or topic in mind, but just want to have a look around what is available in the collection. For these users the blank search-box presents a significant obstacle, as without a goal or topic it is very difficult to formulate an appropriate query. In this paper we propose extending current exploratory search and information seeking models to support the initial interaction between the casual user and the collection.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">INTRODUCTION</head><p>Cultural Heritage (CH) institutions such as museums and galleries are accustomed to dealing with visitors who arrive at their doors with no knowledge of what they could see or even what they would like to see. At the moment of arrival the only goal these visitors have is spending some time in the museum or gallery. CH institutions have developed a number of successful strategies for supporting these visitors by providing them with floor plans, fliers, guide-books, audio-guides, and guided tours.</p><p>The major limitation that CH institutions face is that the physical space available for displaying the institution's artefacts and the time required to curate the various introductory guides severely limit the number of artefacts that can be shown to visitors, with the majority of artefacts held in storage rather than on display. To address this limitation CH institutions have been engaged in a massive digitisation process, making large parts of their holdings available to the public on their websites.</p><p>Access to these collections is primarily provided through the search box. This works very well for expert users who know exactly what they want and which keywords they need to use to find what they are looking for <ref type="bibr" target="#b25">[25]</ref>. However, CH institutions also have to support the casual user who has just stumbled across their collection in the same way that they would wander into the CH institution's physical space. For these casual users, who have no specific goal in mind when they come to the collection, the blank search-box presents an almost insurmountable problem <ref type="bibr" target="#b30">[30]</ref>. To access anything in the collection, they are required to know at least one keyword and these users are not provided with any alternative way to find what might be available and develop an overview of the collection <ref type="bibr" target="#b15">[15,</ref><ref type="bibr" target="#b23">23,</ref><ref type="bibr" target="#b14">14]</ref>. This is illustrated by the following quote from a casual user of such a collection: So what use are the digital libraries, if all they do is put digitally unusable information on the web. <ref type="bibr" target="#b5">[5]</ref> There is thus a clear need to support these casual users in their use of the collection. However, in the information seeking (IS) and information retrieval (IR) domains, the focus has always been on users with a more or less clearly defined goal, as the lack of goal breaks the fundamental assumptions in all current IS and IR models <ref type="bibr" target="#b12">[12,</ref><ref type="bibr" target="#b31">31]</ref>. Much work has been done on supporting exploration and discovery when the user has at least a very vague goal <ref type="bibr" target="#b13">[13,</ref><ref type="bibr" target="#b17">17,</ref><ref type="bibr" target="#b7">7]</ref>, but there remains a gap in our understanding around that first, casual interaction between the user and the collection.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">BACKGROUND</head><p>Opening the CH institutions' archives to the world through digitisation makes them available to a much wider audience than just the museum curators and CH researchers <ref type="bibr" target="#b15">[15]</ref>. With this expanded audience comes the requirement of supporting users outside the core group of experts, who have previously explored the CH institutions archives, to include the casual user <ref type="bibr" target="#b9">[9,</ref><ref type="bibr" target="#b27">27]</ref>. This presents a problem to current information retrieval models and techniques, as these are generally built around the concept that the user has some kind of goal, however vague, in mind.</p><p>The reasons users turn to digital information systems cover the whole spectrum from (re-)locating a piece of information they know exists to exploring an unknown topic to develop an understanding <ref type="bibr" target="#b6">[6]</ref>. These interactions with digital information systems can roughly be classified as known-item or known-topic searches, where the user knows what they are looking for and what they expect to see, and exploratory search interactions, where the goal is to explore, learn, interpret, synthesize, and understand <ref type="bibr" target="#b18">[18,</ref><ref type="bibr" target="#b28">28,</ref><ref type="bibr" target="#b30">30]</ref>.</p><p>The traditional IR model describes a simple loop consisting of problem identification, query formulation, and result evaluation <ref type="bibr" target="#b25">[25]</ref>, which successfully supports the known-item and known-topic search tasks <ref type="bibr" target="#b29">[29]</ref>. To support the more open-ended exploration interactions, this basic model has been expanded to create exploratory search models <ref type="bibr" target="#b18">[18,</ref><ref type="bibr" target="#b20">20]</ref>, which have much wider scope, complexity, and duration <ref type="bibr" target="#b19">[19,</ref><ref type="bibr" target="#b3">3,</ref><ref type="bibr" target="#b28">28]</ref>.</p><p>These models all treat the search process as if it is completed in a single session. However, the process of satisfying an information need will often extend over multiple search sessions as the users slowly develop and refine their precise understanding of what they are looking for. A number of models of this extended process have been created to describe this information seeking journey <ref type="bibr" target="#b16">[16,</ref><ref type="bibr" target="#b26">26]</ref>. These models all describe a process in which the user starts with a very vague notion of what they are looking for and what the journey's end-point will be. Then, as the user interacts with the search system, they develop a clearer understanding of their information need and their searches become evermore focused until they develop the final queries that satisfy their information need.</p><p>The final phases of the information seeking journey are generally well supported by the traditional search model and interfaces. For the earlier, more open-ended stages, a number of exploratory interfaces have been developed. Hierarchical systems <ref type="bibr" target="#b10">[10]</ref> were intended to help organize large sets of documents into groups or categories <ref type="bibr" target="#b8">[8]</ref> enabling searchers to perform more sophisticated browsing tactics such as traversing and exploring nearest neighbour categories <ref type="bibr" target="#b2">[2,</ref><ref type="bibr" target="#b30">30]</ref>. Clustering approaches <ref type="bibr" target="#b7">[7]</ref> group together related documents to give the user an overview over the "topics" in their search results. Faceted classification <ref type="bibr" target="#b24">[24,</ref><ref type="bibr" target="#b18">18,</ref><ref type="bibr" target="#b13">13,</ref><ref type="bibr" target="#b21">21]</ref> generates a list of the most frequent keywords for the collection (or search result) and shows these to the user. The user can then explore the collection by clicking on the keywords, rather than having to type them into the search box. Tag-clouds provide a similar visualization of the most frequent keywords. Socially curated systems <ref type="bibr" target="#b22">[22,</ref><ref type="bibr" target="#b11">11,</ref><ref type="bibr" target="#b1">1]</ref> allow users to curate their own mini-exhibitions and then share these with other users, providing the new and casual user with a starting point for exploring the collection.</p><p>These approaches all suffer from a number of technical limitations, primarily around the difficulty of scaling to the massive amount of information that is available in modern Digital Cultural Heritage collections. The manual processes that create hierarchical systems cannot deal with the millions of items that exist in modern big-data DCH collections and that need to be classified. Socially curated systems suffer from the same lack-of-manpower issue and additionally to provide a comprehensive overview over a collection, they would require so many mini-exhibitions that they simply replace the problem of finding an item that the user is interested in with the problem of finding a mini-exhibition that the user is interested in. Clustering and visualization approaches can deal with the amount of data, but the resulting visualizations tend to suffer from information overload and do not provide a usable overview over the large collections. Similarly, faceted interfaces can process the amount of data available, but DCH collections are very heterogeneous <ref type="bibr" target="#b15">[15]</ref> and showing the most frequent 20 or 30 keywords does not give the user an overview and access to more than a very small fraction of the total content. More importantly, however, is that all these theories and interfaces start with the assumption that the user has at least a very vague goal in mind. They do not model or support the completely undirected casual user.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">SUPPORTING THE CASUAL USER</head><p>To support the casual user in their initial interaction with the collection, the major change we propose is to let go of the concept of the "information need" as the reason for interacting with an information system. The casual user has a motivation for coming to the CH institution's site, but this it not necessarily a need for information, they might just want to procrastinate . The focus for supporting the casual user has to shift from supporting them in exploring and finding what they are looking for to supporting them in understanding what is available in the collection and where they might start browsing.</p><p>We envision a number of different interfaces that could enable such access. One approach would be to generate textual summaries that describe the type of content available from the collection. Such an approach would need to analyse the individual items meta-data using an algorithm such as LDA <ref type="bibr">[4]</ref>, then combine that with a textual resource such as Wikipedia to generalise the topics, and finally generate textual descriptions such as "The collection contains historical artefacts from ancient Egypt, space exploration, horology, and a modern collection of oceanographic specimens." The user could then click on any of the topics to get a summary of the content in the selected area of the collection, enabling them to freely explore.</p><p>An alternative would be to use the topic structure to generate an exploratory semantic map, that the users can interact with and explore like they would a physical map. Another approach could be to look at developing an automatic measure for the "interestingness" of items in the collection. This could then be used to sample items from the collection to show the casual user the "highlights" of the collection.</p><p>The investigation of potential interfaces will have to be accompanied by a series of user studies that investigate how casual users develop a topic they are interested in, when confronted with a new collection. This will enable us to extend the existing models for exploratory search and information seeking by providing a more detailed understanding of the initial phase in which the user develops their information need. This extension will enable information systems to support the complete information journey, from the development of the information need to its final fulfilment.</p><p>Finally, while in DCH this issue is particularly prevalent, understanding the casual user who has no immediate need could also have significant impact in the area of E-commerce. E-commerce is a major growth area, but currently does not support browsing the available things in the same way that you can browse through a shop.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title/>
		<author>
			<persName><surname>References</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Paths: A system for accessing cultural heritage collections</title>
		<author>
			<persName><forename type="first">E</forename><surname>Agirre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Aletras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Clough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Fernando</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Goodale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Soroa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stevenson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ACL (Conference System Demonstrations)</title>
				<imprint>
			<publisher>Citeseer</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="151" to="156" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Information search tactics</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Bates</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Society for information Science</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="205" to="214" />
			<date type="published" when="1979">1979</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">The design of browsing and berrypicking techniques for the online search interface</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Bates</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Online Information Review</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="407" to="424" />
			<date type="published" when="1989">1989</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Latent dirichlet allocation</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Blei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Y</forename><surname>Ng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">I</forename><surname>Jordan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">the Journal of machine Learning research</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="993" to="1022" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The digital future is now: A call to action for the humanities</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">L</forename><surname>Borgman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Digital humanities quarterly</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Task complexity affects information seeking and use</title>
		<author>
			<persName><forename type="first">K</forename><surname>Byström</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Järvelin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information processing &amp; management</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="191" to="213" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A survey of web clustering engines</title>
		<author>
			<persName><forename type="first">C</forename><surname>Carpineto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Osiński</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Romano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Weiss</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Computing Surveys (CSUR)</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page">17</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Cha-cha: A system for organising intranet search results</title>
		<author>
			<persName><forename type="first">M</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hearst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">User characteristics: Professional vs. lay users</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Cifter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Dong</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Resultmaps: Visualization for search interfaces</title>
		<author>
			<persName><forename type="first">E</forename><surname>Clarkson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Desai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">D</forename><surname>Foley</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Visualization and Computer Graphics</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="1057" to="1064" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>IEEE Transactions on</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The paths system for exploring digital cultural heritage</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Goodale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Clough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stevenson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Digital Humanities Congress</title>
				<editor>
			<persName><forename type="first">Clare</forename><surname>Mills</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Michael</forename><surname>Pidd</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Esther</forename><surname>Ward</surname></persName>
		</editor>
		<meeting>the Digital Humanities Congress</meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Workshop on searching for fun 2014</title>
		<author>
			<persName><forename type="first">M</forename><surname>Harvey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wilson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Church</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 5th Information Interaction in Context Symposium, IIiX &apos;14</title>
				<meeting>the 5th Information Interaction in Context Symposium, IIiX &apos;14<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="6" to="6" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Clustering versus faceted categories for information exploration</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Hearst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">49</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="59" to="61" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The notion of overview in information visualization</title>
		<author>
			<persName><forename type="first">K</forename><surname>Hornbaek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hertzum</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Human-Computer Studies</title>
		<imprint>
			<biblScope unit="volume">69</biblScope>
			<biblScope unit="issue">7-8</biblScope>
			<biblScope unit="page" from="509" to="525" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Users, use and context: supporting interaction between users and digital archives</title>
		<author>
			<persName><forename type="first">A</forename><surname>Johnson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">What Are Archives?: Cultural and Theoretical Perspectives: A Reader</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="145" to="164" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Inside the search process: Information seeking from the user&apos;s perspective</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">C</forename><surname>Kuhlthau</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JASIS</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="361" to="371" />
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Introduction to information retrieval</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Manning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Raghavan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Schütze</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>Cambridge university press Cambridge</publisher>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Exploratory search: from finding to understanding</title>
		<author>
			<persName><forename type="first">G</forename><surname>Marchionini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">49</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="41" to="46" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">The psychology of everyday things</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Norman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Basic books</title>
		<imprint>
			<date type="published" when="1988">1988</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Powers of 10: Modeling complex information-seeking systems at multiple scales</title>
		<author>
			<persName><forename type="first">P</forename><surname>Pirolli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computer</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="33" to="40" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">The delphi toolkit: Enabling semantic search for museum collections</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">L</forename><surname>Schmitz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Black</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Museums and the Web 2008: the international conference for culture and heritage on-line</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Guided paths through web-based collections: Design, experiences, and adaptations</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Shipman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Furuta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Brenner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-C</forename><surname>Chung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-W</forename><surname>Hsieh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of the American Society for Information Science</title>
		<imprint>
			<biblScope unit="volume">51</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="260" to="272" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Exploring information seeking behaviour in a digital museum context</title>
		<author>
			<persName><forename type="first">M</forename><surname>Skov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ingwersen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the second international symposium on Information interaction in context</title>
				<meeting>the second international symposium on Information interaction in context</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="110" to="115" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">The evolving mspace platform: leveraging the semantic web on the trail of the memex</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Owens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Russell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Harris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wilson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the sixteenth ACM conference on Hypertext and hypermedia</title>
				<meeting>the sixteenth ACM conference on Hypertext and hypermedia</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="174" to="183" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Towards a cognitive theory of information retrieval</title>
		<author>
			<persName><forename type="first">A</forename><surname>Sutcliffe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ennis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Interacting with computers</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="321" to="351" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">Changes of search terms and tactics while writing a research proposal: A longitudinal case study</title>
		<author>
			<persName><forename type="first">P</forename><surname>Vakkari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pennanen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Serola</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information processing &amp; management</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="445" to="463" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Archival literacy: Different users, different information needs, behaviour and skills</title>
		<author>
			<persName><forename type="first">P</forename><surname>Vilar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Šauperl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information Literacy. Lifelong Learning and Digital Citizenship in the 21st Century</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="149" to="159" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Investigating behavioral variability in web search</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">W</forename><surname>White</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Drucker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th international conference on World Wide Web</title>
				<meeting>the 16th international conference on World Wide Web</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="21" to="30" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Exploratory search: Beyond the query-response paradigm</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">W</forename><surname>White</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Roth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Synthesis Lectures on Information Concepts, Retrieval, and Services</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="98" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Casual-leisure searching: the exploratory search scenarios that break our current models</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Wilson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Elsweiler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of HCIR</title>
				<meeting>HCIR</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="28" to="31" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<monogr>
		<title level="m" type="main">The characteristics of casual sessions in search behaviour logs</title>
		<author>
			<persName><forename type="first">C</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wilson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
