<?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">A Measurement Design for the Comparison of Expert Usability Evaluation and Mobile App User Reviews</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Necmiye</forename><surname>Genc-Nayebi</surname></persName>
							<email>necmiye.genc.1@ens.etsmtl.ca</email>
						</author>
						<author>
							<persName><forename type="first">Alain</forename><surname>Abran</surname></persName>
							<email>alain.abran@etsmtl.ca</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Department of Software Engineering and Information Technology</orgName>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Ecole de technologie superieure (ETS)</orgName>
								<orgName type="institution">University of Quebec</orgName>
								<address>
									<settlement>Montreal</settlement>
									<country key="CA">Canada</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Measurement Design for the Comparison of Expert Usability Evaluation and Mobile App User Reviews</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7AC4BFE068C054C8943205675F5FB295</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:18+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>Usability measurement</term>
					<term>Measurement Design</term>
					<term>App Store Reviews</term>
					<term>Text Mining</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Usability and user experience (U&amp;UX) as important components of software quality are now more critical than ever for mobile app store success. Usability experts use different protocols to evaluate the usability of mobile apps while app store user reviews also produce valuable related information. Our research study proposes a measurement design to compare user reviews and expertbased usability evaluation results that includes an exploratory analysis and topic modeling of user reviews. This design is structured to investigate whether mobile app usability features extracted from user reviews align with subject-matter expert usability evaluation results.</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>Usability evaluations have been performed traditionally by subject-matter experts and end users, usually in laboratory and field contexts. However, such evaluations can cover only a limited time-span of the applications and re-doing the same usability evaluation for all available app versions would typically lead to large evaluation costs. Furthermore, evaluating some usability dimensions, such as understandability or learnability, requires more complex procedures and indicators <ref type="bibr" target="#b0">[1]</ref>. In addition, studies have demonstrated that both experts and end-users are effective in revealing different usability problems <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>. With the advent of mobile ecosystems including mobile apps and related meta-data such as ratings and user reviews, app stores now contain a wealth of information about user experience and expectations. However, it is difficult to manually extract this information due to various factors such as the large quantity of reviews, their lack of structure and varying quality.</p><p>In this paper, we present a measurement design to compare the findings from subject-matter expert usability evaluations and corresponding app store user reviews. The measurement design proposes two different approaches: one is through an exploratory analysis and the other is through, first, a semi-supervised topic modeling to extract usability aspects from user reviews and next, comparing these findings with the results from a prior expert-based usability evaluation. To the best of our knowledge, our work is the first to propose topic modeling techniques to automatically extract usability and user experience (U&amp;UX) information from app store user reviews and to compare usability evaluation results of experts and end-users.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Related Work</head><p>Usability evaluation of mobile apps is an emerging research area that faces a variety of challenges due to the limitations of mobile devices such as processing capacity, screen size, connectivity, and a lack of a consensus on a usability evaluation methodology <ref type="bibr" target="#b3">[4]</ref>.</p><p>Over the years, different methods and techniques have been proposed for usability evaluation. The leading traditional methods fall into two main categories: inspection methods without end users and test methods with end users <ref type="bibr" target="#b4">[5]</ref>.</p><p>App stores are valuable repositories of app and user data where app users can give feedback about different aspects of an app such as its functionality, design or value. A previous study has reported that app store user reviews are valuable to understand user experience and usability aspects <ref type="bibr" target="#b5">[6]</ref>, while another study reported that 13%-49% of the content of user reviews contains U&amp;UX information that could be used to improve the software quality <ref type="bibr" target="#b6">[7]</ref>. However, these reviews permit a limited number of studies on enduser evaluation of usability. For example:</p><p>• mining the app store review corpus identified nine different classes of feedback: positive, negative, comparative, price related, missing requirements, issue reporting, usability, customer supports and versioning <ref type="bibr" target="#b7">[8]</ref>; • using a support vector machine (SVM) algorithm to classify five main dimensions of usability: memorability, learnability, efficiency, errors/effectiveness and satisfaction <ref type="bibr" target="#b8">[9]</ref>.</p><p>However, we could not identify any related work comparing user reviews and expertbased usability evaluation results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Measurement Design</head><p>The first objective of the proposed measurement design is to extract usability related information from user reviews. The second objective is to compare expert-based usability results with user usability evaluation through reviews. The overview of the proposed measurement design is presented in Figure <ref type="figure" target="#fig_0">1</ref> where Parts 1 and 2 address the first research objective and Part 3 the second research objective. Pre-defined usability keyword frequency analysis of a corpus of reviews was performed in Part 1, while topic modeling was performed in Part 2 to automatically extract usability related topics. The outputs obtained in Parts 1 and 2 and prior subject-matter expert usability evaluation findings are compared in Part 3. The details of the proposed measurement design are presented in the following sub-sections. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Part 1. Preliminary Analysis of User Reviews for a Set of Apps</head><p>In the first part of the research, a preliminary data analysis was performed to discover usability related keyword frequencies in the review corpus through the following four steps:</p><p>• Step 1. Selection of apps with the information available to build a review corpus. A reference review corpus was identified and selected, which contained for the same apps both the results of expert-based usability evaluation and user reviews. • Step 2. Converting usability attributes to aspect words. After the review corpus was populated for the selected versions of the apps, the usability attributes or heuristics were converted into a bag-of-words (BOW).</p><p>Step 3. Stemming. The Porter stemming algorithm <ref type="bibr" target="#b9">[10]</ref> was run to remove affixes from the words and then stemmed versions of the aspect words were searched in the review corpus. • Step 4. Querying the review corpus. The stemmed words were next queried within individual review corpuses per app and their term frequencies recorded. Query results (e.g., usability aspect term frequencies) were analyzed to understand if (i) user reviews convey good information about usability aspects and (ii) user reviews align with expert-based usability evaluation results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Part 2. Usability Topic Modeling</head><p>In part 2 of the measurement design, a topic modeling technique was used to help identify individual topics in the document and understand the document corpora in an automated manner. However, unsupervised topic models often lead to topics that are not completely meaningful and/or topics discovered in an unsupervised way that may not IWSM/Mensura'18, September 18-20, 2018, Beijing, China match the true topics in the data. To address this limitation, we leveraged the guided latent Dirichlet allocation (LDA) topic model <ref type="bibr" target="#b10">[11]</ref> given in Eqs. 1 to 3 that use Gibbs sampling as an inference method and usability related seed words to improve topicword distribution.</p><p>Step 1: For 𝑘 = 1 … … . 𝐾:</p><p>(a) Choose regular topic ø ) * ~ 𝐷𝑖𝑟𝑖𝑐ℎ𝑙𝑒𝑡(𝛽_𝑟)</p><formula xml:id="formula_1">(b) Choose seed topic ø ) 8 ~ 𝐷𝑖𝑟𝑖𝑐ℎ𝑙𝑒𝑡(𝛽 8 )</formula><p>Step 2: For each seed set</p><formula xml:id="formula_2">𝑠 = 1 … … . 𝑆,<label>(2)</label></formula><p>(a) Choose group-topic distribution 𝜓 = ~ 𝐷𝑖𝑟𝑖𝑐ℎ𝑙𝑒𝑡(𝛼)</p><p>Step 3: For each document 𝑑: The generative process for a document collection D under the guided LDA model is as follows -see Figure <ref type="figure">2:</ref> 1. First, the T topic-word distribution ø ) and group-topic distribution 𝜓 =8 were generated. 2. Then for each document, a list of seed sets allowed for the document, represented as a binary vector 𝑏 B ⃗ , was generated, and then 3. 𝑏 B ⃗ was populated based on the document words, and hence treated as an observed variable.</p><p>Fig. <ref type="figure">2</ref>. Graphical model representation of a guided LDA <ref type="bibr" target="#b11">[12]</ref> Step 1. Pre-Processing on Review Corpus.</p><p>The review corpus generated in Part 1 was used in the topic modeling. To reduce the dimensionality of the document term matrix, certain data pre-processing and cleaning steps were carried out before proceeding with topic modeling. This pre-processing consisted of: I. tokenization to segment the review corpus into its atomic elements using the Natural Language Toolkit (NLTK) tokenize.regexp module; II. lower case conversion; and III. stop-word (e.g. 'the', 'and', 'or', 'a'), punctuation and non-alphabetic phrase removal.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Step 2. Guided LDA Modeling</head><p>The guided LDA library1 developed in Python was used in this study. The document term matrix that was generated in the pre-processing step was given as an input to the LDA model. The training step required the input parameters, such as seed topics, seed confidence, be set at 0.15 to bias the seeded words by 15% towards the seeded topic, the number of topics be set at 5, 10 and 20, chunksize at 2000, refresh at 20 and iterations at 100. Step 3. Model Accuracy The guided LDA model performance was tested on a complete review corpus where (i) the number of topics K = 5, 10 and 15 and (ii) LDA model was taken as the baseline. The topic model was run on individual corpuses per app.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Part 3. Evaluation of Results</head><p>In this part of the research, usability aspects extracted from user reviews were compared with expert-based usability evaluation results for the most frequent and the less frequent usability attributes:</p><p>• If the user reviews had more positive associations for the usability term, its user review evaluation rating were accepted as positive, corresponding to 4-5 stars given by usability experts in prior evaluations. • If the user reviews had more negative associations for the usability term, its user review evaluation rating was accepted as negative, corresponding to 1-2 stars given by usability experts in prior evaluations. • Equal numbers of positive and negative reviews were given a neutral evaluation rating, corresponding to 3 stars given by usability experts in prior evaluations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Work in Progress and Future Work</head><p>In this proposed measurement design, usability aspects for expert-based usability evaluation questionnaires were first extracted and then converted into a BOWs in order to trace them back in user reviews. In addition, a guided LDA topic modeling was developed to automatically capture usability aspects intrinsic to the review texts. Expertbased usability evaluation results were compared with user evaluations expressed through reviews and the identified alignment and differences reported. We believe that this proposed measurement design is useful for supporting developers, U&amp;UX designers and researchers to better understand user experience and opinion on mobile application usability aspects, which, finally, can lead to improved software quality.</p><p>In future work, we will explore the performance of our guided LDA topic model vs LDA topic model as baseline. Our topic model will also be run on individual review corpuses per app to find the percentage of clustered words that are directly related to usability and usability aspects such as efficiency, errors/effectiveness, etc. Next, for the top 10 and 10 lowest frequency terms identified with preliminary analysis in Part 1 and topic modeling in Part 2, user and expert evaluation ratings will be compared to determine possible alignments or differences between two different usability evaluation methods. A reference review corpus has already been selected which contains for the same apps both the results of expert-based usability evaluation as well as user reviews. This is the app dataset from <ref type="bibr" target="#b12">[13]</ref> that includes a set 99 mobile apps evaluated by three usability experts. Since 19 out of the 99 apps from the study are no longer available in the Apple app store and there is no review available for five <ref type="bibr" target="#b4">(5)</ref> other mobile apps within this reference set, our review corpus will be populated with 75 mobile app selected versions of the app dataset.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Overview of the measurement design</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>( 1 )</head><label>1</label><figDesc>(a) Choose a binary vector 𝑏 B ⃗ of length S (b) Choose a document-group distribution 𝜁 = ~ 𝐷𝑖𝑟𝑖𝑐ℎ𝑙𝑒𝑡(𝜏𝑏 B ⃗ ) (c) Choose a group variable 𝑔 ~ 𝑀𝑢𝑙𝑡𝑖𝑛𝑜𝑚𝑖𝑛𝑎𝑙(𝜁 = ) (d) Choose θ = ~ 𝐷𝑖𝑟𝑖𝑐ℎ𝑙𝑒𝑡N𝜓 O P (e) For each token 𝑖 = 1 … … . 𝑁 = , Select a topic 𝑧 S ~ 𝑀𝑢𝑙𝑡𝑖𝑛𝑜𝑚𝑖𝑛𝑎𝑙( θ = ) (2) Select an indicator 𝑥 S ~ 𝐵𝑖𝑛𝑜𝑚𝑖𝑎𝑙( 𝜋 WS ) (3) If 𝑥 S is 0 Select a word 𝑤 S ~ 𝑀𝑢𝑙𝑡𝑖𝑛𝑜𝑚𝑖𝑛𝑎𝑙( θ WS * ) //choose from LDA style topic (4) If 𝑥 S is 1 Select a word 𝑤 S ~ 𝑀𝑢𝑙𝑡𝑖𝑛𝑜𝑚𝑖𝑛𝑎𝑙( θ WS 8 )</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>'18, September 18-20, 2018, Beijing, China   </figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">IWSM/Mensura'18, September 18-20, 2018, Beijing, China</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A survey of software learnability: metrics, methodologies and guidelines</title>
		<author>
			<persName><forename type="first">T</forename><surname>Grossman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Fitzmaurice</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Attar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SIGCHI Conference on Human Factors in Computing Systems</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="649" to="658" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A Comparison of Usability Evaluation Methods: Heuristic Evaluation versus End-User Think-Aloud Protocol -An Example from a Web-based Communication Tool for Nurse Scheduling</title>
		<author>
			<persName><forename type="first">P.-Y</forename><surname>Yen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bakken</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AMIA Annual Symposium Proceedings</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="714" to="718" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A Comparison of Usability Evaluation Methods for Evaluating E-Commerce Websites</title>
		<author>
			<persName><forename type="first">L</forename><surname>Hasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Morris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Probets</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Behaviour &amp; Information Technology</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="707" to="737" />
			<date type="published" when="2012-07">July 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Challenges, Methodologies, and Issues in the Usability Testing of Mobile Applications</title>
		<author>
			<persName><forename type="first">D</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Adipat</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Human-Computer Interaction</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="293" to="308" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Usability Engineering Methods for Software Developers</title>
		<author>
			<persName><forename type="first">A</forename><surname>Holzinger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="71" to="74" />
			<date type="published" when="2005-01">Jan. 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A systematic literature review: Opinion mining studies from mobile app store user reviews</title>
		<author>
			<persName><forename type="first">N</forename><surname>Genc-Nayebi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abran</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of System &amp; Software</title>
		<imprint>
			<biblScope unit="volume">125</biblScope>
			<biblScope unit="page" from="207" to="219" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note>Supplement C</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Extracting Usability and User Experience Information from Online User Reviews</title>
		<author>
			<persName><forename type="first">S</forename><surname>Hedegaard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Simonsen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SIGCHI Conference on Human Factors in Computing Systems</title>
				<meeting><address><addrLine>New York, NY</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="2089" to="2098" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Retrieving and Analyzing Mobile Apps Feature Requests from Online Reviews</title>
		<author>
			<persName><forename type="first">C</forename><surname>Iacob</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Harrison</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">10th Working Conference on Mining Software Repositories</title>
				<meeting><address><addrLine>Piscataway, NJ</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="41" to="44" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Which Feature is Unusable? Detecting Usability and User Experience Issues from User Reviews</title>
		<author>
			<persName><forename type="first">E</forename><surname>Bakiu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Guzman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE 25th International Requirements Engineering Conference Workshops (REW)</title>
				<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="182" to="187" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Readings in Information Retrieval</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Porter</surname></persName>
		</author>
		<editor>K. Sparck Jones and P. Willett</editor>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>Morgan Kaufmann Publishers Inc</publisher>
			<biblScope unit="page" from="313" to="316" />
			<pubPlace>San Francisco, CA, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Incorporating Lexical Priors into Topic Models</title>
		<author>
			<persName><forename type="first">J</forename><surname>Jagarlamudi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Daumé</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Iii</forename></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Udupa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">13th Conference of the European Chapter of the Association for Computational Linguistics</title>
				<meeting><address><addrLine>Stroudsburg, PA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="204" to="213" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<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>
		<author>
			<persName><forename type="first">J</forename><surname>Lafferty</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Machine Learning Research</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<date type="published" when="2003">2003. 2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">iOS application user rating prediction using usability evaluation and machine learning</title>
		<author>
			<persName><forename type="first">F</forename><surname>Nayebi</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page">203</biblScope>
			<pubPlace>Montreal, Canada</pubPlace>
		</imprint>
		<respStmt>
			<orgName>École de technologie supérieure, University of Quebec</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">PhD Thesis</note>
</biblStruct>

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