Edit in JSFiddle

var input = document.body.innerHTML;

var tagIgnore = "(?<!<[^>]*)";//'<[^>]*?>'; //'<.[^>]*>';
//var ignoreTest = XRegExp(tagIgnore, 'gi');
//console.log(ignoreTest.exec(input));


var start = 'Forty percent of';
var end = 'pigs, and voles.';
var $start = $('*:contains(' + start + '):last');
var $end = $('*:contains(' + end + '):last');

console.log( $start, $end );
var startReg = RegExp(convert(start), 'gi');
var endReg = RegExp(convert(end), 'gi');

console.log(startReg, endReg);

console.log(startReg.exec($start.html()));
console.log(endReg.exec($end.html()));

function convert(str){
    return str.replace(/\ /gi, '(?:[\\s\\S]*?)\\s*?')
        .replace(/\./gi, '(?:[\\s\\S]*?)\\.') // is a * needed here?
        .replace(/\,/gi, '(?:[\\s\\S]*?)\\,'); // is a * needed here?
}

function unescape(str){
    return str
        .replace(/\\(?!\\)/g, '')
        .replace(/\\\\/g, '\\');
}

var escapeTest = XRegExp.escape('a complicated test\\example');
console.log(escapeTest);
console.log(unescape(escapeTest));

// for an element
    // get text content
    // test start
        // if successful
            // log as "newest start found"
            // test each child
        // if not
    // test end
        // if successful
            // log as "newest end found"
            // test each child




// for each three words, ignoring all HTML tags
// do they match opening three?
    // yes: log where this happened
        // use as forward point for searching for end three
    // no: continue
// do they match closing three?
    // yes: log where this happened
        // is this position before any opening occurances?
            // yes: remove those occurances from results
            // no
    // no: continue

// searched for start and end. based on indices, find closest indices and return

//var left = 'Rodents\\ are';
//var right = 'disease\\ vectors(?:</[\\s\\S]*?>)\\.';

var left = 'Rodents[\\s\\S]*are';
var right = 'disease\\ vectors';



//var result = XRegExp.matchRecursive(input, left, right, 'gi');

/*var result = XRegExp.matchRecursive(
    //'Rodents are blah blah blah blah what what disease vectors.'
    input
    ,left
    ,right
    ,'gi'
    ,{valueNames: ["text", "left", "match", "right"]});*/

//var tester = new RegExp( '(' + left + ')([\s\S]*)?(' + right + ')', 'gi');
var tester = /orty\(\s|<[^>]+>)*\b\ percent\(\s|<[^>]+>)*\b\ of[\s\S]*?porcupines\(\s|<[^>]+>)*\b\,\(\s|<[^>]+>)*\b\ beavers\(\s|<[^>]+>)*\b\,\(\s|<[^>]+>)*\b\ chipmunk/gi;
var result = tester.exec(input);
console.log(result);
        <div class="noprint" id="mw-page-base"></div>
        <div class="noprint" id="mw-head-base"></div>
        <!-- content -->
        <div id="content">
            <a id="top"></a>
            <div style="display:none;" id="mw-js-message"></div>
                        <!-- sitenotice -->
            <div id="siteNotice"><!-- centralNotice loads here --><script language="JavaScript" type="text/javascript">
/* <![CDATA[ */
document.writeln("\x3cdiv id=\"localNotice\"\x3e\x3cp\x3e\x3c/p\x3e\n\x3c/div\x3e");
/* ]]> */
</script></div>
            <!-- /sitenotice -->
                        <!-- firstHeading -->
            <h1 class="firstHeading" id="firstHeading">Rodent</h1>
            <!-- /firstHeading -->
            <!-- bodyContent -->
            <div id="bodyContent">
                <!-- tagline -->
                <div id="siteSub">From Wikipedia, the free encyclopedia</div>
                <!-- /tagline -->
                <!-- subtitle -->
                <div id="contentSub"></div>
                <!-- /subtitle -->
                                                                <!-- jumpto -->
                <div id="jump-to-nav">
                    Jump to: <a href="#mw-head">navigation</a>,
                    <a href="#p-search">search</a>
                </div>
                <!-- /jumpto -->
                                <!-- bodytext -->
                <div>
<table style="text-align: left; width: 200px" class="infobox biota">
<tbody><tr>
<th style="text-align: center; background-color: rgb(211,211,164)" colspan="2">Rodents<br>
<small>Temporal range: Early Paleocene–Recent</small>
<div style="margin: 4px auto 0; clear:both; width:220px; padding:0px; height:18px; overflow:visible; border:1px #666; border-style:solid none; position:relative; z-index:0;" id="Timeline-row">
<div style="position:absolute; height:100%; left:0px; width:208.46153846154px; padding-left:5px; text-align:left; background:rgb(254,217,106); background-color: rgba(254,217,106,0); background-image: -moz-linear-gradient(left, rgba(254,217,106,0), rgba(254,217,106,1) 15%, rgba(254,217,106,1)); background-image: -webkit-gradient(linear, left top, right top, from(rgba(254,217,106,0)), to(rgba(254,217,106,1)), color-stop(15%, rgba(254,217,106,1)));"><small><a title="Precambrian" href="/wiki/Precambrian">PreЄ</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(127,160,86); left:36.553846153846px; width:18.175384615385px;"><small><a title="Cambrian" href="/wiki/Cambrian">Є</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(0,146,112); left:54.729230769231px; width:15.095384615385px;"><small><a title="Ordovician" href="/wiki/Ordovician">O</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(179,225,182); left:69.824615384615px; width:9.3753846153846px;"><small><a title="Silurian" href="/wiki/Silurian">S</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(203,140,55); left:79.2px; width:19.224615384615px;"><small><a title="Devonian" href="/wiki/Devonian">D</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(103,165,153); left:98.424615384615px; width:20.375384615385px;"><small><a title="Carboniferous" href="/wiki/Carboniferous">C</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(240,64,60); left:118.8px; width:16.246153846154px;"><small><a title="Permian" href="/wiki/Permian">P</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(129,43,146); left:135.04615384615px; width:17.396923076923px;"><small><a title="Triassic" href="/wiki/Triassic">T</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(52,178,201); left:152.44307692308px; width:18.310769230769px;"><small><a title="Jurassic" href="/wiki/Jurassic">J</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(127,198,78); left:170.75384615385px; width:27.076923076923px;"><small><a title="Cretaceous" href="/wiki/Cretaceous">K</a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(253,154,82); left:197.83076923077px; width:14.374461538462px;"><small><a title="Paleogene" href="/wiki/Paleogene"><small>Pg</small></a></small></div>
<div style="position:absolute; height:100%; text-align:center; background-color:rgb(255,230,25); left:212.20523076923px; width:7.7947692307692px;"><a title="Neogene" href="/wiki/Neogene"><small>N</small></a></div>
<div style="position:absolute; height:100%; background-color:#666; width:1px; left:219px" id="end-border"></div>
<div style="margin:0 auto; line-height:0; clear:both; width:220px; padding:0px; height:8px; overflow:visible; background-color:transparent; position:relative; top:-4px; z-index:100;">
<div style="position:absolute; height:8px; left:197.83076923077px; width:22.169230769231px; background-color:#360; opacity:0.42;"></div>
<div style="position:absolute; height:8px; left:197.83076923077px; width:22.169230769231px; background-color:#360; opacity:1;"></div>
<div style="position:absolute; height:6px; top:1px; left:198.83076923077px; width:20.169230769231px; background-color:#6c3;"></div>
</div>
</div>
</th>
</tr>
<tr>
<td style="text-align: center" colspan="2"><a class="image" href="/wiki/File:Indian_Palm_Squirrel_Portrait.jpg"><img height="375" width="250" src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Indian_Palm_Squirrel_Portrait.jpg/250px-Indian_Palm_Squirrel_Portrait.jpg" alt=""></a></td>
</tr>
<tr>
<td style="text-align: center; font-size: 88%" colspan="2"><a title="Indian Palm Squirrel" href="/wiki/Indian_Palm_Squirrel">Indian Palm Squirrel</a> (<i>Funambulus palmarum</i>)</td>
</tr>
<tr>
<th style="text-align: center; background-color: rgb(211,211,164)" colspan="2"><a title="Biological classification" href="/wiki/Biological_classification">Scientific classification</a></th>
</tr>
<tr>
<td>Kingdom:</td>
<td><span style="white-space:nowrap;" class="kingdom"><a title="Animal" href="/wiki/Animal">Animalia</a></span></td>
</tr>
<tr>
<td>Phylum:</td>
<td><span style="white-space:nowrap;" class="phylum"><a class="mw-redirect" title="Chordata" href="/wiki/Chordata">Chordata</a></span></td>
</tr>
<tr>
<td>Class:</td>
<td><span style="white-space:nowrap;" class="class"><a title="Mammal" href="/wiki/Mammal">Mammalia</a></span></td>
</tr>
<tr>
<td>Infraclass:</td>
<td><span style="white-space:nowrap;" class="infraclass"><a title="Eutheria" href="/wiki/Eutheria">Eutheria</a></span></td>
</tr>
<tr>
<td>Magnorder:</td>
<td><span style="white-space:nowrap;" class="magnorder"><a title="Boreoeutheria" href="/wiki/Boreoeutheria">Boreoeutheria</a></span></td>
</tr>
<tr>
<td>Superorder:</td>
<td><span style="white-space:nowrap;" class="superorder"><a title="Euarchontoglires" href="/wiki/Euarchontoglires">Euarchontoglires</a></span></td>
</tr>
<tr>
<td>Order:</td>
<td><span style="white-space:nowrap;" class="order"><b>Rodentia</b></span><br>
<small><a title="Thomas Edward Bowdich" href="/wiki/Thomas_Edward_Bowdich">Bowdich</a>, 1821</small></td>
</tr>
<tr>
<th style="text-align: center; background-color: rgb(211,211,164)" colspan="2">Suborders</th>
</tr>
<tr>
<td style="text-align: left" colspan="2">
<p><a title="Sciuromorpha" href="/wiki/Sciuromorpha">Sciuromorpha</a><br>
<a title="Castorimorpha" href="/wiki/Castorimorpha">Castorimorpha</a><br>
<a title="Myomorpha" href="/wiki/Myomorpha">Myomorpha</a><br>
<a title="Anomaluromorpha" href="/wiki/Anomaluromorpha">Anomaluromorpha</a><br>
<a title="Hystricomorpha" href="/wiki/Hystricomorpha">Hystricomorpha</a></p>
</td>
</tr>
</tbody></table>
</div>
<p><b>Rodentia</b> is an <a title="Order (biology)" href="/wiki/Order_(biology)">order</a> of <a title="Mammal" href="/wiki/Mammal">mammals</a> also known as <b>rodents</b>, characterised by two continuously growing <a class="mw-redirect" title="Incisors" href="/wiki/Incisors#The_Rodent_incisor">incisors</a> in the upper and lower jaws which must be kept short by gnawing.<sup class="reference" id="cite_ref-rodent-encyclopedia_0-0"><a href="#cite_note-rodent-encyclopedia-0"><span>[</span>1<span>]</span></a></sup><sup class="reference" id="cite_ref-1"><a href="#cite_note-1"><span>[</span>2<span>]</span></a></sup></p>
<p>Forty percent of mammal species are rodents, and they are found in vast numbers on all continents other than <a title="Antarctica" href="/wiki/Antarctica">Antarctica</a>. Common rodents include <a title="Mouse" href="/wiki/Mouse">mice</a>, <a title="Rat" href="/wiki/Rat">rats</a>, <a title="Squirrel" href="/wiki/Squirrel">squirrels</a>, <a title="Porcupine" href="/wiki/Porcupine">porcupines</a>, <a title="Beaver" href="/wiki/Beaver">beavers</a>, <a title="Chipmunk" href="/wiki/Chipmunk">chipmunks</a>, <a title="Guinea pig" href="/wiki/Guinea_pig">guinea pigs</a>, and <a title="Vole" href="/wiki/Vole">voles</a>.<sup class="reference" id="cite_ref-rodent-encyclopedia_0-1"><a href="#cite_note-rodent-encyclopedia-0"><span>[</span>1<span>]</span></a></sup> Rodents have sharp incisors that they use to gnaw wood, break into food, and bite predators. Most eat seeds or plants, though some have more varied diets. Some species have historically been <a title="Pest (organism)" href="/wiki/Pest_(organism)">pests</a>, eating seeds stored by people<sup class="reference" id="cite_ref-2"><a href="#cite_note-2"><span>[</span>3<span>]</span></a></sup> and spreading disease<sup class="reference" id="cite_ref-3"><a href="#cite_note-3"><span>[</span>4<span>]</span></a></sup>.</p>
<p>The name comes from the <a title="Latin" href="/wiki/Latin">Latin</a> word <i>rodens</i>, &quot;gnawing one&quot; (from the verb <i>rodere</i>, &quot;gnaw&quot;).</p>
<table class="toc" id="toc">
<tbody><tr>
<td>
<div id="toctitle">
<h2>Contents</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Size_and_range_of_order"><span class="tocnumber">1</span> <span class="toctext">Size and range of order</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Characteristics"><span class="tocnumber">2</span> <span class="toctext">Characteristics</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Evolution"><span class="tocnumber">3</span> <span class="toctext">Evolution</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Classification"><span class="tocnumber">4</span> <span class="toctext">Classification</span></a>
<ul>
<li class="toclevel-2 tocsection-5"><a href="#Standard_classification"><span class="tocnumber">4.1</span> <span class="toctext">Standard classification</span></a></li>
<li class="toclevel-2 tocsection-6"><a href="#Alternative_classifications"><span class="tocnumber">4.2</span> <span class="toctext">Alternative classifications</span></a></li>
<li class="toclevel-2 tocsection-7"><a href="#Monophyly_or_polyphyly.3F"><span class="tocnumber">4.3</span> <span class="toctext">Monophyly or polyphyly?</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-8"><a href="#References"><span class="tocnumber">5</span> <span class="toctext">References</span></a></li>
<li class="toclevel-1 tocsection-9"><a href="#Further_reading"><span class="tocnumber">6</span> <span class="toctext">Further reading</span></a></li>
<li class="toclevel-1 tocsection-10"><a href="#External_links"><span class="tocnumber">7</span> <span class="toctext">External links</span></a></li>
</ul>
</td>
</tr>
</tbody></table>
<script type="text/javascript">
//<![CDATA[
if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } 
//]]>
</script>
<h2><span class="editsection">[<a title="Edit section: Size and range of order" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=1">edit</a>]</span> <span id="Size_and_range_of_order" class="mw-headline">Size and range of order</span></h2>
<p>In terms of number of <a title="Species" href="/wiki/Species">species</a>—although not necessarily in terms of number of organisms (population) or <a title="Biomass (ecology)" href="/wiki/Biomass_(ecology)">biomass</a>—rodents make up the largest order of mammals. There are about 2,277 <a title="Species" href="/wiki/Species">species</a> of rodents (Wilson and Reeder, 2005), with over 40 percent of mammalian species belonging to the order.<sup class="reference" id="cite_ref-4"><a href="#cite_note-4"><span>[</span>5<span>]</span></a></sup> Their success is probably due to their small size, short breeding cycle, and ability to gnaw and eat a wide variety of foods. (Lambert, 2000)</p>
<p>Rodents are found in vast numbers on all continents except Antarctica, most islands, and in all habitats except oceans. They are the only <a class="mw-redirect" title="Flying animals" href="/wiki/Flying_animals">non-volant</a>, <a class="mw-redirect" title="Marine mammals" href="/wiki/Marine_mammals">non-marine</a> <a class="mw-redirect" title="Placentalia" href="/wiki/Placentalia">placental</a> order—and in particular are the only placental order besides <a title="Bat" href="/wiki/Bat">bats</a> (Chiroptera) and <a title="Pinniped" href="/wiki/Pinniped">Pinnipeds</a>—to have reached <a title="Australia" href="/wiki/Australia">Australia</a> without human introduction.</p>
<h2><span class="editsection">[<a title="Edit section: Characteristics" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=2">edit</a>]</span> <span id="Characteristics" class="mw-headline">Characteristics</span></h2>
<div class="thumb tleft">
<div style="width:222px;" class="thumbinner"><a class="image" href="/wiki/File:Bristol.zoo.capybara.arp.jpg"><img class="thumbimage" height="178" width="220" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Bristol.zoo.capybara.arp.jpg/220px-Bristol.zoo.capybara.arp.jpg" alt=""></a>
<div class="thumbcaption">
<div class="magnify"><a title="Enlarge" class="internal" href="/wiki/File:Bristol.zoo.capybara.arp.jpg"><img alt="" height="11" width="15" src="http://bits.wikimedia.org/skins-1.5/common/images/magnify-clip.png"></a></div>
The <a title="Capybara" href="/wiki/Capybara">capybara</a>, the largest living rodent, can weigh up to 65 kg (140 lb).</div>
</div>
</div>
<p>Many rodents are small; the tiny <a class="mw-redirect" title="African pygmy mouse" href="/wiki/African_pygmy_mouse">African pygmy mouse</a> can be as little as 6 cm (2.4 in) in length and 7 g (0.25 oz) in weight at maturity, and the <a title="Baluchistan Pygmy Jerboa" href="/wiki/Baluchistan_Pygmy_Jerboa">Baluchistan Pygmy Jerboa</a> is of roughly similar or slightly smaller dimensions. On the other hand, the <a title="Capybara" href="/wiki/Capybara">capybara</a> can weigh up to 80 kg (180 lb)<sup class="reference" id="cite_ref-5"><a href="#cite_note-5"><span>[</span>6<span>]</span></a></sup>, and the largest known rodent, the extinct <i><a title="Josephoartigasia monesi" href="/wiki/Josephoartigasia_monesi">Josephoartigasia monesi</a></i>, is estimated to have weighed about 1,000 kg (2,200 lb), and possibly up to 1,534 kg (3,380 lb)<sup class="reference" id="cite_ref-Millien_6-0"><a href="#cite_note-Millien-6"><span>[</span>7<span>]</span></a></sup> or 2,586 kg (5,700 lb)<sup class="reference" id="cite_ref-Rinderknecht_7-0"><a href="#cite_note-Rinderknecht-7"><span>[</span>8<span>]</span></a></sup>.</p>
<p>Rodents have two <a title="Incisor" href="/wiki/Incisor">incisors</a> in the upper as well as in the lower <a title="Jaw" href="/wiki/Jaw">jaw</a> which grow continuously and must be kept worn down by gnawing; this is the origin of the name, from the <a title="Latin" href="/wiki/Latin">Latin</a> <i>rodere</i>, to gnaw<sup class="reference" id="cite_ref-EoDP_8-0"><a href="#cite_note-EoDP-8"><span>[</span>9<span>]</span></a></sup>. These teeth are used for cutting wood, biting through the skin of fruit, or for defense. The teeth have <a title="Tooth enamel" href="/wiki/Tooth_enamel">enamel</a> on the outside and exposed <a class="mw-redirect" title="Dentine" href="/wiki/Dentine">dentine</a> on the inside, so they self-sharpen during gnawing. Rodents lack <a title="Canine tooth" href="/wiki/Canine_tooth">canines</a>, and have a space between their <a title="Incisor" href="/wiki/Incisor">incisors</a> and <a title="Premolar" href="/wiki/Premolar">premolars</a>. Nearly all rodents feed on plants, seeds in particular, but there are a few exceptions which eat insects or fish. Some squirrels are known to eat <a title="Passerine" href="/wiki/Passerine">passerine</a> <a title="Bird" href="/wiki/Bird">birds</a> like <a title="Cardinal (bird)" href="/wiki/Cardinal_(bird)">cardinals</a> and <a class="mw-redirect" title="Blue jay" href="/wiki/Blue_jay">blue jays</a>.</p>
<div class="thumb tright">
<div style="width:222px;" class="thumbinner"><a class="image" href="/wiki/File:Gnagarnas_tandsystem,_Nordisk_familjebok.png"><img class="thumbimage" height="184" width="220" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Gnagarnas_tandsystem%2C_Nordisk_familjebok.png/220px-Gnagarnas_tandsystem%2C_Nordisk_familjebok.png" alt=""></a>
<div class="thumbcaption">
<div class="magnify"><a title="Enlarge" class="internal" href="/wiki/File:Gnagarnas_tandsystem,_Nordisk_familjebok.png"><img alt="" height="11" width="15" src="http://bits.wikimedia.org/skins-1.5/common/images/magnify-clip.png"></a></div>
Typical rodent tooth system</div>
</div>
</div>
<p>Rodents are important in many ecosystems because they reproduce rapidly, and can function as food sources for predators, mechanisms for <a title="Seed dispersal" href="/wiki/Seed_dispersal">seed dispersal</a>, and as <a title="Vector (epidemiology)" href="/wiki/Vector_(epidemiology)">disease vectors</a>. Humans use rodents as a source of <a title="Fur" href="/wiki/Fur">fur</a>, as pets, as <a title="Model organism" href="/wiki/Model_organism">model organisms</a> in animal testing, for food, and even for detecting <a title="Land mine" href="/wiki/Land_mine">landmines</a>.<sup class="reference" id="cite_ref-9"><a href="#cite_note-9"><span>[</span>10<span>]</span></a></sup></p>
<p>Members of non-rodent orders such as <a class="mw-redirect" title="Chiroptera" href="/wiki/Chiroptera">Chiroptera</a> (bats), <a class="mw-redirect" title="Scandentia" href="/wiki/Scandentia">Scandentia</a> (<a title="Treeshrew" href="/wiki/Treeshrew">treeshrews</a>), <a title="Soricomorpha" href="/wiki/Soricomorpha">Soricomorpha</a> (<a title="Shrew" href="/wiki/Shrew">shrews</a> and <a title="Mole (animal)" href="/wiki/Mole_(animal)">moles</a>), <a title="Lagomorpha" href="/wiki/Lagomorpha">Lagomorpha</a> (<a title="Hare" href="/wiki/Hare">hares</a>, <a title="Rabbit" href="/wiki/Rabbit">rabbits</a> and <a title="Pika" href="/wiki/Pika">pikas</a>) and <a class="mw-redirect" title="Mustelid" href="/wiki/Mustelid">mustelid</a> <a title="Carnivora" href="/wiki/Carnivora">carnivores</a> such as <a title="Weasel" href="/wiki/Weasel">weasels</a> and <a title="Mink" href="/wiki/Mink">mink</a> are sometimes confused with rodents.</p>
<h2><span class="editsection">[<a title="Edit section: Evolution" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=3">edit</a>]</span> <span id="Evolution" class="mw-headline">Evolution</span></h2>
<div class="thumb tleft">
<div style="width:222px;" class="thumbinner"><a class="image" href="/wiki/File:Masillamys_Senckenberg_2007-01.JPG"><img class="thumbimage" height="105" width="220" src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Masillamys_Senckenberg_2007-01.JPG/220px-Masillamys_Senckenberg_2007-01.JPG" alt=""></a>
<div class="thumbcaption">
<div class="magnify"><a title="Enlarge" class="internal" href="/wiki/File:Masillamys_Senckenberg_2007-01.JPG"><img alt="" height="11" width="15" src="http://bits.wikimedia.org/skins-1.5/common/images/magnify-clip.png"></a></div>
<i>Masillamys sp.</i> fossil from the <a class="mw-redirect" title="Messel Pit fossil site" href="/wiki/Messel_Pit_fossil_site">Messel Pit fossil site</a></div>
</div>
</div>
<p>The <a title="Fossil" href="/wiki/Fossil">fossil</a> record of rodent-like mammals begins shortly after the extinction of the non-avian <a title="Dinosaur" href="/wiki/Dinosaur">dinosaurs</a> 65 million years ago, as early as the <a title="Paleocene" href="/wiki/Paleocene">Paleocene</a>. Some <a title="Molecular clock" href="/wiki/Molecular_clock">molecular clock</a> data, however, suggest that modern rodents (members of the order Rodentia) already appeared in the late <a title="Cretaceous" href="/wiki/Cretaceous">Cretaceous</a>, although other molecular divergence estimations are in agreement with the fossil record.<sup class="reference" id="cite_ref-Douzery03_10-0"><a href="#cite_note-Douzery03-10"><span>[</span>11<span>]</span></a></sup><sup class="reference" id="cite_ref-Horneretal_11-0"><a href="#cite_note-Horneretal-11"><span>[</span>12<span>]</span></a></sup> By the end of the <a title="Eocene" href="/wiki/Eocene">Eocene</a> epoch, relatives of beavers, <a title="Dormouse" href="/wiki/Dormouse">dormice</a>, squirrels, and other groups appeared in the fossil record. They originated in <a title="Laurasia" href="/wiki/Laurasia">Laurasia</a>, the supercontinent composed of today&#39;s <a title="North America" href="/wiki/North_America">North America</a>, <a title="Europe" href="/wiki/Europe">Europe</a>, and Asia. Some species colonized <a title="Africa" href="/wiki/Africa">Africa</a>, giving rise to the earliest <a title="Hystricognathi" href="/wiki/Hystricognathi">hystricognaths</a>. From Africa hystricognaths <a title="Rafting event" href="/wiki/Rafting_event">rafted</a> to <a title="South America" href="/wiki/South_America">South America</a>, an isolated <a title="Continent" href="/wiki/Continent">continent</a> during the <a title="Oligocene" href="/wiki/Oligocene">Oligocene</a> and <a title="Miocene" href="/wiki/Miocene">Miocene</a> epochs. By the <a title="Miocene" href="/wiki/Miocene">Miocene</a>, Africa collided with Asia, allowing rodents such as <a title="Porcupine" href="/wiki/Porcupine">porcupines</a> to spread into <a title="Eurasia" href="/wiki/Eurasia">Eurasia</a>. During the <a title="Pliocene" href="/wiki/Pliocene">Pliocene</a>, rodent fossils appeared in Australia. Although <a title="Marsupial" href="/wiki/Marsupial">marsupials</a> are the most prominent mammals in Australia, rodents now make up almost 25% of the continent&#39;s mammal species. Meanwhile, the Americas <a title="Isthmus of Panama" href="/wiki/Isthmus_of_Panama">became joined</a> and some rodents <a title="Great American Interchange" href="/wiki/Great_American_Interchange">expanded into new territory</a>; <a title="Sigmodontinae" href="/wiki/Sigmodontinae">sigmodontines</a> surged southward and <a title="Caviomorpha" href="/wiki/Caviomorpha">caviomorphs</a> headed north.</p>
<dl>
<dt>Some Prehistoric Rodents</dt>
<dd><i><a title="Castoroides" href="/wiki/Castoroides">Castoroides</a></i>, a giant <a title="Beaver" href="/wiki/Beaver">beaver</a></dd>
<dd><i><a class="mw-redirect" title="Ceratogaulus" href="/wiki/Ceratogaulus">Ceratogaulus</a></i>, a horned burrowing rodent</dd>
<dd><i><a class="mw-redirect" title="Spelaeomys" href="/wiki/Spelaeomys">Spelaeomys</a></i>, a rat that grew to a large size on the island of <a title="Flores" href="/wiki/Flores">Flores</a></dd>
<dd><a title="Giant hutia" href="/wiki/Giant_hutia">Giant hutias</a>, a group of rodents once found in the <a class="mw-redirect" title="West Indies" href="/wiki/West_Indies">West Indies</a></dd>
<dd><i><a title="Ischyromys" href="/wiki/Ischyromys">Ischyromys</a></i>, a primitive <a title="Squirrel" href="/wiki/Squirrel">squirrel</a>-like rodent</dd>
<dd><i><a title="Leithia (page does not exist)" class="new" href="/w/index.php?title=Leithia&amp;action=edit&amp;redlink=1">Leithia</a></i>, a giant <a title="Dormouse" href="/wiki/Dormouse">dormouse</a></dd>
<dd><i><a title="Neochoerus pinckneyi" href="/wiki/Neochoerus_pinckneyi">Neochoerus pinckneyi</a></i>, a large North American <a title="Capybara" href="/wiki/Capybara">capybara</a> that weighed 100 kg (220 lb)</dd>
<dd><i><a title="Josephoartigasia monesi" href="/wiki/Josephoartigasia_monesi">Josephoartigasia monesi</a></i>, the largest known rodent, with an estimated weight of very roughly 1,000 kg (2,200 lb)</dd>
<dd><i><a title="Phoberomys pattersoni" href="/wiki/Phoberomys_pattersoni">Phoberomys pattersoni</a></i>, the second largest known rodent, with an estimated weight of 700 kg (1,500 lb)</dd>
<dd><i><a title="Telicomys" href="/wiki/Telicomys">Telicomys</a></i>, another giant South American rodent</dd>
</dl>
<h2><span class="editsection">[<a title="Edit section: Classification" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=4">edit</a>]</span> <span id="Classification" class="mw-headline">Classification</span></h2>
<div class="thumb tright">
<div style="width:302px;" class="thumbinner"><a class="image" href="/wiki/File:Rodent_species_pie_chart.png"><img class="thumbimage" height="235" width="300" src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/Rodent_species_pie_chart.png/300px-Rodent_species_pie_chart.png" alt=""></a>
<div class="thumbcaption">
<div class="magnify"><a title="Enlarge" class="internal" href="/wiki/File:Rodent_species_pie_chart.png"><img alt="" height="11" width="15" src="http://bits.wikimedia.org/skins-1.5/common/images/magnify-clip.png"></a></div>
2/3 of rodent species are in the superfamily <a title="Muroidea" href="/wiki/Muroidea">Muroidea</a> (rats, mice, and related species). The families <a title="Muridae" href="/wiki/Muridae">Muridae</a> (blue) and <a title="Cricetidae" href="/wiki/Cricetidae">Cricetidae</a> (red) make up the bulk of the Muroidea.</div>
</div>
</div>
<h3><span class="editsection">[<a title="Edit section: Standard classification" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=5">edit</a>]</span> <span id="Standard_classification" class="mw-headline">Standard classification</span></h3>
<p>The rodents are part of the <a title="Clade" href="/wiki/Clade">clades</a> <a title="Glires" href="/wiki/Glires">Glires</a> (along with <a title="Lagomorpha" href="/wiki/Lagomorpha">lagomorphs</a>), <a title="Euarchontoglires" href="/wiki/Euarchontoglires">Euarchontoglires</a> (along with <a title="Lagomorpha" href="/wiki/Lagomorpha">lagomorphs</a>, <a title="Primate" href="/wiki/Primate">primates</a>, <a title="Treeshrew" href="/wiki/Treeshrew">treeshrews</a>, and <a title="Colugo" href="/wiki/Colugo">colugos</a>), and <a title="Boreoeutheria" href="/wiki/Boreoeutheria">Boreoeutheria</a> (along with most other <a title="Eutheria" href="/wiki/Eutheria">placental</a> <a title="Mammal" href="/wiki/Mammal">mammals</a>). The order Rodentia may be divided into <a class="mw-redirect" title="Suborder" href="/wiki/Suborder">suborders</a>, <a class="mw-redirect" title="Infraorder" href="/wiki/Infraorder">infraorders</a>, <a title="Taxonomic rank" href="/wiki/Taxonomic_rank">superfamilies</a> and <a title="Family (biology)" href="/wiki/Family_(biology)">families</a>.</p>
<p>Classification scheme:</p>
<p><b>ORDER RODENTIA</b> (from Latin, <i>rodere,</i> to gnaw)</p>
<ul>
<li>Suborder <a title="Anomaluromorpha" href="/wiki/Anomaluromorpha">Anomaluromorpha</a>
<dl>
<dd>
<dl>
<dd>
<ul>
<li>Family <a class="mw-redirect" title="Anomaluridae" href="/wiki/Anomaluridae">Anomaluridae</a>: scaly-tailed squirrels</li>
<li>Family <a title="Pedetidae" href="/wiki/Pedetidae">Pedetidae</a>: springhares</li>
</ul>
</dd>
</dl>
</dd>
</dl>
</li>
<li>Suborder <a title="Castorimorpha" href="/wiki/Castorimorpha">Castorimorpha</a>
<dl>
<dd>
<ul>
<li>Superfamily <a class="mw-redirect" title="Castoroidea" href="/wiki/Castoroidea">Castoroidea</a>
<ul>
<li>Family <a title="Castoridae" href="/wiki/Castoridae">Castoridae</a>: <a title="Beaver" href="/wiki/Beaver">beavers</a></li>
</ul>
</li>
<li>Superfamily <a title="Geomyoidea" href="/wiki/Geomyoidea">Geomyoidea</a>
<ul>
<li>Family <a class="mw-redirect" title="Geomyidae" href="/wiki/Geomyidae">Geomyidae</a>: pocket gophers (true gophers)</li>
<li>Family <a title="Heteromyidae" href="/wiki/Heteromyidae">Heteromyidae</a>: <a title="Kangaroo rat" href="/wiki/Kangaroo_rat">kangaroo rats</a> and <a title="Kangaroo mouse" href="/wiki/Kangaroo_mouse">kangaroo mice</a></li>
</ul>
</li>
</ul>
</dd>
</dl>
</li>
<li>Suborder <a title="Hystricomorpha" href="/wiki/Hystricomorpha">Hystricomorpha</a>
<dl>
<dd>
<dl>
<dd>
<ul>
<li>Family <i>incertae sedis</i> <a title="Diatomyidae" href="/wiki/Diatomyidae">Diatomyidae</a>: Laotian rock rat</li>
</ul>
</dd>
</dl>
</dd>
</dl>
<ul>
<li>Infraorder <a title="Ctenodactylomorphi (page does not exist)" class="new" href="/w/index.php?title=Ctenodactylomorphi&amp;action=edit&amp;redlink=1">Ctenodactylomorphi</a>
<dl>
<dd>
<ul>
<li>Family <a class="mw-redirect" title="Ctenodactylidae" href="/wiki/Ctenodactylidae">Ctenodactylidae</a>: gundis</li>
</ul>
</dd>
</dl>
</li>
<li>Infraorder <a title="Hystricognathi" href="/wiki/Hystricognathi">Hystricognathi</a>
<dl>
<dd>
<ul>
<li>Family <a class="mw-redirect" title="Bathyergidae" href="/wiki/Bathyergidae">Bathyergidae</a>: African mole rats</li>
<li>Family <a class="mw-redirect" title="Hystricidae" href="/wiki/Hystricidae">Hystricidae</a>: Old World porcupines</li>
<li>Family <a class="mw-redirect" title="Petromuridae" href="/wiki/Petromuridae">Petromuridae</a>: dassie rat</li>
<li>Family <a class="mw-redirect" title="Thryonomyidae" href="/wiki/Thryonomyidae">Thryonomyidae</a>: cane rats</li>
</ul>
</dd>
</dl>
<ul>
<li>Parvorder <a title="Caviomorpha" href="/wiki/Caviomorpha">Caviomorpha</a>
<ul>
<li>Family †<a class="mw-redirect" title="Heptaxodontidae" href="/wiki/Heptaxodontidae">Heptaxodontidae</a>: giant hutias</li>
<li>Family <a class="mw-redirect" title="Abrocomidae" href="/wiki/Abrocomidae">Abrocomidae</a>: chinchilla rats</li>
<li>Family <a class="mw-redirect" title="Capromyidae" href="/wiki/Capromyidae">Capromyidae</a>: hutias</li>
<li>Family <a title="Caviidae" href="/wiki/Caviidae">Caviidae</a>: cavies, including <a title="Guinea pig" href="/wiki/Guinea_pig">guinea pigs</a> and the <a title="Capybara" href="/wiki/Capybara">capybara</a></li>
<li>Family <a title="Chinchillidae" href="/wiki/Chinchillidae">Chinchillidae</a>: <a title="Chinchilla" href="/wiki/Chinchilla">chinchillas</a> and <a title="Viscacha" href="/wiki/Viscacha">Viscachas</a></li>
<li>Family <a class="mw-redirect" title="Ctenomyidae" href="/wiki/Ctenomyidae">Ctenomyidae</a>: <a title="Tuco-tuco" href="/wiki/Tuco-tuco">tuco-tucos</a></li>
<li>Family <a title="Dasyproctidae" href="/wiki/Dasyproctidae">Dasyproctidae</a>: agoutis</li>
<li>Family <a class="mw-redirect" title="Cuniculidae" href="/wiki/Cuniculidae">Cuniculidae</a>: pacas</li>
<li>Family <a title="Dinomyidae" href="/wiki/Dinomyidae">Dinomyidae</a>: pacaranas</li>
<li>Family <a class="mw-redirect" title="Echimyidae" href="/wiki/Echimyidae">Echimyidae</a>: spiny rats</li>
<li>Family <a class="mw-redirect" title="Erethizontidae" href="/wiki/Erethizontidae">Erethizontidae</a>: New World porcupines</li>
<li>Family <a class="mw-redirect" title="Myocastoridae" href="/wiki/Myocastoridae">Myocastoridae</a>: nutria, coypu</li>
<li>Family <a title="Octodontidae" href="/wiki/Octodontidae">Octodontidae</a>: octodonts</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>Suborder <a title="Myomorpha" href="/wiki/Myomorpha">Myomorpha</a>
<dl>
<dd>
<ul>
<li>Superfamily <a title="Dipodoidea" href="/wiki/Dipodoidea">Dipodoidea</a>
<ul>
<li>Family <a title="Dipodidae" href="/wiki/Dipodidae">Dipodidae</a>: jerboas and jumping mice</li>
</ul>
</li>
<li>Superfamily <a title="Muroidea" href="/wiki/Muroidea">Muroidea</a>
<ul>
<li>Family <a class="mw-redirect" title="Calomyscidae" href="/wiki/Calomyscidae">Calomyscidae</a>: mouse-like hamsters</li>
<li>Family <a title="Cricetidae" href="/wiki/Cricetidae">Cricetidae</a>: <a title="Hamster" href="/wiki/Hamster">hamsters</a>, <a title="New World rats and mice" href="/wiki/New_World_rats_and_mice">New World rats and mice</a>, <a title="Vole" href="/wiki/Vole">voles</a></li>
<li>Family <a title="Muridae" href="/wiki/Muridae">Muridae</a>: true <a title="Mouse" href="/wiki/Mouse">mice</a> and <a title="Rat" href="/wiki/Rat">rats</a>, <a title="Gerbil" href="/wiki/Gerbil">gerbils</a>, spiny mice, <a class="mw-redirect" title="Crested rat" href="/wiki/Crested_rat">crested rat</a></li>
<li>Family <a title="Nesomyidae" href="/wiki/Nesomyidae">Nesomyidae</a>: climbing mice, rock mice, white-tailed rat, Malagasy rats and mice</li>
<li>Family <a title="Platacanthomyidae" href="/wiki/Platacanthomyidae">Platacanthomyidae</a>: spiny dormice</li>
<li>Family <a title="Spalacidae" href="/wiki/Spalacidae">Spalacidae</a>: mole rats, bamboo rats, and <a title="Zokor" href="/wiki/Zokor">zokors</a></li>
</ul>
</li>
</ul>
</dd>
</dl>
</li>
<li>Suborder <a title="Sciuromorpha" href="/wiki/Sciuromorpha">Sciuromorpha</a>
<dl>
<dd>
<dl>
<dd>
<ul>
<li>Family <a class="mw-redirect" title="Aplodontiidae" href="/wiki/Aplodontiidae">Aplodontiidae</a>: <a class="mw-redirect" title="Mountain beaver" href="/wiki/Mountain_beaver">mountain beaver</a></li>
<li>Family <a class="mw-redirect" title="Gliridae" href="/wiki/Gliridae">Gliridae</a> (also Myoxidae, Muscardinidae): <a title="Dormouse" href="/wiki/Dormouse">dormice</a></li>
<li>Family <a class="mw-redirect" title="Sciuridae" href="/wiki/Sciuridae">Sciuridae</a>: <a title="Squirrel" href="/wiki/Squirrel">squirrels</a>, including <a title="Chipmunk" href="/wiki/Chipmunk">chipmunks</a>, <a title="Prairie dog" href="/wiki/Prairie_dog">prairie dogs</a>, &amp; <a title="Marmot" href="/wiki/Marmot">marmots</a></li>
</ul>
</dd>
</dl>
</dd>
</dl>
</li>
</ul>
<h3><span class="editsection">[<a title="Edit section: Alternative classifications" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=6">edit</a>]</span> <span id="Alternative_classifications" class="mw-headline">Alternative classifications</span></h3>
<p>The above <a title="Taxonomy" href="/wiki/Taxonomy">taxonomy</a> uses the shape of the <a title="Mandible" href="/wiki/Mandible">lower jaw</a> (<a title="Sciurognathi" href="/wiki/Sciurognathi">sciurognath</a> or <a title="Hystricognathi" href="/wiki/Hystricognathi">hystricognath</a>) as the primary character. This is the most commonly used approach for dividing the <a title="Order (biology)" href="/wiki/Order_(biology)">order</a> into <a class="mw-redirect" title="Suborders" href="/wiki/Suborders">suborders</a>. Many older references emphasize the <a title="Zygomasseteric system" href="/wiki/Zygomasseteric_system">zygomasseteric system</a> (suborders <a title="Protrogomorpha (page does not exist)" class="new" href="/w/index.php?title=Protrogomorpha&amp;action=edit&amp;redlink=1">Protrogomorpha</a>, <a title="Sciuromorpha" href="/wiki/Sciuromorpha">Sciuromorpha</a>, <a title="Hystricomorpha" href="/wiki/Hystricomorpha">Hystricomorpha</a>, and <a title="Myomorpha" href="/wiki/Myomorpha">Myomorpha</a>).</p>
<p>Several <a class="mw-redirect" title="Molecular phylogeny" href="/wiki/Molecular_phylogeny">molecular phylogenetic</a> studies have used <a title="Gene" href="/wiki/Gene">gene</a> sequences to determine the relationships among rodents, but these studies are yet to produce a single consistent and <a title="Statistical support (page does not exist)" class="new" href="/w/index.php?title=Statistical_support&amp;action=edit&amp;redlink=1">well-supported</a> <a title="Taxonomy" href="/wiki/Taxonomy">taxonomy</a>. Some <a title="Clade" href="/wiki/Clade">clades</a> have been consistently produced such as:</p>
<ul>
<li><a class="mw-redirect" title="Ctenohystrica" href="/wiki/Ctenohystrica">Ctenohystrica</a> contains:
<ul>
<li><a class="mw-redirect" title="Ctenodactylidae" href="/wiki/Ctenodactylidae">Ctenodactylidae</a> (gundis)</li>
<li><a title="Hystricognathi" href="/wiki/Hystricognathi">Hystricognathi</a> containing:
<ul>
<li><a class="mw-redirect" title="Hystricidae" href="/wiki/Hystricidae">Hystricidae</a></li>
<li>An unnamed <a title="Clade" href="/wiki/Clade">clade</a> containing:
<ul>
<li><a title="Phiomorpha" href="/wiki/Phiomorpha">Phiomorpha</a></li>
<li><a title="Caviomorpha" href="/wiki/Caviomorpha">Caviomorpha</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>An unnamed <a title="Clade" href="/wiki/Clade">clade</a> contains:
<ul>
<li><a class="mw-redirect" title="Gliridae" href="/wiki/Gliridae">Gliridae</a></li>
<li><a class="mw-redirect" title="Sciuroidea" href="/wiki/Sciuroidea">Sciuroidea</a> containing:
<ul>
<li><a class="mw-redirect" title="Aplodontiidae" href="/wiki/Aplodontiidae">Aplodontiidae</a></li>
<li><a class="mw-redirect" title="Sciuridae" href="/wiki/Sciuridae">Sciuridae</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li><a class="mw-redirect" title="Myodonta" href="/wiki/Myodonta">Myodonta</a> includes:
<ul>
<li><a title="Dipodoidea" href="/wiki/Dipodoidea">Dipodoidea</a></li>
<li><a title="Muroidea" href="/wiki/Muroidea">Muroidea</a></li>
</ul>
</li>
</ul>
<p>The positions of the <a title="Castoridae" href="/wiki/Castoridae">Castoridae</a>, <a title="Geomyoidea" href="/wiki/Geomyoidea">Geomyoidea</a>, <a class="mw-redirect" title="Anomaluridae" href="/wiki/Anomaluridae">Anomaluridae</a>, and <a title="Pedetidae" href="/wiki/Pedetidae">Pedetidae</a> are still being debated.</p>
<h3><span class="editsection">[<a title="Edit section: Monophyly or polyphyly?" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=7">edit</a>]</span> <span id="Monophyly_or_polyphyly.3F" class="mw-headline">Monophyly or polyphyly?</span></h3>
<p>In 1991, a paper submitted to <i><a class="mw-redirect" title="Nature magazine" href="/wiki/Nature_magazine">Nature</a></i> proposed that <a title="Caviomorpha" href="/wiki/Caviomorpha">caviomorphs</a> should be reclassified as a separate order (similar to <a title="Lagomorpha" href="/wiki/Lagomorpha">Lagomorpha</a>), based on an analysis of the <a title="Amino acid" href="/wiki/Amino_acid">amino acid</a> sequences of <a title="Guinea pig" href="/wiki/Guinea_pig">guinea pigs</a>.<sup class="reference" id="cite_ref-12"><a href="#cite_note-12"><span>[</span>13<span>]</span></a></sup> This hypothesis was refined in a 1992 paper, which asserted the possibility that caviomorphs may have diverged from <a title="Myomorpha" href="/wiki/Myomorpha">myomorphs</a> prior to later divergences of Myomorpha; this would mean caviomorphs, or possibly <a title="Hystricomorpha" href="/wiki/Hystricomorpha">hystricomorphs</a>, would be moved out of the rodent classification into a separate order.<sup class="reference" id="cite_ref-13"><a href="#cite_note-13"><span>[</span>14<span>]</span></a></sup> A minority scientific opinion briefly emerged arguing that <a title="Guinea pig" href="/wiki/Guinea_pig">guinea pigs</a>, <a title="Degu" href="/wiki/Degu">degus</a>, and other caviomorphs are not rodents,<sup class="reference" id="cite_ref-14"><a href="#cite_note-14"><span>[</span>15<span>]</span></a></sup><sup class="reference" id="cite_ref-15"><a href="#cite_note-15"><span>[</span>16<span>]</span></a></sup> while several papers were put forward in support of rodent <a title="Monophyly" href="/wiki/Monophyly">monophyly</a>.<sup class="reference" id="cite_ref-16"><a href="#cite_note-16"><span>[</span>17<span>]</span></a></sup><sup class="reference" id="cite_ref-17"><a href="#cite_note-17"><span>[</span>18<span>]</span></a></sup><sup class="reference" id="cite_ref-18"><a href="#cite_note-18"><span>[</span>19<span>]</span></a></sup> Subsequent studies published since 2002, using wider <a title="Taxon" href="/wiki/Taxon">taxon</a> and <a title="Gene" href="/wiki/Gene">gene</a> samples, have restored consensus among mammalian biologists that the order Rodentia is monophyletic.<sup class="reference" id="cite_ref-19"><a href="#cite_note-19"><span>[</span>20<span>]</span></a></sup><sup class="reference" id="cite_ref-20"><a href="#cite_note-20"><span>[</span>21<span>]</span></a></sup></p>
<h2><span class="editsection">[<a title="Edit section: References" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=8">edit</a>]</span> <span id="References" class="mw-headline">References</span></h2>
<div style="column-count: 2; -moz-column-count: 2; -webkit-column-count: 2;" class="reflist references-column-count references-column-count-2">
<div class="references">
<ol>
<li id="cite_note-rodent-encyclopedia-0">^ <a href="#cite_ref-rodent-encyclopedia_0-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-rodent-encyclopedia_0-1"><sup><i><b>b</b></i></sup></a> <span class="citation web"><a rel="nofollow" class="external text" href="http://www.encyclopedia.com/doc/1E1-rodent.html">&quot;rodent - Encyclopedia.com&quot;</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://www.encyclopedia.com/doc/1E1-rodent.html">http://www.encyclopedia.com/doc/1E1-rodent.html</a></span><span class="reference-accessdate">. Retrieved 2007-11-03</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.btitle=rodent+-+Encyclopedia.com&amp;rft.atitle=&amp;rft_id=http%3A%2F%2Fwww.encyclopedia.com%2Fdoc%2F1E1-rodent.html&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-1"><b><a href="#cite_ref-1">^</a></b> <span class="citation web"><a rel="nofollow" class="external text" href="http://www.kidport.com/RefLib/Science/Animals/Rodents.htm">&quot;Rodents: Gnawing Animals&quot;</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://www.kidport.com/RefLib/Science/Animals/Rodents.htm">http://www.kidport.com/RefLib/Science/Animals/Rodents.htm</a></span><span class="reference-accessdate">. Retrieved 2007-11-03</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.btitle=Rodents%3A+Gnawing+Animals&amp;rft.atitle=&amp;rft_id=http%3A%2F%2Fwww.kidport.com%2FRefLib%2FScience%2FAnimals%2FRodents.htm&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-2"><b><a href="#cite_ref-2">^</a></b> <span class="citation Journal">Meerburg BG, Singleton GR, Leirs H (2009). <a rel="nofollow" class="external text" href="http://www3.interscience.wiley.com/journal/121686000/abstract">&quot;The Year of the Rat ends: time to fight hunger!&quot;</a>. <i>Pest Manag Sci</i> <b>65</b> (4): 351–2. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1002%2Fps.1718">10.1002/ps.1718</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/19206089">19206089</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://www3.interscience.wiley.com/journal/121686000/abstract">http://www3.interscience.wiley.com/journal/121686000/abstract</a></span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The+Year+of+the+Rat+ends%3A+time+to+fight+hunger%21&amp;rft.jtitle=Pest+Manag+Sci&amp;rft.aulast=Meerburg+BG%2C+Singleton+GR%2C+Leirs+H&amp;rft.au=Meerburg+BG%2C+Singleton+GR%2C+Leirs+H&amp;rft.date=2009&amp;rft.volume=65&amp;rft.issue=4&amp;rft.pages=351%E2%80%932&amp;rft_id=info:doi/10.1002%2Fps.1718&amp;rft_id=info:pmid/19206089&amp;rft_id=http%3A%2F%2Fwww3.interscience.wiley.com%2Fjournal%2F121686000%2Fabstract&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-3"><b><a href="#cite_ref-3">^</a></b> <span class="citation Journal">Meerburg BG, Singleton GR, Kijlstra A (2009). <a rel="nofollow" class="external text" href="http://www.informahealthcare.com/doi/pdf/10.1080/10408410902989837">&quot;Rodent-borne diseases and their risks for public health&quot;</a>. <i>Crit Rev Microbiol</i> <b>35</b> (3): 221–70. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1080%2F10408410902989837">10.1080/10408410902989837</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/19548807">19548807</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://www.informahealthcare.com/doi/pdf/10.1080/10408410902989837">http://www.informahealthcare.com/doi/pdf/10.1080/10408410902989837</a></span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Rodent-borne+diseases+and+their+risks+for+public+health&amp;rft.jtitle=Crit+Rev+Microbiol&amp;rft.aulast=Meerburg+BG%2C+Singleton+GR%2C+Kijlstra+A&amp;rft.au=Meerburg+BG%2C+Singleton+GR%2C+Kijlstra+A&amp;rft.date=2009&amp;rft.volume=35&amp;rft.issue=3&amp;rft.pages=221%E2%80%9370&amp;rft_id=info:doi/10.1080%2F10408410902989837&amp;rft_id=info:pmid/19548807&amp;rft_id=http%3A%2F%2Fwww.informahealthcare.com%2Fdoi%2Fpdf%2F10.1080%2F10408410902989837&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-4"><b><a href="#cite_ref-4">^</a></b> <span class="citation web">Myers, Phil (2000). <a rel="nofollow" class="external text" href="http://animaldiversity.ummz.umich.edu/site/accounts/information/Rodentia.html">&quot;Rodentia&quot;</a>. <i>Animal Diversity Web</i>. University of Michigan Museum of Zoology<span class="printonly">. <a rel="nofollow" class="external free" href="http://animaldiversity.ummz.umich.edu/site/accounts/information/Rodentia.html">http://animaldiversity.ummz.umich.edu/site/accounts/information/Rodentia.html</a></span><span class="reference-accessdate">. Retrieved 2006-05-25</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=bookitem&amp;rft.btitle=Rodentia&amp;rft.atitle=Animal+Diversity+Web&amp;rft.aulast=Myers&amp;rft.aufirst=Phil&amp;rft.au=Myers%2C%26%2332%3BPhil&amp;rft.date=2000&amp;rft.pub=University+of+Michigan+Museum+of+Zoology&amp;rft_id=http%3A%2F%2Fanimaldiversity.ummz.umich.edu%2Fsite%2Faccounts%2Finformation%2FRodentia.html&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-5"><b><a href="#cite_ref-5">^</a></b> <a rel="nofollow" class="external text" href="http://www.answers.com/topic/capybaras-hydrochaeridae">Capybaras (Hydrochaeridae): Information and Much More from Answers.com</a></li>
<li id="cite_note-Millien-6"><b><a href="#cite_ref-Millien_6-0">^</a></b> <span class="citation Journal">Millien, Virginie (05 2008). <a rel="nofollow" class="external text" href="http://journals.royalsociety.org/content/pg31525230323q27/?p=35f8c90fe97d44c9b32766e547837566&amp;pi=0">&quot;The largest among the smallest: the body mass of the giant rodent <i>Josephoartigasia monesi</i>&quot;</a>. <i>Proceedings of the Royal Society B</i> <b>1</b> (1646): -1. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1098%2Frspb.2008.0087">10.1098/rspb.2008.0087</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/18495621">18495621</a>. <a title="PubMed Central" href="/wiki/PubMed_Central">PMC</a> <a rel="nofollow" class="external text" href="http://www.pubmedcentral.gov/articlerender.fcgi?tool=pmcentrez&amp;artid=2596365">2596365</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://journals.royalsociety.org/content/pg31525230323q27/?p=35f8c90fe97d44c9b32766e547837566&amp;pi=0">http://journals.royalsociety.org/content/pg31525230323q27/?p=35f8c90fe97d44c9b32766e547837566&amp;pi=0</a></span><span class="reference-accessdate">. Retrieved 2008-05-27</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The+largest+among+the+smallest%3A+the+body+mass+of+the+giant+rodent+%27%27Josephoartigasia+monesi%27%27&amp;rft.jtitle=Proceedings+of+the+Royal+Society+B&amp;rft.aulast=Millien&amp;rft.aufirst=Virginie&amp;rft.au=Millien%2C%26%2332%3BVirginie&amp;rft.date=05+2008&amp;rft.volume=1&amp;rft.issue=1646&amp;rft.pages=-1&amp;rft_id=info:doi/10.1098%2Frspb.2008.0087&amp;rft_id=info:pmid/18495621&amp;rft_id=http%3A%2F%2Fjournals.royalsociety.org%2Fcontent%2Fpg31525230323q27%2F%3Fp%3D35f8c90fe97d44c9b32766e547837566%26pi%3D0&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-Rinderknecht-7"><b><a href="#cite_ref-Rinderknecht_7-0">^</a></b> <span class="citation Journal">Rinderknecht, Andrés; Blanco, R. Ernesto (01 2008). <a rel="nofollow" class="external text" href="http://journals.royalsociety.org/content/34j867846u164624/fulltext.pdf">&quot;The largest fossil rodent&quot;</a> (pdf). <i>Proceedings of the Royal Society B</i> <b>275</b> (1637): 923–928. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1098%2Frspb.2007.1645">10.1098/rspb.2007.1645</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/18198140">18198140</a>. <a title="PubMed Central" href="/wiki/PubMed_Central">PMC</a> <a rel="nofollow" class="external text" href="http://www.pubmedcentral.gov/articlerender.fcgi?tool=pmcentrez&amp;artid=2599941">2599941</a><span class="printonly">. <a rel="nofollow" class="external free" href="http://journals.royalsociety.org/content/34j867846u164624/fulltext.pdf">http://journals.royalsociety.org/content/34j867846u164624/fulltext.pdf</a></span><span class="reference-accessdate">. Retrieved 2008-05-27</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=The+largest+fossil+rodent&amp;rft.jtitle=Proceedings+of+the+Royal+Society+B&amp;rft.aulast=Rinderknecht&amp;rft.aufirst=Andr%C3%A9s&amp;rft.au=Rinderknecht%2C%26%2332%3BAndr%C3%A9s&amp;rft.date=01+2008&amp;rft.volume=275&amp;rft.issue=1637&amp;rft.pages=923%E2%80%93928&amp;rft_id=info:doi/10.1098%2Frspb.2007.1645&amp;rft_id=info:pmid/18198140&amp;rft_id=http%3A%2F%2Fjournals.royalsociety.org%2Fcontent%2F34j867846u164624%2Ffulltext.pdf&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-EoDP-8"><b><a href="#cite_ref-EoDP_8-0">^</a></b> <span class="citation book">Pearsall, J., ed (2002). <i>The Concise Oxford English Dictionary, 10th ed. rev.</i>. Oxford: Oxford University Press. p. 1,239. <a title="International Standard Book Number" href="/wiki/International_Standard_Book_Number">ISBN</a> <a title="Special:BookSources/0-19-860572-2" href="/wiki/Special:BookSources/0-19-860572-2">0-19-860572-2</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=The+Concise+Oxford+English+Dictionary%2C+10th+ed.+rev.&amp;rft.date=2002&amp;rft.pages=p.%26nbsp%3B1%2C239&amp;rft.place=Oxford&amp;rft.pub=Oxford+University+Press&amp;rft.isbn=0-19-860572-2&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-9"><b><a href="#cite_ref-9">^</a></b> <span class="citation news">Wines, Michael (2004-05-19). <a rel="nofollow" class="external text" href="http://www.theage.com.au/articles/2004/05/18/1084783512636.html">&quot;Gambian rodents risk death for bananas&quot;</a>. <i>The Age</i> (The Age Company Ltd.)<span class="printonly">. <a rel="nofollow" class="external free" href="http://www.theage.com.au/articles/2004/05/18/1084783512636.html">http://www.theage.com.au/articles/2004/05/18/1084783512636.html</a></span><span class="reference-accessdate">. Retrieved 2006-05-25</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Gambian+rodents+risk+death+for+bananas&amp;rft.jtitle=The+Age&amp;rft.aulast=Wines&amp;rft.aufirst=Michael&amp;rft.au=Wines%2C%26%2332%3BMichael&amp;rft.date=2004-05-19&amp;rft.pub=The+Age+Company+Ltd.&amp;rft_id=http%3A%2F%2Fwww.theage.com.au%2Farticles%2F2004%2F05%2F18%2F1084783512636.html&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span> &quot;A rat with a nose for landmines is doing its bit for humanity&quot; Cited as coming from the New York Times in the article.</li>
<li id="cite_note-Douzery03-10"><b><a href="#cite_ref-Douzery03_10-0">^</a></b> <span class="citation Journal">Douzery, E.J.P., F. Delsuc, M.J. Stanhope, and D. Huchon (2003). &quot;Local molecular clocks in three nuclear genes: divergence times for rodents and other mammals and incompatibility among fossil calibrations&quot;. <i>Journal of Molecular Evolution</i> <b>57</b>: S201. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1007%2Fs00239-003-0028-x">10.1007/s00239-003-0028-x</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/15008417">15008417</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Local+molecular+clocks+in+three+nuclear+genes%3A+divergence+times+for+rodents+and+other+mammals+and+incompatibility+among+fossil+calibrations&amp;rft.jtitle=Journal+of+Molecular+Evolution&amp;rft.aulast=Douzery%2C+E.J.P.%2C+F.+Delsuc%2C+M.J.+Stanhope%2C+and+D.+Huchon&amp;rft.au=Douzery%2C+E.J.P.%2C+F.+Delsuc%2C+M.J.+Stanhope%2C+and+D.+Huchon&amp;rft.date=2003&amp;rft.volume=57&amp;rft.pages=S201&amp;rft_id=info:doi/10.1007%2Fs00239-003-0028-x&amp;rft_id=info:pmid/15008417&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-Horneretal-11"><b><a href="#cite_ref-Horneretal_11-0">^</a></b> <span class="citation Journal">Horner, D.S., K. Lefkimmiatis, A. Reyes, C. Gissi, C. Saccone, and G. Pesole (2007). <a rel="nofollow" class="external text" href="http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&amp;artid=1802082">&quot;Phylogenetic analyses of complete mitochondrial genome sequences suggest a basal divergence of the enigmatic rodent <i>Anomalurus</i>&quot;</a>. <i>BMC Evolutionary Biology</i> <b>7</b>: 16. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1186%2F1471-2148-7-16">10.1186/1471-2148-7-16</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/17288612">17288612</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Phylogenetic+analyses+of+complete+mitochondrial+genome+sequences+suggest+a+basal+divergence+of+the+enigmatic+rodent+%27%27Anomalurus%27%27&amp;rft.jtitle=BMC+Evolutionary+Biology&amp;rft.aulast=Horner%2C+D.S.%2C+K.+Lefkimmiatis%2C+A.+Reyes%2C+C.+Gissi%2C+C.+Saccone%2C+and+G.+Pesole&amp;rft.au=Horner%2C+D.S.%2C+K.+Lefkimmiatis%2C+A.+Reyes%2C+C.+Gissi%2C+C.+Saccone%2C+and+G.+Pesole&amp;rft.date=2007&amp;rft.volume=7&amp;rft.pages=16&amp;rft_id=info:doi/10.1186%2F1471-2148-7-16&amp;rft_id=info:pmid/17288612&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-12"><b><a href="#cite_ref-12">^</a></b> <span class="citation Journal">Graur, D.; Hide, W.; Li, W. (1991). &quot;&#39;Is the guinea-pig a rodent?&#39;&quot;. <i>Nature</i> <b>351</b> (6328): 649–652. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1038%2F351649a0">10.1038/351649a0</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/2052090">2052090</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27Is+the+guinea-pig+a+rodent%3F%27&amp;rft.jtitle=Nature&amp;rft.aulast=Graur&amp;rft.aufirst=D.&amp;rft.au=Graur%2C%26%2332%3BD.&amp;rft.au=Hide%2C%26%2332%3BW.&amp;rft.au=Li%2C%26%2332%3BW.&amp;rft.date=1991&amp;rft.volume=351&amp;rft.issue=6328&amp;rft.pages=649%E2%80%93652&amp;rft_id=info:doi/10.1038%2F351649a0&amp;rft_id=info:pmid/2052090&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-13"><b><a href="#cite_ref-13">^</a></b> <span class="citation Journal">Li, W.; Hide, W.; Zharkikh, A.; Ma, D.; Graur, D. (1992). &quot;&#39;The molecular taxonomy and evolution of the guinea pig.&#39;&quot;. <i>Journal of Heredity</i> <b>83</b> (3): 174–81. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/1624762">1624762</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27The+molecular+taxonomy+and+evolution+of+the+guinea+pig.%27&amp;rft.jtitle=Journal+of+Heredity&amp;rft.aulast=Li&amp;rft.aufirst=W.&amp;rft.au=Li%2C%26%2332%3BW.&amp;rft.au=Hide%2C%26%2332%3BW.&amp;rft.au=Zharkikh%2C%26%2332%3BA.&amp;rft.au=Ma%2C%26%2332%3BD.&amp;rft.au=Graur%2C%26%2332%3BD.&amp;rft.date=1992&amp;rft.volume=83&amp;rft.issue=3&amp;rft.pages=174%E2%80%9381&amp;rft_id=info:pmid/1624762&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-14"><b><a href="#cite_ref-14">^</a></b> <span class="citation Journal">D&#39;Erchia, A.; Gissi, C.; Pesole, G.; Saccone, C.; Arnason, U. (1996). &quot;&#39;The guinea-pig is not a rodent.&#39;&quot;. <i>Nature</i> <b>381</b> (6583): 597–600. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1038%2F381597a0">10.1038/381597a0</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/8637593">8637593</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27The+guinea-pig+is+not+a+rodent.%27&amp;rft.jtitle=Nature&amp;rft.aulast=D%27Erchia&amp;rft.aufirst=A.&amp;rft.au=D%27Erchia%2C%26%2332%3BA.&amp;rft.au=Gissi%2C%26%2332%3BC.&amp;rft.au=Pesole%2C%26%2332%3BG.&amp;rft.au=Saccone%2C%26%2332%3BC.&amp;rft.au=Arnason%2C%26%2332%3BU.&amp;rft.date=1996&amp;rft.volume=381&amp;rft.issue=6583&amp;rft.pages=597%E2%80%93600&amp;rft_id=info:doi/10.1038%2F381597a0&amp;rft_id=info:pmid/8637593&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-15"><b><a href="#cite_ref-15">^</a></b> <span class="citation Journal">Reyes, A.; Pesole, G.; Saccone, C. (2000). &quot;&#39;Long-branch attraction phenomenon and the impact of among-site rate variation on rodent phylogeny.&#39;&quot;. <i>Gene</i> <b>259</b> (1-2): 177–87. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1016%2FS0378-1119%2800%2900438-8">10.1016/S0378-1119(00)00438-8</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/11163975">11163975</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27Long-branch+attraction+phenomenon+and+the+impact+of+among-site+rate+variation+on+rodent+phylogeny.%27&amp;rft.jtitle=Gene&amp;rft.aulast=Reyes&amp;rft.aufirst=A.&amp;rft.au=Reyes%2C%26%2332%3BA.&amp;rft.au=Pesole%2C%26%2332%3BG.&amp;rft.au=Saccone%2C%26%2332%3BC.&amp;rft.date=2000&amp;rft.volume=259&amp;rft.issue=1-2&amp;rft.pages=177%E2%80%9387&amp;rft_id=info:doi/10.1016%2FS0378-1119%2800%2900438-8&amp;rft_id=info:pmid/11163975&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-16"><b><a href="#cite_ref-16">^</a></b> <span class="citation Journal">Cao, Y.; Adachi, J.; Yano, T.; Hasegawa, M. (1994). &quot;&#39;Phylogenetic place of guinea pigs: No support of the rodent-polyphyly hypothesis from maximum-likelihood analyses of multiple protein sequences.&#39;&quot;. <i>Molecular Biology and Evolution</i> <b>11</b> (4): 593–604. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/8078399">8078399</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27Phylogenetic+place+of+guinea+pigs%3A+No+support+of+the+rodent-polyphyly+hypothesis+from+maximum-likelihood+analyses+of+multiple+protein+sequences.%27&amp;rft.jtitle=Molecular+Biology+and+Evolution&amp;rft.aulast=Cao&amp;rft.aufirst=Y.&amp;rft.au=Cao%2C%26%2332%3BY.&amp;rft.au=Adachi%2C%26%2332%3BJ.&amp;rft.au=Yano%2C%26%2332%3BT.&amp;rft.au=Hasegawa%2C%26%2332%3BM.&amp;rft.date=1994&amp;rft.volume=11&amp;rft.issue=4&amp;rft.pages=593%E2%80%93604&amp;rft_id=info:pmid/8078399&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-17"><b><a href="#cite_ref-17">^</a></b> <span class="citation Journal">Kuma, K.; Miyata, T. (1994). &quot;&#39;Mammalian phylogeny inferred from multiple protein data.&#39;&quot;. <i>Japanese Journal of Genetics</i> <b>69</b> (5): 555–66. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1266%2Fjjg.69.555">10.1266/jjg.69.555</a>. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/7999372">7999372</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27Mammalian+phylogeny+inferred+from+multiple+protein+data.%27&amp;rft.jtitle=Japanese+Journal+of+Genetics&amp;rft.aulast=Kuma&amp;rft.aufirst=K.&amp;rft.au=Kuma%2C%26%2332%3BK.&amp;rft.au=Miyata%2C%26%2332%3BT.&amp;rft.date=1994&amp;rft.volume=69&amp;rft.issue=5&amp;rft.pages=555%E2%80%9366&amp;rft_id=info:doi/10.1266%2Fjjg.69.555&amp;rft_id=info:pmid/7999372&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-18"><b><a href="#cite_ref-18">^</a></b> <span class="citation Journal">Robinson-Rechavi, M.; Ponger, L.; Mouchiroud, D. (2000). &quot;&#39;Nuclear gene LCAT supports rodent monophyly.&#39;&quot;. <i>Molecular Biology and Evolution</i> <b>17</b> (9): 1410–1412. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/10960041">10960041</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=%27Nuclear+gene+LCAT+supports+rodent+monophyly.%27&amp;rft.jtitle=Molecular+Biology+and+Evolution&amp;rft.aulast=Robinson-Rechavi&amp;rft.aufirst=M.&amp;rft.au=Robinson-Rechavi%2C%26%2332%3BM.&amp;rft.au=Ponger%2C%26%2332%3BL.&amp;rft.au=Mouchiroud%2C%26%2332%3BD.&amp;rft.date=2000&amp;rft.volume=17&amp;rft.issue=9&amp;rft.pages=1410%E2%80%931412&amp;rft_id=info:pmid/10960041&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-19"><b><a href="#cite_ref-19">^</a></b> <span class="citation Journal">Lin, Y-H; McLenachan, PA; Gore, AR; Phillips, MJ; Ota, R; Hendy, MD; Penny, D (2002). &quot;Four new mitochondrial genomes and the increased stability of evolutionary trees of mammals from improved taxon sampling&quot;. <i>Molecular Biology and Evolution</i> <b>19</b> (12): 2060–2070. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/12446798">12446798</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Four+new+mitochondrial+genomes+and+the+increased+stability+of+evolutionary+trees+of+mammals+from+improved+taxon+sampling&amp;rft.jtitle=Molecular+Biology+and+Evolution&amp;rft.aulast=Lin&amp;rft.aufirst=Y-H&amp;rft.au=Lin%2C%26%2332%3BY-H&amp;rft.au=McLenachan%2C%26%2332%3BPA&amp;rft.au=Gore%2C%26%2332%3BAR&amp;rft.au=Phillips%2C%26%2332%3BMJ&amp;rft.au=Ota%2C%26%2332%3BR&amp;rft.au=Hendy%2C%26%2332%3BMD&amp;rft.au=Penny%2C%26%2332%3BD&amp;rft.date=2002&amp;rft.volume=19&amp;rft.issue=12&amp;rft.pages=2060%E2%80%932070&amp;rft_id=info:pmid/12446798&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li id="cite_note-20"><b><a href="#cite_ref-20">^</a></b> Carleton, Michael D., and Musser, Guy G. &quot;Order Rodentia&quot;. <i>Mammal Species of the World</i>, 3rd edition, 2005, vol. 2, p. 745. (Concise overview of the literature)</li>
</ol>
</div>
</div>
<h2><span class="editsection">[<a title="Edit section: Further reading" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=9">edit</a>]</span> <span id="Further_reading" class="mw-headline">Further reading</span></h2>
<table style="border:1px solid #aaa; background-color:#f9f9f9;" class="metadata mbox-small plainlinks">
<tbody><tr>
<td class="mbox-image"><img height="40" width="30" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" alt=""></td>
<td style="" class="mbox-text">Wikimedia Commons has media related to: <i><b><a title="commons:Category:Rodentia" class="extiw" href="http://commons.wikimedia.org/wiki/Category:Rodentia">Rodentia</a></b></i></td>
</tr>
</tbody></table>
<table style="border:1px solid #aaa; background-color:#f9f9f9;" class="metadata mbox-small plainlinks">
<tbody><tr>
<td class="mbox-image"><img height="40" width="34" src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/34px-Wikispecies-logo.svg.png" alt=""></td>
<td style="" class="mbox-text"><a title="Wikispecies" href="/wiki/Wikispecies">Wikispecies</a> has information related to: <i><b><a title="wikispecies:Rodentia" class="extiw" href="http://species.wikimedia.org/wiki/Rodentia">Rodentia</a></b></i></td>
</tr>
</tbody></table>
<ul>
<li><span class="citation Journal">Adkins RM, Gelke R. M. E. L., Rowe D., Honeycutt R. L. (2001). &quot;Molecular phylogeny and divergence time estimates for major rodent groups: Evidence from multiple genes&quot;. <i>Molecular Biology and Evolution</i> <b>18</b> (5): 777–791. <a class="mw-redirect" title="PubMed Identifier" href="/wiki/PubMed_Identifier">PMID</a> <a rel="nofollow" class="external text" href="http://www.ncbi.nlm.nih.gov/pubmed/11319262">11319262</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Molecular+phylogeny+and+divergence+time+estimates+for+major+rodent+groups%3A+Evidence+from+multiple+genes&amp;rft.jtitle=Molecular+Biology+and+Evolution&amp;rft.aulast=Adkins&amp;rft.aufirst=RM&amp;rft.au=Adkins%26%2332%3BRM&amp;rft.au=Gelke%26%2332%3BR.+M.+E.+L.&amp;rft.au=Rowe%26%2332%3BD.&amp;rft.au=Honeycutt%26%2332%3BR.+L.&amp;rft.date=2001&amp;rft.volume=18&amp;rft.issue=5&amp;rft.pages=777%E2%80%93791&amp;rft_id=info:pmid/11319262&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li>Carleton, M. D. and G. G. Musser. 2005. &quot;Order Rodentia,&quot; pp. 745–752 in <i>Mammal Species of the World: A Taxonomic and Geographic Reference</i>. Johns Hopkins University Press, Baltimore.</li>
<li>David Lambert and the Diagram Group. <i>The Field Guide to Prehistoric Life.</i> New York: Facts on File Publications, 1985. <a class="internal mw-magiclink-isbn" href="/wiki/Special:BookSources/0816011257">ISBN 0-8160-1125-7</a></li>
<li><span class="citation Journal">Leung, LKP; Cox, Peter G.; Jahn, Gary C.; Nugent, Robert (2002). &quot;Evaluating rodent management with Cambodian rice farmers&quot;. <i>Cambodian Journal of Agriculture</i> <b>5</b>: 21–26.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Evaluating+rodent+management+with+Cambodian+rice+farmers&amp;rft.jtitle=Cambodian+Journal+of+Agriculture&amp;rft.aulast=Leung&amp;rft.aufirst=LKP&amp;rft.au=Leung%2C%26%2332%3BLKP&amp;rft.au=Cox%2C%26%2332%3BPeter+G.&amp;rft.au=Jahn%2C%26%2332%3BGary+C.&amp;rft.au=Nugent%2C%26%2332%3BRobert&amp;rft.date=2002&amp;rft.volume=5&amp;rft.pages=21%E2%80%9326&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li>McKenna, Malcolm C., and Bell, Susan K. 1997. <i>Classification of Mammals Above the Species Level.</i> Columbia University Press, New York, 631 pp. <a class="internal mw-magiclink-isbn" href="/wiki/Special:BookSources/0231110138">ISBN 0-231-11013-8</a></li>
<li>Nowak, R. M. 1999. <i>Walker&#39;s Mammals of the World</i>, Vol. 2. Johns Hopkins University Press, London.</li>
<li><span class="citation Journal">Steppan, S. J.; Adkins, R. A.; Anderson, J. (2004). &quot;Phylogeny and divergence date estimates of rapid radiations in muroid rodents based on multiple nuclear genes&quot;. <i><a title="Systematic Biology" href="/wiki/Systematic_Biology">Systematic Biology</a></i> <b>53</b>: 533–553. <a title="Digital object identifier" href="/wiki/Digital_object_identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1080%2F10635150490468701">10.1080/10635150490468701</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Phylogeny+and+divergence+date+estimates+of+rapid+radiations+in+muroid+rodents+based+on+multiple+nuclear+genes&amp;rft.jtitle=%5B%5BSystematic+Biology%5D%5D&amp;rft.aulast=Steppan&amp;rft.aufirst=S.+J.&amp;rft.au=Steppan%2C%26%2332%3BS.+J.&amp;rft.au=Adkins%2C%26%2332%3BR.+A.&amp;rft.au=Anderson%2C%26%2332%3BJ.&amp;rft.date=2004&amp;rft.volume=53&amp;rft.pages=533%E2%80%93553&amp;rft_id=info:doi/10.1080%2F10635150490468701&amp;rfr_id=info:sid/en.wikipedia.org:Rodent" class="Z3988"><span style="display: none;"> </span></span></li>
<li>University of California Museum of Paleontology (UCMP). 2007 &quot;Rodentia&quot;. <a rel="nofollow" class="external autonumber" href="http://www.ucmp.berkeley.edu/mammal/rodentia/rodentia.html">[1]</a></li>
<li>Wilson, D. E. and D. M. Reeder, eds. 2005. <i>Mammal Species of the World: A Taxonomic and Geographic Reference</i>. Johns Hopkins University Press, Baltimore.</li>
</ul>
<h2><span class="editsection">[<a title="Edit section: External links" href="/w/index.php?title=Rodent&amp;action=edit&amp;section=10">edit</a>]</span> <span id="External_links" class="mw-headline">External links</span></h2>
<ul>
<li><a rel="nofollow" class="external text" href="http://projects.biodiversity.be/africanrodentia">Website on African rodentia</a></li>
<li><a rel="nofollow" class="external text" href="http://flickr.com/photos/peromhc/sets/72157604976601269/">Rodent Photos</a></li>
<li><a rel="nofollow" class="external text" href="http://entomology.ifas.ufl.edu/fasulo/vector/chapter_08.htm">Rodent Pests</a> chapter in <a title="United States Environmental Protection Agency" href="/wiki/United_States_Environmental_Protection_Agency">United States Environmental Protection Agency‎</a> and <a title="University of Florida" href="/wiki/University_of_Florida">University of Florida</a>/<a title="Institute of Food and Agricultural Sciences" href="/wiki/Institute_of_Food_and_Agricultural_Sciences">Institute of Food and Agricultural Sciences</a> National Public Health Pesticide Applicator Training Manual</li>
<li><a rel="nofollow" class="external text" href="http://shine.yahoo.com/channel/life/can-hamsters-be-trained-not-to-gnaw-by-nadia-vella-of-hamster-club-551911/;_ylt=ApViaif0tCOuFd_0HxExXFNcbqU5">Can Rodents be trained not to gnaw?</a></li>
</ul>
<table style=";" cellspacing="0" class="navbox">
<tbody><tr>
<td style="padding:2px;">
<table style="width:100%;background:transparent;color:inherit;;" class="nowraplinks collapsible autocollapse" cellspacing="0">
<tbody><tr>
<th class="navbox-title" colspan="2" style=";"><span style="float:left;width:6em;text-align:left;"><span style="" class="noprint plainlinks navbar"><span style="white-space:nowrap;word-spacing:-.12em;"><a title="Template:Mammals" href="/wiki/Template:Mammals"><span title="View this template" style=";;background:none transparent;border:none;font-size:100%;">v</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a title="Template talk:Mammals" href="/wiki/Template_talk:Mammals"><span title="Discuss this template" style=";;background:none transparent;border:none;font-size:100%;">d</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a rel="nofollow" class="external text" href="http://en.wikipedia.org/w/index.php?title=Template:Mammals&amp;action=edit"><span title="Edit this template" style=";;background:none transparent;border:none;font-size:100%;">e</span></a></span></span></span><span style="font-size:110%;" class="">Extant <a title="Mammal" href="/wiki/Mammal">mammal</a> orders by infraclass</span></th>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td colspan="2" style=";" class="navbox-abovebelow">Kingdom <a class="mw-redirect" title="Animalia" href="/wiki/Animalia">Animalia</a> <span style="font-weight:bold;">·</span>  Phylum <a class="mw-redirect" title="Chordata" href="/wiki/Chordata">Chordata</a> <span style="font-weight:bold;">·</span>  Subphylum <a class="mw-redirect" title="Vertebrata" href="/wiki/Vertebrata">Vertebrata</a> <span style="font-weight:bold;">·</span>  (unranked) <a title="Amniote" href="/wiki/Amniote">Amniota</a></td>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Australosphenida" href="/wiki/Australosphenida">Australosphenida</a></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;padding:0.0em 0; line-height:1.5em;;;">
<div style="padding:0em 0.25em"><a title="Monotreme" href="/wiki/Monotreme">Monotremata <small>(Platypus and echidnas)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Metatheria" href="/wiki/Metatheria">Metatheria</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(<a title="Marsupial" href="/wiki/Marsupial">Marsupial</a> inclusive)</span></span></small></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;padding:0.0em 0; line-height:1.5em;;;">
<div style="padding:0em 0.25em"></div>
<table style="width:100%;;;;" class="nowraplinks navbox-subgroup" cellspacing="0">
<tbody><tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Ameridelphia" href="/wiki/Ameridelphia">Ameridelphia</a></div>
</td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Shrew opossum" href="/wiki/Shrew_opossum">Paucituberculata <small>(Shrew opossums)</small></a> <span style="font-weight:bold;">·</span>  <a title="Opossum" href="/wiki/Opossum">Didelphimorphia <small>(Opossums)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Australidelphia" href="/wiki/Australidelphia">Australidelphia</a></div>
</td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Microbiotheria" href="/wiki/Microbiotheria">Microbiotheria <small>(Monito del Monte)</small></a> <span style="font-weight:bold;">·</span>  <a title="Marsupial mole" href="/wiki/Marsupial_mole">Notoryctemorphia <small>(Marsupial moles)</small></a> <span style="font-weight:bold;">·</span>  <a title="Dasyuromorphia" href="/wiki/Dasyuromorphia">Dasyuromorphia <small>(Quolls and dunnarts)</small></a> <span style="font-weight:bold;">·</span>  <a title="Peramelemorphia" href="/wiki/Peramelemorphia">Peramelemorphia <small>(Bilbies and bandicoots)</small></a> <span style="font-weight:bold;">·</span>  <a title="Diprotodontia" href="/wiki/Diprotodontia">Diprotodontia <small>(Kangaroos and relatives)</small></a></div>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Eutheria" href="/wiki/Eutheria">Eutheria</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(<a class="mw-redirect" title="Placental" href="/wiki/Placental">Placental</a> inclusive)</span></span></small></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;padding:0.0em 0; line-height:1.5em;;;">
<div style="padding:0em 0.25em"></div>
<table style="width:100%;;;;" class="nowraplinks navbox-subgroup" cellspacing="0">
<tbody><tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Xenarthra" href="/wiki/Xenarthra">Xenarthra</a></div>
</td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Armadillo" href="/wiki/Armadillo">Cingulata <small>(Armadillos)</small></a> <span style="font-weight:bold;">·</span>  <a title="Pilosa" href="/wiki/Pilosa">Pilosa <small>(Anteaters and sloths)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Afrotheria" href="/wiki/Afrotheria">Afrotheria</a></div>
</td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Afrosoricida" href="/wiki/Afrosoricida">Afrosoricida <small>(Tenrecs and golden moles)</small></a> <span style="font-weight:bold;">·</span>  <a title="Elephant shrew" href="/wiki/Elephant_shrew">Macroscelidea <small>(Elephant shrews)</small></a> <span style="font-weight:bold;">·</span>  <a title="Aardvark" href="/wiki/Aardvark">Tubulidentata <small>(Aardvark)</small></a> <span style="font-weight:bold;">·</span>  <a title="Hyrax" href="/wiki/Hyrax">Hyracoidea <small>(Hyraxes)</small></a> <span style="font-weight:bold;">·</span>  <a title="Proboscidea" href="/wiki/Proboscidea">Proboscidea <small>(Elephants)</small></a> <span style="font-weight:bold;">·</span>  <a title="Sirenia" href="/wiki/Sirenia">Sirenia <small>(Dugongs and manatees)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Laurasiatheria" href="/wiki/Laurasiatheria">Laurasiatheria</a></div>
</td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Soricomorpha" href="/wiki/Soricomorpha">Soricomorpha <small>(Shrews and moles)</small></a> <span style="font-weight:bold;">·</span>  <a title="Erinaceidae" href="/wiki/Erinaceidae">Erinaceomorpha <small>(Hedgehogs and relatives)</small></a> <span style="font-weight:bold;">·</span>  <a title="Bat" href="/wiki/Bat">Chiroptera <small>(Bats)</small></a> <span style="font-weight:bold;">·</span>  <a title="Pangolin" href="/wiki/Pangolin">Pholidota <small>(Pangolins)</small></a> <span style="font-weight:bold;">·</span>  <a title="Carnivora" href="/wiki/Carnivora">Carnivora</a> <span style="font-weight:bold;">·</span>  <a title="Odd-toed ungulate" href="/wiki/Odd-toed_ungulate">Perissodactyla <small>(Odd-toed ungulates)</small></a> <span style="font-weight:bold;">·</span>  <a title="Even-toed ungulate" href="/wiki/Even-toed_ungulate">Artiodactyla <small>(Even-toed ungulates)</small></a> <span style="font-weight:bold;">·</span>  <a title="Cetacea" href="/wiki/Cetacea">Cetacea <small>(Whales and dolphins)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";padding-left:0em;padding-right:0em;;" class="navbox-group">
<div style="padding:0em 0.75em;"><a title="Euarchontoglires" href="/wiki/Euarchontoglires">Euarchontoglires</a></div>
</td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><strong class="selflink">Rodentia <small>(Rodents)</small></strong> <span style="font-weight:bold;">·</span>  <a title="Lagomorpha" href="/wiki/Lagomorpha">Lagomorpha <small>(Rabbits and relatives)</small></a> <span style="font-weight:bold;">·</span>  <a title="Treeshrew" href="/wiki/Treeshrew">Scandentia <small>(Treeshrews)</small></a> <span style="font-weight:bold;">·</span>  <a title="Colugo" href="/wiki/Colugo">Dermoptera <small>(Colugos)</small></a> <span style="font-weight:bold;">·</span>  <a title="Primate" href="/wiki/Primate">Primates</a></div>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<table style=";" cellspacing="0" class="navbox">
<tbody><tr>
<td style="padding:2px;">
<table style="width:100%;background:transparent;color:inherit;;" class="nowraplinks collapsible autocollapse" cellspacing="0">
<tbody><tr>
<th class="navbox-title" colspan="2" style=";"><span style="float:left;width:6em;text-align:left;"><span style="" class="noprint plainlinks navbar"><span style="white-space:nowrap;word-spacing:-.12em;"><a title="Template:Rodents" href="/wiki/Template:Rodents"><span title="View this template" style=";;background:none transparent;border:none;font-size:100%;">v</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a title="Template talk:Rodents" href="/wiki/Template_talk:Rodents"><span title="Discuss this template" style=";;background:none transparent;border:none;font-size:100%;">d</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a rel="nofollow" class="external text" href="http://en.wikipedia.org/w/index.php?title=Template:Rodents&amp;action=edit"><span title="Edit this template" style=";;background:none transparent;border:none;font-size:100%;">e</span></a></span></span></span><span style="font-size:110%;" class="">Extant families in order <a class="mw-redirect" title="Rodentia" href="/wiki/Rodentia">Rodentia</a></span></th>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td colspan="2" style=";" class="navbox-abovebelow">Kingdom: <a class="mw-redirect" title="Animalia" href="/wiki/Animalia">Animalia</a> <span style="font-weight:bold;">·</span>  Phylum: <a class="mw-redirect" title="Chordata" href="/wiki/Chordata">Chordata</a> <span style="font-weight:bold;">·</span>  Class: <a class="mw-redirect" title="Mammalia" href="/wiki/Mammalia">Mammalia</a> <span style="font-weight:bold;">·</span>  Infraclass: <a title="Eutheria" href="/wiki/Eutheria">Eutheria</a> <span style="font-weight:bold;">·</span>  Superorder: <a title="Euarchontoglires" href="/wiki/Euarchontoglires">Euarchontoglires</a></td>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Sciuromorpha" href="/wiki/Sciuromorpha">Sciuromorpha</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(&quot;Squirrel-like&quot;)</span></span></small></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Mountain Beaver" href="/wiki/Mountain_Beaver">Aplodontiidae <small>(Mountain Beaver)</small></a> <span style="font-weight:bold;">·</span>  <a title="Dormouse" href="/wiki/Dormouse">Gliridae <small>(Dormice)</small></a> <span style="font-weight:bold;">·</span>  <a title="Squirrel" href="/wiki/Squirrel">Sciuridae <small>(Squirrels, chipmunks, marmots, susliks and prairie dogs)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Castorimorpha" href="/wiki/Castorimorpha">Castorimorpha</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(&quot;Beaver-like&quot;)</span></span></small></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><b><a class="mw-redirect" title="Castoroidea" href="/wiki/Castoroidea">Castoroidea</a></b>: <a title="Castoridae" href="/wiki/Castoridae">Castoridae <small>(Beavers)</small></a><br>
<b><a title="Geomyoidea" href="/wiki/Geomyoidea">Geomyoidea</a></b>: <a title="Pocket gopher" href="/wiki/Pocket_gopher">Geomyidae <small>(Pocket gophers)</small></a> <span style="font-weight:bold;">·</span>  <a title="Heteromyidae" href="/wiki/Heteromyidae">Heteromyidae <small>(Kangaroo rats and mice, pocket mice)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Myomorpha" href="/wiki/Myomorpha">Myomorpha</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(&quot;Mouse-like&quot;)</span></span></small></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><b><a title="Dipodoidea" href="/wiki/Dipodoidea">Dipodoidea</a></b>: <a title="Dipodidae" href="/wiki/Dipodidae">Dipodidae <small>(Jerboas, jumping mice and birch mice)</small></a><br>
<b><a title="Muroidea" href="/wiki/Muroidea">Muroidea</a></b>: <a title="Platacanthomyidae" href="/wiki/Platacanthomyidae">Platacanthomyidae <small>(Oriental dormice)</small></a> <span style="font-weight:bold;">·</span>  <a title="Spalacidae" href="/wiki/Spalacidae">Spalacidae <small>(Zokors, bamboo rats, mole rats, blind mole rats)</small></a> <span style="font-weight:bold;">·</span>  <a title="Mouse-like hamster" href="/wiki/Mouse-like_hamster">Calomyscidae <small>(Mouse-like hamsters)</small></a> <span style="font-weight:bold;">·</span>  <a title="Nesomyidae" href="/wiki/Nesomyidae">Nesomyidae <small>(Malagasy rats and relatives)</small></a> <span style="font-weight:bold;">·</span>  <a title="Cricetidae" href="/wiki/Cricetidae">Cricetidae <small>(Hamsters and relatives)</small></a> <span style="font-weight:bold;">·</span>  <a title="Muridae" href="/wiki/Muridae">Muridae <small>(House Mouse and relatives)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Anomaluromorpha" href="/wiki/Anomaluromorpha">Anomaluromorpha</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(&quot;Anomalure-like&quot;)</span></span></small></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Anomalure" href="/wiki/Anomalure">Anomaluridae <small>(Anomalures)</small></a> <span style="font-weight:bold;">·</span>  <a title="Pedetidae" href="/wiki/Pedetidae">Pedetidae <small>(Springhares)</small></a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Hystricomorpha" href="/wiki/Hystricomorpha">Hystricomorpha</a><br>
<small><span style="color:#696969"><span style="font-weight:normal;">(&quot;Porcupine-like&quot;)</span></span></small></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Gundi" href="/wiki/Gundi">Ctenodactylidae <small>(Gundis)</small></a> <span style="font-weight:bold;">·</span>  <a title="Diatomyidae" href="/wiki/Diatomyidae">Diatomyidae <small>(Laotian Rock Rat)</small></a> <span style="font-weight:bold;">·</span>  <a title="Old World porcupine" href="/wiki/Old_World_porcupine">Hystricidae <small>(Old World porcupines)</small></a><br>
<b><a title="Phiomorpha" href="/wiki/Phiomorpha">Phiomorpha</a></b>: <a title="Blesmol" href="/wiki/Blesmol">Bathyergidae <small>(Blesmols)</small></a> <span style="font-weight:bold;">·</span>  <a title="Dassie Rat" href="/wiki/Dassie_Rat">Petromuridae <small>(Dassie Rat)</small></a> <span style="font-weight:bold;">·</span>  <a title="Cane rat" href="/wiki/Cane_rat">Thryonomyidae <small>(Cane rats)</small></a><br>
<b><a title="Caviomorpha" href="/wiki/Caviomorpha">Caviomorpha <small>(New World hystricognaths)</small></a></b>: <a title="New World porcupine" href="/wiki/New_World_porcupine">Erethizontidae <small>(New World porcupines)</small></a> <span style="font-weight:bold;">·</span>  <a title="Caviidae" href="/wiki/Caviidae">Caviidae <small>(Cavies)</small></a> <span style="font-weight:bold;">·</span>  <a title="Paca" href="/wiki/Paca">Cuniculidae <small>(Pacas)</small></a> <span style="font-weight:bold;">·</span>  <a title="Dasyproctidae" href="/wiki/Dasyproctidae">Dasyproctidae <small>(Agoutis and acouchis)</small></a> <span style="font-weight:bold;">·</span>  <a title="Dinomyidae" href="/wiki/Dinomyidae">Dinomyidae <small>(Pacarana)</small></a> <span style="font-weight:bold;">·</span>  <a title="Hutia" href="/wiki/Hutia">Capromyidae <small>(Hutias)</small></a> <span style="font-weight:bold;">·</span>  <a title="Tuco-tuco" href="/wiki/Tuco-tuco">Ctenomyidae <small>(Tuco-tucos)</small></a> <span style="font-weight:bold;">·</span>  <a title="Spiny rat" href="/wiki/Spiny_rat">Echimyidae <small>(Spiny rats)</small></a> <span style="font-weight:bold;">·</span>  <a title="Coypu" href="/wiki/Coypu">Myocastoridae <small>(Coypu, or nutria)</small></a> <span style="font-weight:bold;">·</span>  <a title="Octodontidae" href="/wiki/Octodontidae">Octodontidae <small>(Degus and relatives)</small></a> <span style="font-weight:bold;">·</span>  <a title="Chinchilla rat" href="/wiki/Chinchilla_rat">Abrocomidae <small>(Chinchilla rats)</small></a> <span style="font-weight:bold;">·</span>  <a title="Chinchillidae" href="/wiki/Chinchillidae">Chinchillidae <small>(Chinchillas and viscachas)</small></a></div>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<table style=";" cellspacing="0" class="navbox">
<tbody><tr>
<td style="padding:2px;">
<table style="width:100%;background:transparent;color:inherit;;" class="nowraplinks collapsible autocollapse" cellspacing="0">
<tbody><tr>
<th class="navbox-title" colspan="2" style=";"><span style="float:left;width:6em;text-align:left;"><span style="" class="noprint plainlinks navbar"><span style="white-space:nowrap;word-spacing:-.12em;"><a title="Template:Prehistoric rodents" href="/wiki/Template:Prehistoric_rodents"><span title="View this template" style=";;background:none transparent;border:none;font-size:100%;">v</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a title="Template talk:Prehistoric rodents (page does not exist)" class="new" href="/w/index.php?title=Template_talk:Prehistoric_rodents&amp;action=edit&amp;redlink=1"><span title="Discuss this template" style=";;background:none transparent;border:none;font-size:100%;">d</span></a> <span style=";;background:none transparent;border:none;font-size:100%;"><b>·</b></span> <a rel="nofollow" class="external text" href="http://en.wikipedia.org/w/index.php?title=Template:Prehistoric_rodents&amp;action=edit"><span title="Edit this template" style=";;background:none transparent;border:none;font-size:100%;">e</span></a></span></span></span><span style="font-size:110%;" class="">Prehistoric families in order <a class="mw-redirect" title="Rodentia" href="/wiki/Rodentia">Rodentia</a></span></th>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td colspan="2" style=";" class="navbox-abovebelow">Kingdom: <a class="mw-redirect" title="Animalia" href="/wiki/Animalia">Animalia</a> <span style="font-weight:bold;">·</span>  Phylum: <a class="mw-redirect" title="Chordata" href="/wiki/Chordata">Chordata</a> <span style="font-weight:bold;">·</span>  Class: <a class="mw-redirect" title="Mammalia" href="/wiki/Mammalia">Mammalia</a> <span style="font-weight:bold;">·</span>  Infraclass: <a title="Eutheria" href="/wiki/Eutheria">Eutheria</a> <span style="font-weight:bold;">·</span>  Superorder: <a title="Euarchontoglires" href="/wiki/Euarchontoglires">Euarchontoglires</a></td>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Sciuromorpha" href="/wiki/Sciuromorpha">Sciuromorpha</a></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Allomyidae (page does not exist)" class="new" href="/w/index.php?title=Allomyidae&amp;action=edit&amp;redlink=1">Allomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Mylagaulidae" href="/wiki/Mylagaulidae">Mylagaulidae</a> <span style="font-weight:bold;">·</span>  <a title="Reithroparamyidae (page does not exist)" class="new" href="/w/index.php?title=Reithroparamyidae&amp;action=edit&amp;redlink=1">Reithroparamyidae</a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Castorimorpha" href="/wiki/Castorimorpha">Castorimorpha</a></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Eutypomyidae" href="/wiki/Eutypomyidae">Eutypomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Rhizospalax" href="/wiki/Rhizospalax">Rhizospalacidae</a> <span style="font-weight:bold;">·</span>  <a title="Eomyidae" href="/wiki/Eomyidae">Eomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Florentiamyidae (page does not exist)" class="new" href="/w/index.php?title=Florentiamyidae&amp;action=edit&amp;redlink=1">Florentiamyidae</a> <span style="font-weight:bold;">·</span>  <a title="Heliscomyidae" href="/wiki/Heliscomyidae">Heliscomyidae</a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Myomorpha" href="/wiki/Myomorpha">Myomorpha</a></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Armintomys" href="/wiki/Armintomys">Armintomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Anomalomyidae" href="/wiki/Anomalomyidae">Anomalomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Simimyidae" href="/wiki/Simimyidae">Simimyidae</a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Anomaluromorpha" href="/wiki/Anomaluromorpha">Anomaluromorpha</a></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Parapedetidae (page does not exist)" class="new" href="/w/index.php?title=Parapedetidae&amp;action=edit&amp;redlink=1">Parapedetidae</a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><a title="Hystricomorpha" href="/wiki/Hystricomorpha">Hystricomorpha</a></td>
<td class="navbox-list navbox-odd" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Tamquammyidae (page does not exist)" class="new" href="/w/index.php?title=Tamquammyidae&amp;action=edit&amp;redlink=1">Tamquammyidae</a> <span style="font-weight:bold;">·</span>  <a title="Gobiomyidae" href="/wiki/Gobiomyidae">Gobiomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Yuomyidae (page does not exist)" class="new" href="/w/index.php?title=Yuomyidae&amp;action=edit&amp;redlink=1">Yuomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Chapattimyidae (page does not exist)" class="new" href="/w/index.php?title=Chapattimyidae&amp;action=edit&amp;redlink=1">Chapattimyidae</a> <span style="font-weight:bold;">·</span>  <a title="Tsaganomyidae" href="/wiki/Tsaganomyidae">Tsaganomyidae</a> <span style="font-weight:bold;">·</span>  &quot;<a title="Baluchimyinae (page does not exist)" class="new" href="/w/index.php?title=Baluchimyinae&amp;action=edit&amp;redlink=1">Baluchimyinae</a>&quot; <span style="font-weight:bold;">·</span>  <a title="Bathyergoides" href="/wiki/Bathyergoides">Bathyergoididae</a> <span style="font-weight:bold;">·</span>  <a title="Myophiomyidae" href="/wiki/Myophiomyidae">Myophiomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Diamantomyidae" href="/wiki/Diamantomyidae">Diamantomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Phiomyidae" href="/wiki/Phiomyidae">Phiomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Kenyamyidae" href="/wiki/Kenyamyidae">Kenyamyidae</a> <span style="font-weight:bold;">·</span>  <a title="Cephalomyidae" href="/wiki/Cephalomyidae">Cephalomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Eocardiidae" href="/wiki/Eocardiidae">Eocardiidae</a> <span style="font-weight:bold;">·</span>  <a title="Neoepiblemidae" href="/wiki/Neoepiblemidae">Neoepiblemidae</a> <span style="font-weight:bold;">·</span>  <a title="Giant hutia" href="/wiki/Giant_hutia">Heptaxodontidae</a></div>
</td>
</tr>
<tr style="height:2px">
<td></td>
</tr>
<tr>
<td style=";;" class="navbox-group"><span style="font-weight:normal;"><i><a title="Incertae sedis" href="/wiki/Incertae_sedis">incertae sedis</a></i></span></td>
<td class="navbox-list navbox-even" style="text-align:left;border-left-width:2px;border-left-style:solid;width:100%;padding:0px;;;">
<div style="padding:0em 0.25em"><a title="Eurymylidae" href="/wiki/Eurymylidae">Eurymylidae</a> <span style="font-weight:bold;">·</span>  <a title="Alagomyidae" href="/wiki/Alagomyidae">Alagomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Archetypomys" href="/wiki/Archetypomys">Archetypomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Cocomyidae (page does not exist)" class="new" href="/w/index.php?title=Cocomyidae&amp;action=edit&amp;redlink=1">Cocomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Ivanantonia" href="/wiki/Ivanantonia">Ivanantoniidae</a> <span style="font-weight:bold;">·</span>  <a title="Laredomyidae (page does not exist)" class="new" href="/w/index.php?title=Laredomyidae&amp;action=edit&amp;redlink=1">Laredomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Ischyromyidae (page does not exist)" class="new" href="/w/index.php?title=Ischyromyidae&amp;action=edit&amp;redlink=1">Ischyromyidae</a> <span style="font-weight:bold;">·</span>  <a title="Theridomyidae (page does not exist)" class="new" href="/w/index.php?title=Theridomyidae&amp;action=edit&amp;redlink=1">Theridomyidae</a> <span style="font-weight:bold;">·</span>  <a title="Protoptychidae (page does not exist)" class="new" href="/w/index.php?title=Protoptychidae&amp;action=edit&amp;redlink=1">Protoptychidae</a> <span style="font-weight:bold;">·</span>  <a title="Zegdoumyidae (page does not exist)" class="new" href="/w/index.php?title=Zegdoumyidae&amp;action=edit&amp;redlink=1">Zegdoumyidae</a> <span style="font-weight:bold;">·</span>  <a title="Sciuravidae (page does not exist)" class="new" href="/w/index.php?title=Sciuravidae&amp;action=edit&amp;redlink=1">Sciuravidae</a> <span style="font-weight:bold;">·</span>  <a title="Cylindrodontidae (page does not exist)" class="new" href="/w/index.php?title=Cylindrodontidae&amp;action=edit&amp;redlink=1">Cylindrodontidae</a> <span style="font-weight:bold;">·</span>  <a title="Zelomyidae (page does not exist)" class="new" href="/w/index.php?title=Zelomyidae&amp;action=edit&amp;redlink=1">Zelomyidae</a></div>
</td>
</tr>
<tr style="height:2px;">
<td></td>
</tr>
<tr>
<td colspan="2" style=";" class="navbox-abovebelow">See also: <a title="Category:Prehistoric rodents" href="/wiki/Category:Prehistoric_rodents">Category</a></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<p><span id="interwiki-ca-fa"></span> <span id="interwiki-de-fa"></span></p>


<!-- 
NewPP limit report
Preprocessor node count: 37246/1000000
Post-expand include size: 256630/2048000 bytes
Template argument size: 100427/2048000 bytes
Expensive parser function count: 0/500
-->

<!-- Saved in parser cache with key enwiki:pcache:idhash:19337310-0!1!0!!en!4 and timestamp 20110204223023 -->
<div class="printfooter">
Retrieved from &quot;<a href="http://en.wikipedia.org/wiki/Rodent">http://en.wikipedia.org/wiki/Rodent</a>&quot;</div>
                <!-- /bodytext -->
                                <!-- catlinks -->
                <div class="catlinks" id="catlinks"><div id="mw-normal-catlinks"><a title="Special:Categories" href="/wiki/Special:Categories">Categories</a>: <span dir="ltr"><a title="Category:Rodents" href="/wiki/Category:Rodents">Rodents</a></span></div><div class="mw-hidden-cats-hidden" id="mw-hidden-catlinks">Hidden categories: <span dir="ltr"><a title="Category:Articles with &#39;species&#39; microformats" href="/wiki/Category:Articles_with_%27species%27_microformats">Articles with &#39;species&#39; microformats</a></span></div></div>                <!-- /catlinks -->
                                                <div class="visualClear"></div>
            </div>
            <!-- /bodyContent -->
        </div>
        <!-- /content -->
        <!-- header -->
        <div class="noprint" id="mw-head">
            
<!-- 0 -->
<div class="" id="p-personal">
    <h5>Personal tools</h5>
    <ul>
                    <li id="pt-login"><a accesskey="o" title="You are encouraged to log in; however, it is not mandatory. [o]" href="/w/index.php?title=Special:UserLogin&amp;returnto=Rodent">Log in / create account</a></li>
            </ul>
</div>

<!-- /0 -->
            <div id="left-navigation">
                
<!-- 0 -->
<div class="vectorTabs" id="p-namespaces">
    <h5>Namespaces</h5>
    <ul>
                    <li class="selected" id="ca-nstab-main"><a accesskey="c" title="View the content page [c]" href="/wiki/Rodent"><span>Article</span></a></li>
                    <li id="ca-talk"><a accesskey="t" title="Discussion about the content page [t]" href="/wiki/Talk:Rodent"><span>Discussion</span></a></li>
            </ul>
</div>

<!-- /0 -->

<!-- 1 -->
<div class="vectorMenu emptyPortlet" id="p-variants">
        <h5><span>Variants</span><a href="#"></a></h5>
    <div class="menu">
        <ul>
                    </ul>
    </div>
</div>

<!-- /1 -->
            </div>
            <div id="right-navigation">
                
<!-- 0 -->
<div class="vectorTabs" id="p-views">
    <h5>Views</h5>
    <ul>
                    <li class="selected" id="ca-view"><a href="/wiki/Rodent"><span>Read</span></a></li>
                    <li id="ca-edit"><a accesskey="e" title="You can edit this page. 
Please use the preview button before saving. [e]" href="/w/index.php?title=Rodent&amp;action=edit"><span>Edit</span></a></li>
                    <li class="collapsible " id="ca-history"><a accesskey="h" title="Past versions of this page [h]" href="/w/index.php?title=Rodent&amp;action=history"><span>View history</span></a></li>
            </ul>
</div>

<!-- /0 -->

<!-- 1 -->
<div class="vectorMenu emptyPortlet" id="p-cactions">
    <h5><span>Actions</span><a href="#"></a></h5>
    <div class="menu">
        <ul>
                    </ul>
    </div>
</div>

<!-- /1 -->

<!-- 2 -->
<div id="p-search">
    <h5><label for="searchInput">Search</label></h5>
    <form id="searchform" action="/w/index.php">
        <input value="Special:Search" name="title" type="hidden">
                <div id="simpleSearch">
            <input value="" accesskey="f" title="Search Wikipedia [f]" type="text" name="search" id="searchInput">
            <button title="Search Wikipedia for this text" name="button" type="submit" id="searchButton"><img alt="Search" src="http://bits.wikimedia.org/skins-1.5/vector/images/search-ltr.png?283-19"></button>
        </div>
            </form>
</div>

<!-- /2 -->
            </div>
        </div>
        <!-- /header -->
        <!-- panel -->
            <div class="noprint" id="mw-panel">
                <!-- logo -->
                    <div id="p-logo"><a title="Visit the main page" href="/wiki/Main_Page" style="background-image: url(http://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png);"></a></div>
                <!-- /logo -->
                
<!-- navigation -->
<div id="p-navigation" class="portal">
    <h5>Navigation</h5>
    <div class="body">
                <ul>
                    <li id="n-mainpage-description"><a accesskey="z" title="Visit the main page [z]" href="/wiki/Main_Page">Main page</a></li>
                    <li id="n-contents"><a title="Guides to browsing Wikipedia" href="/wiki/Portal:Contents">Contents</a></li>
                    <li id="n-featuredcontent"><a title="Featured content – the best of Wikipedia" href="/wiki/Portal:Featured_content">Featured content</a></li>
                    <li id="n-currentevents"><a title="Find background information on current events" href="/wiki/Portal:Current_events">Current events</a></li>
                    <li id="n-randompage"><a accesskey="x" title="Load a random article [x]" href="/wiki/Special:Random">Random article</a></li>
                    <li id="n-sitesupport"><a title="Support us" href="http://wikimediafoundation.org/wiki/Special:Landingcheck?landing_page=WMFJA085&amp;language=en&amp;utm_source=donate&amp;utm_medium=sidebar&amp;utm_campaign=20101204SB002">Donate to Wikipedia</a></li>
                </ul>
            </div>
</div>

<!-- /navigation -->

<!-- SEARCH -->

<!-- /SEARCH -->

<!-- interaction -->
<div id="p-interaction" class="portal">
    <h5>Interaction</h5>
    <div class="body">
                <ul>
                    <li id="n-help"><a title="Guidance on how to use and edit Wikipedia" href="/wiki/Help:Contents">Help</a></li>
                    <li id="n-aboutsite"><a title="Find out about Wikipedia" href="/wiki/Wikipedia:About">About Wikipedia</a></li>
                    <li id="n-portal"><a title="About the project, what you can do, where to find things" href="/wiki/Wikipedia:Community_portal">Community portal</a></li>
                    <li id="n-recentchanges"><a accesskey="r" title="The list of recent changes in the wiki [r]" href="/wiki/Special:RecentChanges">Recent changes</a></li>
                    <li id="n-contact"><a title="How to contact Wikipedia" href="/wiki/Wikipedia:Contact_us">Contact Wikipedia</a></li>
                </ul>
            </div>
</div>

<!-- /interaction -->

<!-- TOOLBOX -->
<div id="p-tb" class="portal">
    <h5>Toolbox</h5>
    <div class="body">
        <ul>
                    <li id="t-whatlinkshere"><a accesskey="j" title="List of all English Wikipedia pages containing links to this page [j]" href="/wiki/Special:WhatLinksHere/Rodent">What links here</a></li>
                        <li id="t-recentchangeslinked"><a accesskey="k" title="Recent changes in pages linked from this page [k]" href="/wiki/Special:RecentChangesLinked/Rodent">Related changes</a></li>
                                                                                                                                                    <li id="t-upload"><a accesskey="u" title="Upload files [u]" href="/wiki/Wikipedia:Upload">Upload file</a></li>
                                            <li id="t-specialpages"><a accesskey="q" title="List of all special pages [q]" href="/wiki/Special:SpecialPages">Special pages</a></li>
                                            <li id="t-permalink"><a title="Permanent link to this revision of the page" href="/w/index.php?title=Rodent&amp;oldid=410994427">Permanent link</a></li>
                <li id="t-cite"><a title="Information on how to cite this page" href="/w/index.php?title=Special:Cite&amp;page=Rodent&amp;id=410994427">Cite this page</a></li>        </ul>
    </div>
</div>

<!-- /TOOLBOX -->

<!-- coll-print_export -->
<div id="p-coll-print_export" class="portal">
    <h5>Print/export</h5>
    <div class="body">
                <ul id="collectionPortletList"><li id="coll-create_a_book"><a rel="nofollow" title="Create a book or page collection" href="/w/index.php?title=Special:Book&amp;bookcmd=book_creator&amp;referer=Rodent">Create a book</a></li><li id="coll-download-as-rl"><a rel="nofollow" title="Download a PDF version of this wiki page" href="/w/index.php?title=Special:Book&amp;bookcmd=render_article&amp;arttitle=Rodent&amp;oldid=410994427&amp;writer=rl">Download as PDF</a></li><li id="t-print"><a accesskey="p" title="Printable version of this page [p]" href="/w/index.php?title=Rodent&amp;printable=yes">Printable version</a></li></ul>            </div>
</div>

<!-- /coll-print_export -->

<!-- LANGUAGES -->
<div id="p-lang" class="portal">
    <h5>Languages</h5>
    <div class="body">
        <ul>
                    <li class="interwiki-als"><a title="Nagetiere" href="http://als.wikipedia.org/wiki/Nagetiere">Alemannisch</a></li>
                    <li class="interwiki-ar"><a title="قوارض" href="http://ar.wikipedia.org/wiki/%D9%82%D9%88%D8%A7%D8%B1%D8%B6">العربية</a></li>
                    <li class="interwiki-az"><a title="Gəmiricilər" href="http://az.wikipedia.org/wiki/G%C9%99miricil%C9%99r">Azərbaycanca</a></li>
                    <li class="interwiki-be"><a title="Грызуны" href="http://be.wikipedia.org/wiki/%D0%93%D1%80%D1%8B%D0%B7%D1%83%D0%BD%D1%8B">Беларуская</a></li>
                    <li class="interwiki-bar"><a title="Fieslfiecha" href="http://bar.wikipedia.org/wiki/Fieslfiecha">Boarisch</a></li>
                    <li class="interwiki-bs"><a title="Glodari" href="http://bs.wikipedia.org/wiki/Glodari">Bosanski</a></li>
                    <li class="interwiki-br"><a title="Krigner" href="http://br.wikipedia.org/wiki/Krigner">Brezhoneg</a></li>
                    <li class="interwiki-bg"><a title="Гризачи" href="http://bg.wikipedia.org/wiki/%D0%93%D1%80%D0%B8%D0%B7%D0%B0%D1%87%D0%B8">Български</a></li>
                    <li class="interwiki-ca"><a title="Rosegador" href="http://ca.wikipedia.org/wiki/Rosegador">Català</a></li>
                    <li class="interwiki-cv"><a title="Кăшлакансем" href="http://cv.wikipedia.org/wiki/%D0%9A%C4%83%D1%88%D0%BB%D0%B0%D0%BA%D0%B0%D0%BD%D1%81%D0%B5%D0%BC">Чӑвашла</a></li>
                    <li class="interwiki-cs"><a title="Hlodavci" href="http://cs.wikipedia.org/wiki/Hlodavci">Česky</a></li>
                    <li class="interwiki-cy"><a title="Cnofil" href="http://cy.wikipedia.org/wiki/Cnofil">Cymraeg</a></li>
                    <li class="interwiki-da"><a title="Gnavere" href="http://da.wikipedia.org/wiki/Gnavere">Dansk</a></li>
                    <li class="interwiki-de"><a title="Nagetiere" href="http://de.wikipedia.org/wiki/Nagetiere">Deutsch</a></li>
                    <li class="interwiki-nv"><a title="Tsin Deigházhígíí" href="http://nv.wikipedia.org/wiki/Tsin_Deigh%C3%A1zh%C3%ADg%C3%AD%C3%AD">Diné bizaad</a></li>
                    <li class="interwiki-el"><a title="Τρωκτικά" href="http://el.wikipedia.org/wiki/%CE%A4%CF%81%CF%89%CE%BA%CF%84%CE%B9%CE%BA%CE%AC">Ελληνικά</a></li>
                    <li class="interwiki-et"><a title="Närilised" href="http://et.wikipedia.org/wiki/N%C3%A4rilised">Eesti</a></li>
                    <li class="interwiki-es"><a title="Rodentia" href="http://es.wikipedia.org/wiki/Rodentia">Español</a></li>
                    <li class="interwiki-eo"><a title="Ronĝuloj" href="http://eo.wikipedia.org/wiki/Ron%C4%9Duloj">Esperanto</a></li>
                    <li class="interwiki-eu"><a title="Karraskari" href="http://eu.wikipedia.org/wiki/Karraskari">Euskara</a></li>
                    <li class="interwiki-fa"><a title="جوندگان" href="http://fa.wikipedia.org/wiki/%D8%AC%D9%88%D9%86%D8%AF%DA%AF%D8%A7%D9%86">فارسی</a></li>
                    <li class="interwiki-fo"><a title="Gnagdýr" href="http://fo.wikipedia.org/wiki/Gnagd%C3%BDr">Føroyskt</a></li>
                    <li class="interwiki-fr"><a title="Rodentia" href="http://fr.wikipedia.org/wiki/Rodentia">Français</a></li>
                    <li class="interwiki-gl"><a title="Roedor" href="http://gl.wikipedia.org/wiki/Roedor">Galego</a></li>
                    <li class="interwiki-ko"><a title="설치류" href="http://ko.wikipedia.org/wiki/%EC%84%A4%EC%B9%98%EB%A5%98">한국어</a></li>
                    <li class="interwiki-hi"><a title="कृंतक" href="http://hi.wikipedia.org/wiki/%E0%A4%95%E0%A5%83%E0%A4%82%E0%A4%A4%E0%A4%95">हिन्दी</a></li>
                    <li class="interwiki-hsb"><a title="Hrymzaki" href="http://hsb.wikipedia.org/wiki/Hrymzaki">Hornjoserbsce</a></li>
                    <li class="interwiki-hr"><a title="Glodavci" href="http://hr.wikipedia.org/wiki/Glodavci">Hrvatski</a></li>
                    <li class="interwiki-io"><a title="Rodero" href="http://io.wikipedia.org/wiki/Rodero">Ido</a></li>
                    <li class="interwiki-id"><a title="Hewan pengerat" href="http://id.wikipedia.org/wiki/Hewan_pengerat">Bahasa Indonesia</a></li>
                    <li class="interwiki-is"><a title="Nagdýr" href="http://is.wikipedia.org/wiki/Nagd%C3%BDr">Íslenska</a></li>
                    <li class="interwiki-it"><a title="Rodentia" href="http://it.wikipedia.org/wiki/Rodentia">Italiano</a></li>
                    <li class="interwiki-he"><a title="מכרסמים" href="http://he.wikipedia.org/wiki/%D7%9E%D7%9B%D7%A8%D7%A1%D7%9E%D7%99%D7%9D">עברית</a></li>
                    <li class="interwiki-ka"><a title="მღრღნელები" href="http://ka.wikipedia.org/wiki/%E1%83%9B%E1%83%A6%E1%83%A0%E1%83%A6%E1%83%9C%E1%83%94%E1%83%9A%E1%83%94%E1%83%91%E1%83%98">ქართული</a></li>
                    <li class="interwiki-sw"><a title="Rodentia" href="http://sw.wikipedia.org/wiki/Rodentia">Kiswahili</a></li>
                    <li class="interwiki-la"><a title="Rodentia" href="http://la.wikipedia.org/wiki/Rodentia">Latina</a></li>
                    <li class="interwiki-lv"><a title="Grauzēji" href="http://lv.wikipedia.org/wiki/Grauz%C4%93ji">Latviešu</a></li>
                    <li class="interwiki-lb"><a title="Knabberdéieren" href="http://lb.wikipedia.org/wiki/Knabberd%C3%A9ieren">Lëtzebuergesch</a></li>
                    <li class="interwiki-lt"><a title="Graužikai" href="http://lt.wikipedia.org/wiki/Grau%C5%BEikai">Lietuvių</a></li>
                    <li class="interwiki-lij"><a title="Rodentia" href="http://lij.wikipedia.org/wiki/Rodentia">Líguru</a></li>
                    <li class="interwiki-li"><a title="Knaagdiere" href="http://li.wikipedia.org/wiki/Knaagdiere">Limburgs</a></li>
                    <li class="interwiki-hu"><a title="Rágcsálók" href="http://hu.wikipedia.org/wiki/R%C3%A1gcs%C3%A1l%C3%B3k">Magyar</a></li>
                    <li class="interwiki-mk"><a title="Глодари" href="http://mk.wikipedia.org/wiki/%D0%93%D0%BB%D0%BE%D0%B4%D0%B0%D1%80%D0%B8">Македонски</a></li>
                    <li class="interwiki-mr"><a title="कुरतडणारे प्राणी" href="http://mr.wikipedia.org/wiki/%E0%A4%95%E0%A5%81%E0%A4%B0%E0%A4%A4%E0%A4%A1%E0%A4%A3%E0%A4%BE%E0%A4%B0%E0%A5%87_%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%BE%E0%A4%A3%E0%A5%80">मराठी</a></li>
                    <li class="interwiki-ms"><a title="Rodensia" href="http://ms.wikipedia.org/wiki/Rodensia">Bahasa Melayu</a></li>
                    <li class="interwiki-mn"><a title="Мэрэгч" href="http://mn.wikipedia.org/wiki/%D0%9C%D1%8D%D1%80%D1%8D%D0%B3%D1%87">Монгол</a></li>
                    <li class="interwiki-nl"><a title="Knaagdieren" href="http://nl.wikipedia.org/wiki/Knaagdieren">Nederlands</a></li>
                    <li class="interwiki-ja"><a title="ネズミ目" href="http://ja.wikipedia.org/wiki/%E3%83%8D%E3%82%BA%E3%83%9F%E7%9B%AE">日本語</a></li>
                    <li class="interwiki-no"><a title="Gnagere" href="http://no.wikipedia.org/wiki/Gnagere">‪Norsk (bokmål)‬</a></li>
                    <li class="interwiki-nn"><a title="Gnagarar" href="http://nn.wikipedia.org/wiki/Gnagarar">‪Norsk (nynorsk)���</a></li>
                    <li class="interwiki-nrm"><a title="Grugeux" href="http://nrm.wikipedia.org/wiki/Grugeux">Nouormand</a></li>
                    <li class="interwiki-nov"><a title="Rodentia" href="http://nov.wikipedia.org/wiki/Rodentia">Novial</a></li>
                    <li class="interwiki-oc"><a title="Rodentia" href="http://oc.wikipedia.org/wiki/Rodentia">Occitan</a></li>
                    <li class="interwiki-nds"><a title="Gnaagdeerter" href="http://nds.wikipedia.org/wiki/Gnaagdeerter">Plattdüütsch</a></li>
                    <li class="interwiki-pl"><a title="Gryzonie" href="http://pl.wikipedia.org/wiki/Gryzonie">Polski</a></li>
                    <li class="interwiki-pt"><a title="Roedores" href="http://pt.wikipedia.org/wiki/Roedores">Português</a></li>
                    <li class="interwiki-ro"><a title="Rozătoare" href="http://ro.wikipedia.org/wiki/Roz%C4%83toare">Română</a></li>
                    <li class="interwiki-qu"><a title="Khankiq" href="http://qu.wikipedia.org/wiki/Khankiq">Runa Simi</a></li>
                    <li class="interwiki-ru"><a title="Грызуны" href="http://ru.wikipedia.org/wiki/%D0%93%D1%80%D1%8B%D0%B7%D1%83%D0%BD%D1%8B">Русский</a></li>
                    <li class="interwiki-sah"><a title="Кэрбээччилэр аймахтара" href="http://sah.wikipedia.org/wiki/%D0%9A%D1%8D%D1%80%D0%B1%D1%8D%D1%8D%D1%87%D1%87%D0%B8%D0%BB%D1%8D%D1%80_%D0%B0%D0%B9%D0%BC%D0%B0%D1%85%D1%82%D0%B0%D1%80%D0%B0">Саха тыла</a></li>
                    <li class="interwiki-stq"><a title="Gnauedierte" href="http://stq.wikipedia.org/wiki/Gnauedierte">Seeltersk</a></li>
                    <li class="interwiki-simple"><a title="Rodent" href="http://simple.wikipedia.org/wiki/Rodent">Simple English</a></li>
                    <li class="interwiki-sk"><a title="Hlodavce" href="http://sk.wikipedia.org/wiki/Hlodavce">Slovenčina</a></li>
                    <li class="interwiki-sl"><a title="Glodavci" href="http://sl.wikipedia.org/wiki/Glodavci">Slovenščina</a></li>
                    <li class="interwiki-sr"><a title="Глодари" href="http://sr.wikipedia.org/wiki/%D0%93%D0%BB%D0%BE%D0%B4%D0%B0%D1%80%D0%B8">Српски / Srpski</a></li>
                    <li class="interwiki-fi"><a title="Jyrsijät" href="http://fi.wikipedia.org/wiki/Jyrsij%C3%A4t">Suomi</a></li>
                    <li class="interwiki-sv"><a title="Gnagare" href="http://sv.wikipedia.org/wiki/Gnagare">Svenska</a></li>
                    <li class="interwiki-tl"><a title="Daga" href="http://tl.wikipedia.org/wiki/Daga">Tagalog</a></li>
                    <li class="interwiki-ta"><a title="கொறிணி" href="http://ta.wikipedia.org/wiki/%E0%AE%95%E0%AF%8A%E0%AE%B1%E0%AE%BF%E0%AE%A3%E0%AE%BF">தமிழ்</a></li>
                    <li class="interwiki-th"><a title="สัตว์ฟันแทะ" href="http://th.wikipedia.org/wiki/%E0%B8%AA%E0%B8%B1%E0%B8%95%E0%B8%A7%E0%B9%8C%E0%B8%9F%E0%B8%B1%E0%B8%99%E0%B9%81%E0%B8%97%E0%B8%B0">ไทย</a></li>
                    <li class="interwiki-tr"><a title="Kemiriciler" href="http://tr.wikipedia.org/wiki/Kemiriciler">Türkçe</a></li>
                    <li class="interwiki-uk"><a title="Гризуни" href="http://uk.wikipedia.org/wiki/%D0%93%D1%80%D0%B8%D0%B7%D1%83%D0%BD%D0%B8">Українська</a></li>
                    <li class="interwiki-vi"><a title="Bộ Gặm nhấm" href="http://vi.wikipedia.org/wiki/B%E1%BB%99_G%E1%BA%B7m_nh%E1%BA%A5m">Tiếng Việt</a></li>
                    <li class="interwiki-wa"><a title="Rawiant" href="http://wa.wikipedia.org/wiki/Rawiant">Walon</a></li>
                    <li class="interwiki-wa"><a title="Denny Hamlin" href="http://wa.wikipedia.org/wiki/Denny_Hamlin">Walon</a></li>
                    <li class="interwiki-zh"><a title="啮齿目" href="http://zh.wikipedia.org/wiki/%E5%95%AE%E9%BD%BF%E7%9B%AE">中文</a></li>
                </ul>
    </div>
</div>

<!-- /LANGUAGES -->
            </div>
        <!-- /panel -->
        <!-- footer -->
        <div id="footer">
                                            <ul id="footer-info">
                                                                    <li id="footer-info-lastmod"> This page was last modified on 30 January 2011 at 17:36.<br></li>
                                                                                            <li id="footer-info-copyright">Text is available under the <a href="http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License" rel="license">Creative Commons Attribution-ShareAlike License</a><a style="display:none;" href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license"></a>;
additional terms may apply.
See <a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a> for details.<br>
Wikipedia® is a registered trademark of the <a href="http://www.wikimediafoundation.org/">Wikimedia Foundation, Inc.</a>, a non-profit organization.<br></li><li class="noprint"><a href="http://en.wikipedia.org/wiki/Wikipedia:Contact_us" class="internal">Contact us</a></li>
                                                            </ul>
                                                            <ul id="footer-places">
                                                                    <li id="footer-places-privacy"><a title="wikimedia:Privacy policy" href="http://wikimediafoundation.org/wiki/Privacy_policy">Privacy policy</a></li>
                                                                                            <li id="footer-places-about"><a title="Wikipedia:About" href="/wiki/Wikipedia:About">About Wikipedia</a></li>
                                                                                            <li id="footer-places-disclaimer"><a title="Wikipedia:General disclaimer" href="/wiki/Wikipedia:General_disclaimer">Disclaimers</a></li>
                                                            </ul>
                                        <ul class="noprint" id="footer-icons">
                                <li id="footer-icon-poweredby"><a href="http://www.mediawiki.org/"><img alt="Powered by MediaWiki" width="88" height="31" src="http://bits.wikimedia.org/skins-1.5/common/images/poweredby_mediawiki_88x31.png"></a></li>
                                                <li id="footer-icon-copyright"><a href="http://wikimediafoundation.org/"><img alt="Wikimedia Foundation" height="31" width="88" src="/images/wikimedia-button.png"></a></li>
                            </ul>
            <div style="clear:both"></div>
        </div>
        <!-- /footer -->
        <!-- fixalpha -->
        <script type="text/javascript"> if ( window.isMSIE55 ) fixalpha(); </script>
        <!-- /fixalpha -->
        
<script type="text/javascript">if (window.runOnloadHook) runOnloadHook();</script>
<script src="http://geoiplookup.wikimedia.org/" type="text/javascript"></script>        <!-- Served by srv211 in 0.046 secs. -->    
.highlight { background-color: red; }