<?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">Putting the Pieces Together -Technical, Organisational and Social Aspects of Language Integration for Complex Systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Håkan</forename><surname>Burden</surname></persName>
							<email>burden@cse.gu.se</email>
							<affiliation key="aff0">
								<orgName type="department">Computer Science and Engineering</orgName>
								<orgName type="institution" key="instit1">Chalmers University of Technology</orgName>
								<orgName type="institution" key="instit2">University of Gothenburg Gothenburg</orgName>
								<address>
									<country key="SE">Sweden</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Putting the Pieces Together -Technical, Organisational and Social Aspects of Language Integration for Complex Systems</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">0B448E2C836F52E99A56116719810BC5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T06:56+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>Empirical and Exploratory Case Study, Model-Driven Engineering</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Dealing with heterogenuous systems is often described as a technical challenge in scientific publications. We analysed data from 25 interviews from a study of Model-Driven Engineering at three companies and found that while the technical aspects are important, they do not encompass the full challenge -organizational and social factors also play an important role in managing heterogenuous systems. This is true not only for the development phase but also for enabling early validation of interdependent systems, where processes and attitudes have an impact on the outcome of the integration.</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>Complex systems, consisting of numerous and interdependent subsystems <ref type="bibr" target="#b14">[15]</ref>, require a plethora of languages for efficient implementation <ref type="bibr" target="#b6">[7]</ref>. From the aspect of Model-Driven Engineering (MDE), the challenges are often described in technical terms <ref type="bibr" target="#b3">[4]</ref> since heterogenuous languages imply different abstraction levels, representations and aspects of software <ref type="bibr" target="#b7">[8]</ref>, but also since the languages have their own domain-specific and platform-dependent constraints <ref type="bibr" target="#b10">[11]</ref>. The one-sided focus on technical aspects is surprising since Kent already in 2002 pointed out that if MDE is to be successful it needs to encompass also the organisational and social aspects of software engineering <ref type="bibr" target="#b9">[10]</ref>, a claim that has since been reiterated <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b8">9]</ref>.</p><p>To explore to what extent language integration for comlex systems is a challenge in terms of technical, organisational and social aspects we analysed data collected at three different companies, looking for evidence regarding the motivations and challenges of heterogenuous development of embedded systems. Among the findings are that engineers tend to favour integration at the concrete code level instead of at the more abstract model level, that management needs to fit the right team with the right task and that which language you use identifies you as a software engineer.</p><p>The following section will describe the context of the three companies as well as how the data was collected and analysed. Section 3 structures the findings according to technical, organizational and social aspects of language integration. We then conclude and present our intentions to further investigate the interdependency between the factors in Section 4.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Model-Driven Engineering at Three Companies</head><p>During 2013 we conducted a case study of MDE at three companies -Volvo Cars Corporation, Ericsson AB and the Volvo Group. The respective organisations had different experiences with MDE but were all transitioning towards a more agile way of software development.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Heterogenuous Languages for Complex Systems</head><p>Electronic Propulsion Systems (EPS) is a relatively new unit at Volvo Cars with the responsibility of developing software for electric and hybrid cars. MDE was introduced in a step-wise manner as software development went from prototype vehicles to mass-production. The overall system design is described using AU-TOSAR<ref type="foot" target="#foot_0">1</ref> while the software developed in-house at EPS is implemented using Simulink<ref type="foot" target="#foot_1">2</ref> . Simulink is also used for validation and integration purposes. The interfaces of the Simulink models are generated from the system-wide model. Besides graphical modelling languages, C is used for low-level details while numerous scripts help in everything from translating between different AUTOSARstandards encoded in XML to deploying software on hardware.</p><p>Radio-base stations at Ericsson AB has employed different MDE technologies since the late 1980's, primarily focusing on UML as a descriptive and prescriptive modelling language including code generation. Besides using UML for design, implementation and testing various other languages form the engineers' tool box; C is used for functionality relying on optimal hardware performance, Java has a niche in functionality requiring GUIs, Erlang is regularly used for testing while home-made domain-specific languages -DSLs <ref type="bibr" target="#b11">[12]</ref> -are used for specification, implementation and testing purposes.</p><p>Volvo Group Trucks Technology develops software for the Volvo Group's truck brands. While most of the software development is outsourced a few features are developed in-house using C. The interfaces of the top-level software components are automatically generated from the system model which is described in a company-specific dialect of EAST-ADL<ref type="foot" target="#foot_2">3</ref> . The two Volvo companies are independent in all aspects besides the name space which they share for historical reasons.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Data Collection and Analysis</head><p>The main source of data comes from 25 semi-structured interviews -12 at Volvo Cars, nine at Ericsson AB and four at Volvo Trucks. The reason for fewer respondents at Volvo Trucks is that they entered the project later than the two other companies and have fewer engineers involved in MDE tasks. The interviews were audio-recorded and then transcribed. The interviews were complemented by a combination of observations, informal interaction <ref type="bibr" target="#b4">[5]</ref> as well as seminars and regular meetings with representatives from the three companies.</p><p>The data has previously been analysed regarding the impact of tools on MDE adoption <ref type="bibr" target="#b15">[16]</ref> as well as for comparing and contrasting MDE at the three companies <ref type="bibr" target="#b2">[3]</ref>. For the purpose of this contribution we re-analysed the data deductively <ref type="bibr" target="#b13">[14]</ref> searching for evidence concerning the technical, organisational and social aspects of heterogenuous systems and language integration across the model-driven engineering activities at the three companies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Findings</head><p>As seen in the previous section, a variety of languages is used across the software. The variation comes both in terms of adapting languages depending on the nature of the included subsystems, but also due to where in the lifecycle the language is to be applied.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Technical Aspects of Language Integration</head><p>From the interviews a recurring theme is that the tool used for encoding a solution is just a means for producing low-level code. The following quote is from Ericsson, "I don't see Rose RT or another modeling tool as a language. It's what they produce that is the language, and mostly it's always been C++ for us. So I don't think -I can consider, for example, Rose RT as a tool like Eclipse or something. Lets you develop code." A similar experience was encountered at Volvo Cars when one interviewee was asked about the impact of changing implementation language from C to Simulink, "You still have C code."</p><p>The emphasis on the generated language is also dominant in how multiple languages are to be integrated. Where academic research is focused on composing modeling languages on a meta-level <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b6">7]</ref>, industrial practitioners prefer to integrate at the code level. At Ericsson where multiple languages are used in various combinations, integration is mainly done at the code level through the build environment. This coincides with our findings from a previous study on the integration of a graphical modelling language and a textual DSL conducted within another organisation at Ericsson <ref type="bibr" target="#b1">[2]</ref>.</p><p>Due to the number of suppliers and sub-contractors both Volvo companies rely on being able to integrate their subsystems in the form of binaries, so that merging on a meta-level is impossible. However, having access to the source would still be beneficial but for debugging purposes, not for merging the partial solutions.</p><p>One of the few examples where two languages are integrated in the same development environment comes from Ericsson where a DSL for testing was developed internally, "The reason for it being that it could often take quite long time to compile some of our models [. . . ] from a few minutes up to a few hours, depending on how big the model was." The answer was to define their own testing language on top of the modeling language and the interviewee was told that the DSL was developed during all the hours the team sat waiting for the model compiler to terminate.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Organisational Aspects of Language Integration</head><p>An engineer at Ericsson expressed the need for management to assign tasks according to the skills of the developers. "In the big systems, we have different languages. Yes, and that is complex. And that's a problem. It's hard to expect that the software designer or verifier is equally good in all languages. And we've had to handle that in our team."</p><p>While one engineer at Ericsson saw the need for different languages according to domain and platform constraints -"so you have all these levels and you have very different requirements for different parts of this product. It's so big that I don't even think that one solution fits all. You should be able to use several approaches" -there is still an organisational wish to limit the number of languages to limit accidental complexity "you shouldn't do it without a need. So you shouldn't -if you try to solve the same problem, I think you should try to use similar language or similar ways of working."</p><p>Stable interfaces in the decomposition of complex systems is desirable <ref type="bibr" target="#b3">[4]</ref> but not always possible to obtain due to changing requirements or underspecification of new and ground-breaking features <ref type="bibr" target="#b5">[6]</ref>. In these cases an agile organisation that lets developers work at both ends of the interface can be a way forward even if this demands that the developers master more than one language. But as one engineer at Ericsson said, "using a new language is probably the smaller problem compared to learning the product and the domain and everything".</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Social Aspects of Language Integration</head><p>"If you go to a different language, like, I don't know, whatever language, it will say that the for loop looks like this, but the functionality of it is the same. It doesn't matter how you put it in the words. Instead of 'for', you put like an 'f ' or whatever. It's the same functionality. So when you know the base, you don't need to learn, like really study the new ones. You only adapt to them. From my point of view." The quote is from an engineer at Volvo Cars who explains his perception of using different languages for similar tasks.</p><p>However, not all engineers are interested in learning new languages. One interviewee from Ericsson described his experiences from developing a customer interface with a team located in a different town in the following way, "an option was to do it in C++ because that's the most cost effective way. And the owner said something like 'I don't think that's a good idea because the organization we're from, people are working there because they want to do Java'."</p><p>At Volvo Trucks a similar sentiment was aired as the topic of introducing a new modelling language was raised, "we have a lot of people that like to write C code and they like script languages. And they always do scripts for something. And they are pretty comfortable. They like writing a code with a blank page just writing C code."</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions and Future Work</head><p>From a technical aspect of heterogenuous language integration there is a difference between the emphasis of academic contributions and industrial praxis in that while the former focus on merging languages on a source or meta-level the latter successfully integrating the target representations. This pragmatic approach is supported by proven techniques developed for integrating third generation programming languages. Organisationally the challenge seems to be for management to assign the right team -with the right skills -to the right task, a parallel challenge to the challenge of applying the right tools to the right problem <ref type="bibr" target="#b15">[16]</ref>. Finally, from a social aspect it is not just enough that the engineers have the right skills -they also need to be open for using new languages. This is due to the fact that learning a new language is not a major obstacle but which language(s) you use is part of your identity as as software engineer and not all engineers are willing to redefine their competencies. In relation to Kent's critique of MDA <ref type="bibr" target="#b9">[10]</ref>, it seems that while the technical aspects of language integration have an important role to play in the development of complex systems, the possibilities for improved development and product quality can only be realised if the organisational and social aspects are seen as equally important.</p><p>In the case of setting up a simulation environment at Volvo Cars the challenge is not just to integrate different modelling languages but also agreeing on the same version of Simulink since different versions imply different properties in the generated code. Here, the challenge is organisational due to the fact that the developers want the newest features which enable new solutions while management responsible for integration need to know that the new version is stable before updating. Updating legacy models to comply with the newer versions can be both a time consuming and an error-prone task. With external organisations submitting their intellectual property in the form of human-readable models or code the question also becomes an issue of trust -not a technical factor of how to best compose two or more languages. How to organise an ecosystem <ref type="bibr" target="#b12">[13]</ref> of simulation environments for continuous integration is still an open question we hope to address in future work by exploring how technical, organizational and social factors coincode in language integration.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.autosar.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.mathworks.se/products/simulink/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.east-adl.info/</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Ameller</surname></persName>
		</author>
		<title level="m">Considering Non-Functional Requirements in Model-Driven Engineering</title>
				<imprint>
			<date type="published" when="2009-06">June 2009</date>
		</imprint>
		<respStmt>
			<orgName>Universitat Politcnica de Catalunya</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Master&apos;s thesis</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Industrial Experiences from Multi-Paradigmatic Modelling of Signal Processing</title>
		<author>
			<persName><forename type="first">H</forename><surname>Burden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Heldal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lundqvist</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">6th International Workshop on Multi-Paradigm Modeling MPM&apos;12</title>
				<meeting><address><addrLine>Innsbruck, Austria</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2012-10">October 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Comparing and Contrasting Model-Driven Engineering at Three Large Companies</title>
		<author>
			<persName><forename type="first">H</forename><surname>Burden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Heldal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Whittle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESEM 2014, 8th International Symposium on Empirical Software Engineering and Measurement</title>
				<meeting><address><addrLine>Torino, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014-09">September 2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">First Workshop On the Globalization of Modeling Languages (GEMOC</title>
		<author>
			<persName><forename type="first">B</forename><surname>Combemale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Deantoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>France</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Boulanger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Mosser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pantel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Rumpe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Salay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schindler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">GEMOC -1st International Workshop On the Globalization of Modeling Languages</title>
				<editor>
			<persName><surname>Ceur-Ws</surname></persName>
		</editor>
		<meeting><address><addrLine>Robert France</addrLine></address></meeting>
		<imprint>
			<publisher>Julien DeAntoni</publisher>
			<date type="published" when="2013-09">2013. September 2013</date>
			<biblScope unit="page" from="3" to="13" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Methods for studying informal communication</title>
		<author>
			<persName><forename type="first">K</forename><surname>Davis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Communication</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="112" to="116" />
			<date type="published" when="1978">1978</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Extending Agile Practices in Automotive MDE</title>
		<author>
			<persName><forename type="first">U</forename><surname>Eliasson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Burden</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">XM 2013, Extreme Modeling Workshop</title>
				<meeting><address><addrLine>Miami, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-10">October 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Exploring Multi-Paradigm Modeling Techniques</title>
		<author>
			<persName><forename type="first">C</forename><surname>Hardebolle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Boulanger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Simulation</title>
		<imprint>
			<biblScope unit="volume">85</biblScope>
			<biblScope unit="issue">11-12</biblScope>
			<biblScope unit="page" from="688" to="708" />
			<date type="published" when="2009-11">November 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Summary of the 6th International Workshop on Multi-Paradigm Modeling</title>
		<author>
			<persName><forename type="first">C</forename><surname>Hardebolle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Syriani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sprinkle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mészáros</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 6th International Workshop on Multi-Paradigm Modeling</title>
				<meeting>the 6th International Workshop on Multi-Paradigm Modeling<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="5" to="6" />
		</imprint>
	</monogr>
	<note>MPM &apos;12</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Empirical assessment of MDE in industry</title>
		<author>
			<persName><forename type="first">J</forename><surname>Hutchinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Whittle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rouncefield</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kristoffersen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 33rd International Conference on Software Engineering</title>
				<meeting>the 33rd International Conference on Software Engineering<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="471" to="480" />
		</imprint>
	</monogr>
	<note>ICSE &apos;11</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Model Driven Engineering</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kent</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third International Conference on Integrated Formal Methods</title>
				<meeting>the Third International Conference on Integrated Formal Methods<address><addrLine>London, UK</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="286" to="298" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Mellor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kendall</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Uhl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Weise</surname></persName>
		</author>
		<title level="m">MDA Distilled</title>
				<meeting><address><addrLine>Redwood City, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Addison Wesley Longman Publishing Co., Inc</publisher>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">When and how to develop domain-specific languages</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mernik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heering</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">M</forename><surname>Sloane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM computing surveys (CSUR)</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="316" to="344" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Software Ecosystem: Understanding an Indispensable Technology and Industry</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Messerschmitt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Szyperski</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2005">2005</date>
			<publisher>MIT Press Books</publisher>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Case Study Research in Software Engineering: Guidelines and Examples</title>
		<author>
			<persName><forename type="first">P</forename><surname>Runeson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Höst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rainer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Regnell</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
			<publisher>Wiley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The Sciences of the Artificial</title>
		<author>
			<persName><forename type="first">H</forename><surname>Simon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Karl Taylor Compton lectures</title>
				<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Industrial Adoption of Model-Driven Engineering: Are the Tools Really the Problem?</title>
		<author>
			<persName><forename type="first">J</forename><surname>Whittle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hutchinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rouncefield</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Burden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Heldal</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">16th International Conference on Model Driven Engineering Languages and Systems</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Moreira</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Schaetz</surname></persName>
		</editor>
		<meeting><address><addrLine>Miami, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013-10">October 2013</date>
		</imprint>
	</monogr>
	<note>MODELS 2013</note>
</biblStruct>

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