<?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">Career Advisor Expert System Based on Myers Briggs Personality Assessment</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">B</forename><forename type="middle">F</forename><surname>Oladejo</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Engineering</orgName>
								<orgName type="institution">The Federal Polytechnic</orgName>
								<address>
									<settlement>Ile-Oluji</settlement>
									<country key="NG">Nigeria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>Adeleke</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">University of Ibadan</orgName>
								<address>
									<settlement>Ibadan</settlement>
									<country key="NG">Nigeria</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Career Advisor Expert System Based on Myers Briggs Personality Assessment</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">EE4A33B527DCA4B21B5E38841EE67F01</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T00:55+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>Expert System</term>
					<term>Facts</term>
					<term>Rule-Based</term>
					<term>MBTI</term>
					<term>Prolog</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The knowledge of what career to specialize in could be a late discovery for adults who have traded their youthful years through several professions/vocations but found no fulfillment. On the other hand, it could be a strenuous exercise for children and youths who are exposed to different academic areas. The aim of this project is to develop a career-advisor expert system based on Myer-Briggs Personality Assessment. It advises the user based on his/her personality. This is achieved through the method of creating facts from the Myers-Briggs Type Indicator (MBTI) thereby mapping them to common Careers using a rule-based system based on the sixteen Personality Types (according to Myers-Briggs). All these facts and rules form the database whereas -Prolog‖ which stands for -Programming in Logic‖ is the tool used for the implementation. The results of the query determine whether an advisee should choose a particular career or not. It displays -true‖ if he/she could choose the predetermined career and -false‖ if he/she should not. The results equally lists the possible career paths an advisee could follow. For example, when asked the career that someone with the personality trait of Introversion-Intuition-Thinking-Judging can pursue, it advises the following careers: Scientist, Engineer, Professor, Teacher, Medical Doctor, Dentist, etc. In conclusion, this expert system would minimize cost, alleviate career problems and always provide reliable career advice void of human error. Meanwhile future work can focus on the engineering of other models that can influence the choice of career other than the complex personality trait.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>CCS Concepts</head><p>• Information systems ➝ Information systems applications ➝ Decision-support systems ➝ Expert systems</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>A career advisor expert system is simply a knowledge-based computer program or software, developed by a knowledge engineer to exhibit a degree of expertise in problem solving that is comparable to that of a human expert (called domain engineer) in Guidance and Counseling. The issue of acting like a human comes up primarily when Artificial Intelligence programs have to interact with people, as when an expert system explains how it came to its diagnosis, or a natural language processing system has a dialogue with a user <ref type="bibr" target="#b10">[10]</ref>. A major reason for the popularity of the MBTI instrument is its relevance in many quite diverse areas-education; career development; organizational behavior; group functioning; team development; personal and executive coaching; psy-chotherapy with individuals, couples, and families; and in multicultural settings <ref type="bibr">[9]</ref>. Katharine Briggs and her daughter, Isabel Briggs Myers, were keen and disciplined observers of human personality differences who studied and elaborated the ideas of Swiss Psychiatrist Carl G Jung and applied them to understanding people around them <ref type="bibr" target="#b7">[7]</ref>. People tend to choose career paths based on reasons like parental advice, emulation/imitation and financial gains but end up not doing what they like. People train hard in certain professions simply because they thought such professions are nice, but passionately, they love practicing different profession. Every personality type has unique strengths and challenges aligned to their natural preferences <ref type="bibr" target="#b2">[2]</ref>. Myer Briggs Personality Assessment is simply an evaluation of personality traits and styles in order to discover their corresponding careers. Meanwhile, after taking the Personality Type Inventory, you can use what you've learned about your personality type to identify a job that suits you well <ref type="bibr" target="#b3">[3]</ref>. The problem is the lack of an Expert System at the grassroots to connect their real personality traits to the corresponding and appropriate career path. Reading books written by career professionals and making consultations with guidance and counselors are proven steps towards discovering the right career paths. But, this knowledge is better packaged as an expert system because of the advantages of Permanence (Expert System will not forget), Reproducibility, efficiency, consistency and completeness. This rule-based career advisor expert system examines the advisees in order to provide them with good career recommendations. The objective is to shelter the user from distractions that arise when he/she chooses without considering their personal traits, abilities and interests which should be important in determining what career path to follow.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">Statement of the Problem</head><p>The great decision of choice of career runs through every person at every level some of which could no longer be amended. This report focuses on an expert system that advises a person on the choice of career based on Meyer Briggs Personality Assessment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Aim and Objectives</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>AIM:</head><p>The aim of the paper was to develop a career advisor based on Myers-Briggs Personality Assessment OBJECTIVES: The objectives of this paper are:</p><p>i. to design a model for career choice; ii.</p><p>to build an Expert System based on the model in (i) above; and to test the expert system by employing it in determining career of users.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3">Justification</head><p>Most career advisors are time consuming to operate because of the need of rhetoric questionnaires. It therefore constitutes as much challenge as it is to find an appropriate career. This paper builds ontologies from a collection of documents using unsupervised machine learning. It uses the computer representations of MBPA with programming in logic (Prolog) to provide stress less knowledge of career choice.  <ref type="bibr">[6]</ref>. An automatic expert system as helpmate of university department head to choose best lecturer for each course among of the volunteer respectively was designed in <ref type="bibr" target="#b4">[4]</ref>. The construction of an online Expert System which guides the students for the selection of their undergraduate courses after the completion of higher secondary school education was presented in <ref type="bibr" target="#b11">[11]</ref>. It is online system that provides up-to-date information (acquired from web pages using pattern matching and jSoup parsing technique) to the students by taking the necessary details from the student as input and will have the knowledge-base which contains the details about the colleges in Pondicherry. A prototype web-based Expert System that offers an interactive user interface where students are able to request to add or drop courses was proposed in <ref type="bibr" target="#b1">[1]</ref>. The Expert System provides a response when users want to add or drop courses that may affect their course plan. An automated system that mimics a one-to-one meeting with a professional career counselor was presented in <ref type="bibr" target="#b8">[8]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">LITERATURE REVIEW</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Related Work</head><p>The system focuses on collating different machine learning algorithms to guide students on the basis of their academic background, hobbies and location. In <ref type="bibr" target="#b5">[5]</ref>, the design of a multiexpert system for educational and career guidance based on a multi-agent paradigm and the semantic web was presented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Using Myers-Briggs Type Indicator (MBTI)</head><p>The MBTI instruments identify the preferences in the FOUR key domains below in Table <ref type="table" target="#tab_1">1</ref>. Research has shown that many of the different Personality Types tend to have distinct preferences in their choice of careers. The observations of each type's character traits which affect career choice along with some suggestions for possible directions were used to create Facts for the expert system. The lists of actual careers which the various types have chosen in their lives are well represented in the Facts. As well known, individuals vary greatly. However, this research encourages personal self-knowledge that will help discover the personality types. The self-sorting on the Myers-Briggs Type Indicator personality inventory produces a shorthand four-letter code (from Table <ref type="table" target="#tab_1">1</ref>) that yields the sixteen Personality Types shown in Table <ref type="table" target="#tab_2">2</ref> [12]: </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">METHODOLOGY</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Design Overview</head><p>Figure <ref type="figure" target="#fig_0">1</ref> shows the top down approach to the design of the system.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Facts Creation</head><p>Facts are basically what are known, that is, what is known from the MBTI. Figure <ref type="figure" target="#fig_1">2</ref> is the prolog code for facts for some personality types:   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">SWI-Prolog</head><p>The software tool called SWI-Prolog is used to compile and run the Prolog code. SWI-Prolog is an application that allows predicate logic or predicate syntax. Once the code is compiled, the question mark is displayed to allow queries. SWI-Prolog application is shown below in Figure <ref type="figure" target="#fig_2">3</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Result</head><p>Figure <ref type="figure">4</ref> shows the expert system on Prolog application when an introversion-intuition-thinking-judging personality was tested for choice of career. The first rule yielded a False which indicates that he/she cannot be a psychologist. The second query reveals that he/she can become an engineer. Figure <ref type="figure">5</ref> shows the result of the expert system when asked to list all the Disciplines that someone with the personality trait of introversion-intuition-thinkingjudging can pursue. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">CONCLUSION AND RECOMMENDATION</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Conclusion</head><p>In conclusion, this Expert System, just like other ES's, has the following advantages over human Psychological experts: the knowledge is permanent and not bias; the knowledge is easily reproduced; the knowledge is represented explicitly and can be evaluated; the system is consistent -whereas human advisors have bad days, the system does not; and finally, running the cost is low. Therefore, it is deployable in institutions, organizations and homes. It uses a readily available knowledge that has been proven in advising the choice of vocation/profession/career.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Recommendation</head><p>This research work focused on the use of Myer-Briggs' Personality Principles to determine the choice of career in life. This is already achieved through the Expert System. Meanwhile future work can focus on the consideration of other models that can influence the choice of career other than the complex personality trait. More so, disciplines can be subdivided into smaller specializations. Hence further work can be built to determine the best subdivision/specialization for an individual.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Top down Approach to the Career Advisor Expert System</figDesc><graphic coords="3,71.90,218.41,204.30,403.61" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Architecture of the Knowledge Based System</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3</head><label>3</label><figDesc>Figure 3 Swi-Prolog Aplication</figDesc><graphic coords="4,54.00,150.59,239.67,107.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 .Figure 5 .</head><label>45</label><figDesc>Figure 4. Expert System Answering True/False on Specific Career Choice Questions</figDesc><graphic coords="4,54.00,390.61,239.70,179.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 : The Four Key Domains</head><label>1</label><figDesc></figDesc><table><row><cell cols="3">I. HOW WE PREFER TO DIRECT OUR</cell></row><row><cell cols="3">ATTENTION AND ENERGY?</cell></row><row><cell>1. Extraversion (E)</cell><cell>2.</cell><cell>Introversion (I)</cell></row><row><cell cols="3">II. HOW WE PREFER TO OBSERVE THE</cell></row><row><cell>WORLD?</cell><cell></cell><cell></cell></row><row><cell>3. Sensing (S)</cell><cell cols="2">4. Intuition (N)</cell></row><row><cell cols="3">III. HOW WE PREFER TO MAKE</cell></row><row><cell>DECISIONS?</cell><cell></cell><cell></cell></row><row><cell>5. Thinking (T)</cell><cell>6.</cell><cell>Feeling (F)</cell></row><row><cell cols="3">IV. HOW WE PREFER TO ORIENT</cell></row><row><cell>OURSELVES ON LIFE?</cell><cell></cell><cell></cell></row><row><cell>7. Judging (J)</cell><cell>8.</cell><cell>Perceiving (P)</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2 : The Sixteen Personality Types</head><label>2</label><figDesc></figDesc><table><row><cell>S/NO</cell><cell>PERSONALITY TYPE</cell><cell>CAREER TYPE</cell></row><row><cell>1</cell><cell>ISTJ</cell><cell>TheDuty Fulfillers</cell></row><row><cell>2</cell><cell>ESTJ</cell><cell>The Guardians</cell></row><row><cell>3</cell><cell>ISFJ</cell><cell>The Nurturers</cell></row><row><cell>4</cell><cell>ESFJ</cell><cell>The Caregivers</cell></row><row><cell>5</cell><cell>ISTP</cell><cell>The Mechanics</cell></row><row><cell>6</cell><cell>ESTP</cell><cell>The Doers</cell></row><row><cell>7</cell><cell>ESFP</cell><cell>The Performers</cell></row><row><cell>8</cell><cell>ISFP</cell><cell>The Artists</cell></row><row><cell>9</cell><cell>ENTJ</cell><cell>The Executives</cell></row><row><cell>10</cell><cell>INTJ</cell><cell>The Scientists</cell></row><row><cell>11</cell><cell>ENTP</cell><cell>The Visionaries</cell></row><row><cell>12</cell><cell>INTP</cell><cell>The Thinkers</cell></row><row><cell>13</cell><cell>ENFJ</cell><cell>The Givers</cell></row><row><cell>14</cell><cell>INFJ</cell><cell>The Protectors</cell></row><row><cell>15</cell><cell>ENFP</cell><cell>The Inspirers</cell></row><row><cell>16</cell><cell>INFP</cell><cell>The Idealists</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head></head><label></label><figDesc>career(Course,Attitude,InformationGathering,DecisionMaking,</figDesc><table><row><cell>StructureOrientation).*/</cell></row><row><cell>/*INTJ PERSONALITY TRAITS*/</cell></row><row><cell>career(scientist,introversion,intuition,thinking,judging).</cell></row><row><cell>/*INTP PERSONALITY TRAITS*/</cell></row><row><cell>career(scientist,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(physicist,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(chemist,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(photographer,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(planner,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(mathematician,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(professor,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(computer-</cell></row><row><cell>programmer,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(systems-</cell></row><row><cell>analyst,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(engineer,introversion,intuition,thinking,perceiving).</cell></row><row><cell>career(attorney,introversion,intuition,thinking,perceiving).</cell></row></table><note>career(engineer,introversion,intuition,thinking,judging). career(professor,introversion,intuition,thinking,judging). career(teacher,introversion,intuition,thinking,judging). career(doctor,introversion,intuition,thinking,judging). career(dentist,introversion,intuition,thinking,judging). career(strategist,introversion,intuition,thinking,judging). career(builder,introversion,intuition,thinking,judging). career(administrator,introversion,intuition,thinking,judging). career(business-manager,introversion,intuition,thinking,judging). career(military-leader,introversion,intuition,thinking,judging).</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">CoRI'16, Sept 7-9, 2016, Ibadan, Nigeria.</note>
		</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">
	<monogr>
		<title level="m" type="main">Student Advisor Expert System‖ HonoursPaper Report</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">J M</forename><surname>Barends</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
		<respStmt>
			<orgName>Department of Computer Science, University of Cape Town. Cape Town</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">10 Career Essentials</title>
		<author>
			<persName><forename type="first">D</forename><surname>Dunning</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>Nicholas Brealey Publishing</publisher>
			<pubPlace>Boston, London</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Best Jobs for Your Personality</title>
		<author>
			<persName><forename type="first">M</forename><surname>Farr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Shatkin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">50. 2009</date>
			<publisher>JIST Publishing</publisher>
			<pubPlace>Indianapolis, Indiana</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">-Design and Development of an Expert System to Help Head of University Departments</title>
		<author>
			<persName><forename type="first">S</forename><surname>Fekri-Ershad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Tajalizadeh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jafari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Science and Modern Engineering</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="45" to="48" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">-Multi-expert system design for educational and career guidance: an approach based on a multi-agent system and ontology‖</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">E</forename><surname>Haji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Azmani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Harzli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer Science Issues</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="46" to="52" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Expert System Advances in Education</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kaushik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barnela</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of International Conference on Computational Instrumentation (NCCI)</title>
				<meeting>of International Conference on Computational Instrumentation (NCCI)</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="109" to="112" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Introduction to Type: A Guide to Understanding your results on the MBTI Instrument</title>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">B</forename><surname>Myers</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1998">1998</date>
			<publisher>CPP Inc</publisher>
			<pubPlace>Mountain View, California</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Automated Career Counseling System for Students using CBR and J48</title>
		<author>
			<persName><forename type="first">M</forename><surname>Nawaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Adnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Tariq</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">T</forename><surname>Salman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Asjad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tamoor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied and Biological Sciences</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="113" to="120" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Essentials of Myers-Briggs Type Indicator Assessment</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">L</forename><surname>Quenk</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>John Wiley &amp; Sons Inc</publisher>
		</imprint>
	</monogr>
	<note>Second Edition</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Artificial Intelligence A Modern Approach</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Russell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Norvig</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>Prentice Hall</publisher>
			<pubPlace>Englewood Cliffs, New Jersey</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">‖Design Of An Online Expert System For Career Guidance‖</title>
		<author>
			<persName><forename type="first">S</forename><surname>Saraswathi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">R M</forename><surname>Hemanth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">U</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Suraj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">K</forename><surname>Shafi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Research in Engineering and Technology</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="314" to="319" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">I&apos;m Not Crazy, I&apos;m Just Not You :The Real Meaning of the 16 Personality Types</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">R</forename><surname>Pearman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Albritton</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>Davies-Black Publishing</publisher>
			<pubPlace>Mountain View, California. USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A Study of Expert System for Career Selection: Literature Review</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Waghmode</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Jamsandekar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Advanced Research in Computer Science and Software Engineering</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="779" to="785" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

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