museum_data.py•90.2 kB
"""
Museum-specific data and helper functions for the Smithsonian MCP server.
This module contains cached museum object types and utility functions
for working with museum collections.
"""
from typing import List
# Museum-specific object types discovered from Smithsonian Open Access API
# These represent the actual object types available in each museum's collections
# pylint: disable=line-too-long
MUSEUM_OBJECT_TYPES = {
"ACM": ['apron', 'archaeological fragments', 'archaeological lithics', 'archeaological lithics', 'badge', 'badge with ribbon and medal', 'bag', 'basket', 'beadwork', 'blanket', 'bookmark', 'bottle', 'box', 'brick', 'carved spoon', 'cast-iron skillet', 'cloth', 'container with lid', 'coverlet', 'cross-stitch', 'drawstring purse', 'drum', 'figurine', 'footstool', 'framed pen', 'goggles', 'gourd', 'greeting card', 'guiro', 'hand plane', 'hanger', 'hat', 'hat box', 'jacket', 'model', 'necklace', 'origami', 'paint brush', 'paintbrush', 'painting', 'papercutting', 'phonograph', 'pillowcase', 'pin', 'pinback button', 'pitcher', 'press badge', 'print', 'puppet', 'purse', 'quilt', 'quilted wall hanging', 'recorder', 'sculpture', 'set of biscuit cutters', 'shoes', 'skirt', 'sleeves', 'string instrument', 'tape recorder', 'tin punch', 'towel', 'typewriter', 'typewriter ribbon', 'watercolor paint set', 'woodwork'],
"CHNDM": ['albums (bound) & books', 'animals', 'architecture', 'architecture, interiors', 'bound print', 'ceramics', 'classicism', 'containers', 'costume & accessories', 'cutlery', 'decorative arts', 'drawing', 'embossed wool', 'embroidery & stitching', 'enamels', 'ephemera', 'figures', 'furniture', 'game', 'glasswares', 'graphic design', 'greeting card', 'interiors', 'jewelry', 'knotted, knitted and crocheted textiles', 'lace', 'landscapes', 'lighting', 'metalwork', 'mural designs', 'nature studies', 'non-woven textiles', 'numismatics', 'ornament', 'playing card', 'portraits', 'print', 'printed, dyed & painted textiles', 'religion', 'sample books', 'sculpture', 'seascapes', 'sewing sample', 'tableware designs', 'textile designs', 'theater', 'tiles', 'toys & games', 'transportation', 'trimmings', 'wallcoverings', 'wallpaper designs', 'wood engraving. vignette.', 'woven textiles'],
"FSG": ['album', 'architectural element', 'calligraphy', 'ceremonial object', 'container', 'costume accessory', 'costume and textile', 'drawing', 'exchange media', 'furniture and furnishing', 'jewelry and ornament', 'manuscript', 'mask', 'mirror', 'model', 'musical instrument', 'natural material', 'painting', 'print', 'sculpture', 'tool and equipment', 'toy and entertainment', 'unclassified', 'vessel', 'weapon and armament'],
"HMSG": ['decorative arts', 'drawing', 'mech repro', 'painting', 'photograph', 'print', 'print/portfolio', 'sculpture', 'sculpture/relief'],
"NASM": ['armament-missiles', 'armament-sights & controls', 'art-miscellaneous', 'avionics-autopilots', 'avionics-communication', 'avionics-electronic/satellite navigation', 'avionics-radar/electronic warfare', 'awards', 'awards-certificates', 'awards-insignia', 'awards-medals & ribbons', 'awards-miscellaneous', 'awards-trophies', 'craft-aircraft', 'craft-aircraft parts', 'craft-airship', 'craft-balloon', 'craft-miscellaneous', 'craft-missile & rocket parts', 'craft-missiles & rockets', 'craft-rotary wing', 'equipment-breathing devices', 'equipment-ground control apparatus', 'equipment-lunar', 'equipment-miscellaneous', 'equipment-mission support', 'equipment-parachutes', 'equipment-photographic', 'equipment-scientific devices', 'equipment-survival', 'equipment-test', 'equipment-tools', 'equipment-training devices', 'instruments-computers, general purpose', 'instruments-engine & fuel', 'instruments-flight management', 'instruments-miscellaneous', 'instruments-navigational', 'instruments-scientific', 'instruments-test', 'literature and research-books (under library)', 'literature and research-letters (archives)', 'literature and research-photos & prints', 'memorabilia', 'memorabilia-events', 'memorabilia-people', 'memorabilia-popular culture', 'memorabilia-world war i', 'memorabilia-world war ii', 'models-aircraft', 'models-crewed spacecraft & parts', 'models-miscellaneous', 'models-missiles & rockets', 'models-recognition', 'models-rotary wing', 'models-science fiction', 'models-uncrewed spacecraft & parts', 'models-wind tunnel', 'personal equipment-accessories', 'personal equipment-communications gear', 'personal equipment-flight clothing', 'personal equipment-food & food accessories', 'personal equipment-helmets & headwear', 'personal equipment-life support', 'personal equipment-medical', 'personal equipment-miscellaneous', 'personal equipment-special devices', 'personal equipment-uniforms: civil', 'personal equipment-uniforms: military', 'propulsion-accessories (to an engine)', 'propulsion-components (engine parts)', 'propulsion-miscellaneous', 'propulsion-propellers & impellers', 'propulsion-reciprocating & rotary', 'propulsion-rocket engines', 'propulsion-turbines (jet)', 'spacecraft-crewed', 'spacecraft-crewed-electrical power', 'spacecraft-crewed-instruments & payloads', 'spacecraft-crewed-parts & structural components', 'spacecraft-crewed-special/commemorative', 'spacecraft-crewed-test vehicles', 'spacecraft-uncrewed', 'spacecraft-uncrewed-communications', 'spacecraft-uncrewed-guidance & control', 'spacecraft-uncrewed-test vehicles'],
"NMAAHC": ['45 rpm records', '78 rpm records', 'access doors', 'accessories', 'acrylic paintings', 'admission tickets', 'advertisements', 'advertising cards', 'agricultural equipment', 'albumen prints', 'ambrotypes', 'amplifiers', 'appointment books', 'architectural drawings', 'armbands', 'armchairs', 'ashtrays', 'athletic shoes', 'audio equipment', 'audiotapes', 'autobiographies', 'axes (tools)', 'badges', 'bags (containers)', 'banks (containers)', 'banners', 'barkers', 'barrettes', 'baseball caps', 'baseballs', 'baskets', 'batons (music equipment)', 'beads', 'bills of sale', 'birth records', 'black-and-white photographs', 'black-and-white prints', 'black-and-white prints (photographs)', 'blocks (shaped masses)', 'bookmarks', 'books', 'bowls (vessels)', 'boxes (containers)', 'bracelets (jewelry)', 'bridles', 'broadsides', 'bronzes', 'brooches', 'brooms', 'brushes', 'buckles (strap accessories)', 'bumper stickers', 'business cards', 'buttons (fasteners)', 'buttons (information artifacts)', 'cabinet photographs', 'cameras', 'candleholders', 'canes', 'cans', 'caps (headgear)', 'carbon prints', 'cardigans', 'cartes-de-visite', 'cases (containers)', 'catalogs', 'ceremonial costume', 'ceremonial robes', 'certificates', 'chairs', 'chromogenic color prints', 'chromolithographs', 'church bulletins', 'cigar boxes', 'clippings', 'clips (jewelry)', 'cloches', 'cloth dolls', 'clutch bags', 'coats', 'cocktail lounges', 'coffee cups', 'coils (spiral objects)', 'coin holders', 'collages', 'collars (neckwear)', 'collecting cards', 'collodion prints', 'color slides', 'combs (grooming tools)', 'combs (hair ornaments)', 'commemoratives', 'containers', 'contracts', 'cookbooks', 'copies (derivitive objects)', 'cornice planes', 'cosmetics', 'costume accessories', 'covers (overlying objects)', 'creamers', 'crochet hooks', 'derbies (hats)', 'design drawings', 'desks', 'digital images', 'digital media', 'digital media - born analog', 'digital media - born digital', 'digital prints', 'dinner services', 'diplomas', 'documents', 'doilies', 'drawer pulls', 'drawings', 'dress uniforms', 'dresses', 'dresses by form', 'dressing tables', 'drumsticks', 'dye diffusion transfer prints', 'ear clips', 'earrings', 'engravings', 'ensembles (costume)', 'envelopes', 'equipment for personal use: grooming, hygiene and health care', 'essays', 'evening dresses', 'facsimiles', 'felt-tip pens', 'figurines', 'file boxes', 'film stills', 'financial records', 'finger rings', 'flags', 'fliers (printed matter)', 'forks', 'form letters', 'frames (furnishings)', 'furniture', 'gameboards', 'gathering baskets', 'gavels (ceremonial mallets)', 'gelatin silver prints', 'gloves', 'goggles', 'golf clubs (equipment)', 'graphzines', 'guitars', 'hand tools', 'handbills', 'handkerchiefs', 'hardcover books', 'hardware', 'hat racks', 'hat stands', 'hatboxes', 'hats', 'headdresses', 'headgear', 'headscarves', 'hoods (headgear)', 'hooks (object genre)', 'illustrations', 'initials (layout features)', 'inkjet prints', 'inkpads', 'insignias', 'invitations', 'ironwork', 'jack planes', 'jackets', 'jars', 'jean jackets', 'jeans', 'jerseys', 'journals (periodicals)', 'jugs', 'kickboards', 'kits (sets)', 'knives (culinary tools)', 'lamps (lighting devices)', 'landscapes (environments)', 'lapel pins', 'letter openers', 'letters (correspondence)', 'linocuts', 'lipsticks', 'lithographs', 'lobby cards', 'logos', 'long underwear', 'magazines', 'magazines (periodicals)', 'mannequins', 'marionettes', 'mechanical banks', 'medals', 'menus', 'military uniforms', 'mills (culinary tools)', 'money', 'mops (maintenance tools)', 'motion pictures (information artifacts)', 'mounts (framing and mounting equipment)', 'mugs', 'multimedia works', 'mural paintings', 'narratives', 'necklaces', 'negatives', 'neon lamps', 'newsboy (caps)', 'newsletters', 'newspapers', 'noisemakers', 'notebooks', 'notes', 'offset lithographs', 'oil paintings', 'oral histories', 'outfits', 'oxfords', 'oyster knives', 'paintings', 'pamphlets', 'panel paintings', 'paper dolls', 'paperbacks', 'pencils', 'pendants (jewelry)', 'pennants', 'perfume bottles', 'periodicals', 'personnel records', 'photocopies', 'photographic postcards', 'photographic prints', 'photographs', 'photomechanical prints', 'picket signs', 'pigment prints', 'pins (fasteners)', 'pins (jewelry)', 'placards (information artifacts)', 'planes (tools)', 'plates (dishes)', 'platinum prints', 'plows (agricultural equipment)', 'poems', 'pointing trowels', 'political posters', 'portable radio', 'portraits', 'postcards', 'posters', 'pothooks', 'pots', 'press releases', 'price lists', 'printing plates', 'prints', 'prints by function', 'programs', 'pullovers', 'purses (bags)', 'quilts', 'receipts', 'record covers', 'regalia', 'renderings', 'sashes (costume accessories)', 'scarves (costume accessories)', 'scrapbooks', 'screen prints', 'screenplays', 'scripts (writing)', 'sculpture', 'seating', 'seating furniture', 'seats and seat components', 'serving dishes', 'shackles', 'shawls', 'sheet music', 'shirts', 'shoebrushes', 'shoehorns', 'shoes (footwear)', 'shop signs', 'showcases', 'side chairs', 'signboards', 'signs', 'silent films', 'silhouettes', 'skirts', 'skullcaps', 'slave hire badges', 'slides (photographs)', 'sneakers', 'socks', 'sound films', 'sound recordings', 'souvenir programs', 'souvenirs', 'spatulas (culinary tools)', 'spoons', 'sports uniforms', 'stands (support furniture)', 'steelwork', 'stemware', 'stereographs', 'stickers', 'stools', 'sunglasses', 'sweat shirts', 't-shirts', 'tablets', 'tags', 'tapes (binding components)', 'telegrams', 'templates', 'terracottas', 'textiles', 'theater programs', 'throw pillows', 'tickets', 'tie tacks', 'tintypes', 'tools', 'torches (lighting devices)', 'towels', 'transcripts', 'transparencies', 'trays', 'trophies (prizes)', 'trousers', 'tumblers (drinking glasses)', 'umbrellas', 'uniforms', 'vases', 'ventriloquial figures', 'vests (main garments)', 'video art', 'video recordings', 'watches', 'watercolors', 'whirligigs', 'works on paper'],
"NMAH": ['3-d image print', '35mm edengraph upper mag', '?', 'acupuncture', 'adhesive tape', 'advertisement', 'albumen photograph', 'alternative currency', 'amulet', 'aneroid barograph', 'anesthesia', 'announcement', 'aquarelle print', 'art watch', 'art watch, with chatelaine', 'art work', 'ashtray', 'attachment, ramrod', 'audio player', 'autocamping tent, 1919', 'autoclave, electric', 'award', 'badge', "badge, fireman's", 'badge, sled dog racing', 'bag', 'bagpipe', 'bakelite balance pan', 'balance', 'ballot', 'bank note', 'barometer, aneroid', 'barrel', 'barrel, pistol', 'bars, ribbon', 'baseball cap', 'basin', 'basket piece', 'basket, cake', 'bathing suit', 'bayonet, fencing', 'bayonet, sword', 'bead', 'bearing', 'beehive support', 'bell', 'belt', 'beret', 'bicycle', 'bicycle attachment', 'bicycle jersey', 'biological', 'blade, knife', 'blade, sword', 'block', "block, engraver's", 'blouse', 'board', 'board, balancing', 'bobbin, lace', 'boiler manhole cover', 'bonnet', 'book', 'book, match', 'book, ration', 'booklet', 'bookmark', 'boot', 'boots', 'boots, pair of', 'bottle', 'bottle and stopper', 'bottle opener', 'bottle stopper', 'bottle, case', 'bottle, medicine', 'bottle, part of', 'bottle, stock', 'bottle, tincture', 'bottle, wine', 'bottles', 'bow', 'bowl', 'bowl, mixing', 'bowl, sugar', 'bowl, tea', 'box', 'box, jewelry', 'box, product', 'box, snuff', 'boxing card', 'brace', 'bracelet', 'branding iron', 'breeches', 'bridge money', 'broadside', 'brochure', 'brooch', 'brush', 'buckle frame', 'buckle, knee', 'buckle, one prong', 'buckle, slide', 'buckles, halter', 'bumper sticker', 'button', 'button, advertising', 'button, campaign', 'button, collegiate', 'button, political', 'buttons, batch of', 'cabinet card', 'cable', 'calculating rule components, group of', 'calculator, hand fuse setting', 'calibrated medicine glass', 'caliper, body', 'callÿbox', 'camera', "camera, leo baekeland's", 'can', 'candleholder', 'candlestick', 'cane', 'cannon', 'canteen', 'cap', 'cape', 'carbine', 'carbro print', 'card', 'card, baseball', 'card, basketball', 'card, bubble gum', 'card, business', 'card, football', 'card, greeting', 'card, picture', 'card, trade', 'cardiology', 'cards', 'carousel animal', 'carousel piece', 'carpet ball, large', 'carrier, entrenching tool', 'carrier, gas mask', 'carrier, hearing aid', 'carte-de-visite', 'cartoon', 'cartridge', 'carving', 'case', 'case for objectives', 'case, cigarette', 'case, pistol', 'cash register', 'catalog', 'cathode ray tube', 'centennial banner', 'certificate', 'certificate, commemorative', 'certified proof', 'chair, side', 'chapeau', 'chartometer', 'chemical sample', 'chromolithograph', 'cigarette case', 'citation', 'clay object 6-sided', 'cloth square', 'clothing label', 'clyster', 'coat', 'coffeepot', 'coin', 'coin study', 'coin, commemorative', 'coins', 'collar', 'collar stud', 'color samples', 'column section', 'comb, hair', 'combination', 'comic', 'comic art', 'comic book', 'compact disk', 'compass', 'compass, drawing', 'composing stick', 'compote', 'container of specimens', 'container, denture powder', 'container, tobacco', 'contraceptive', 'contraceptive, condoms', 'contraceptive, condoms, box of', 'contraceptive, oral', 'cord', 'cosmetic', 'cosmetic advertisement', 'coupon', 'cover', 'cover, canteen', 'cover, cap', 'cowbell', 'crank shaft eccentric', 'crate label', 'crayons, box of', 'creamer', 'credit and debit card', 'credit card', 'crude drug', 'cuff buttons', 'culottes', 'cup', 'cup plate', 'cup?, footed', 'curtain, side, army truck', 'cutlass', 'cutter, cookie', 'dabbing dish', 'daguerreotype', 'decal, condom vending machine', 'decorated cane, green "ebony"', 'decorated cane, monkey apple', 'decoration, holiday', 'dental coll object', 'diaper', 'diary', 'diathermy machine', 'die', 'die, coin', 'die, coin, counterfeit', 'digital photographic print', 'dinner plate', 'discharge, honorable', 'dish', 'dish, chafing', 'dish, serving', 'diskette, 8-inch', 'document', 'documentation', 'documentation, sol 20 microcomputer', 'doll', 'dose glass', 'drawing', 'drawing, architectural', 'drawing, harriet lane', 'drawings', 'drawings, batch of', 'dress', 'dress, 1 piece', 'dress, 1-piece', 'dress, 2-piece', 'dress, 3-piece', 'dress, 4-piece', 'dress, fragment', 'dress, wedding', 'drum', 'dye transfer print', 'dynameter', 'eagle decoration', 'edge polisher, wood', 'egg', 'electro-magnetic machine', 'electron tube, diode', 'electronic calculator', 'electronic payment terminal', 'electrotherapy coll object', 'endoscope coll object', 'endotracheal tube', 'engine, steam', 'envelope', 'ephemera', 'equipment, net', 'etching', 'ewer', 'experimental telephone', 'extraction tube', 'eye speculum', 'eye, artificial', 'fabric', 'fabric length', 'fabric sample', 'fabric, printed', 'face, mold, plaster', 'fan', 'fashion plate', 'fastener', 'fiber sample', 'fiber samples, batch of', 'figure', 'figurine', 'film holder', 'film reel', 'film reel, surfing', 'filmscripts, batch of', 'filters, gas', 'finger', 'fire mark', 'firing pin', 'first aid kit', 'flag', 'flask, dropper', 'flask, one handled', 'flask, powder', 'flask, slender', 'flax wheel', 'flock (cotton)', 'flowerpot', 'flute', 'flyer', 'flyer, political', 'forceps', 'forceps, dental', 'fork', 'form, leaf', 'fountain in vacuo', 'fragment', 'fragment, ceramic', 'fragment, chamber pot', 'fragment, kiln furniture', 'freshener, facial', 'frisbee', 'galvanometer', 'gas mask', 'gauge', 'gauge, strain', 'gavel', 'geissler tube', 'gelatin silver print', 'genechip', 'geometric model', 'girth', 'glass plate negative', 'glass rod', 'glasses, baseball', 'gloves, pair of', 'goblet', 'gouge', 'graphometer', 'graver, tint', 'greeting card', 'gun part', 'haemacytometer', 'hair care product', 'hair product label', 'handkerchief', 'hardware', 'harmonica', 'harpoon', 'hat', 'hat, fire', 'hatchet', 'heart monitorallen heart monitor', 'heliostat', 'hepatic eclectic', 'highway sign', 'holster', 'homeopathic preparation, bottle of', 'homeopathic preparation, vial of', 'hoofprint', 'icon', 'ignition holder', 'inaugural ribbon, 1881', 'incandescent lamp', 'infant feeder', 'inhaler drug delivery system', 'ink fountain', 'insignia', 'insignia, batch of', 'insignia, pair of', 'insignia, part of', 'instrument', 'insulator', 'insulin', 'invalid cushion', 'invitation', 'jacket', "jacket, woman's", 'jar', 'jar, small', "jew's harp", 'jug', 'jug, toby', 'juicer', 'key chain', 'kit, stethoscope', 'knife', 'knife money', 'knife, butter', 'knife, dessert', 'knife, folding', 'kodachrome slide', 'label', 'lace', 'lace edging', 'lace, boot', 'lamp', 'lamp tester', 'lantern slide', 'lapel pin', 'launcher, grenade', 'laundry basket', 'leaflet', 'left ventricle', 'leg, prosthetic', 'leggings, pair of', 'leggins, pair of', 'lens cone', 'letter', 'letter opener', 'license plate', 'lid', 'light bulb', 'light emitting diode', 'linen tracings, corliss eng co.', 'lithograph', 'lobby card', 'locomotive model', 'logic template', 'lorgnette', 'lunch box', 'machine for laying roving in cans', 'magazine', 'magnesium sulfate', 'magnifier', 'maker, coffee', 'map', 'maple wood', 'marble', 'mask for prototype microchip (in case)', 'master disc', 'matrices, set of', 'matrices, type of', 'measure', 'medal', 'medal engraving', 'medal shell', 'medal, commemorative', 'medal, political', 'medal, trial', 'medallion', 'media wallet card', 'medical coll object', 'medicinal label', 'medicine cases, pocket', 'menu', 'mercury holder', 'mesh board', 'metal creaser', 'metal object', 'mezzotint', 'mgsb', 'microcomputer component', 'microcomputer monitor', 'microcomputer peripheral', 'microscope', 'microscope coll obj', 'microscope eyepiece', 'microscope objective', 'microscope reticles', 'mine detector set', 'mineralogical field kit', 'miscellaneous objects, group of', 'modal, spandex, fabric sample', 'model, ship, recognition', 'model, wire rope making machine', 'modem', 'mold, artificial heart', 'mold, button', 'mold, gelatin', 'mold, ice cream', 'mold, left ventricular assist device', 'mold, pipe', 'mold, pouch', 'mold, weathervane, wood', 'molding', 'molds, valve', 'mortar', 'mortising bit', 'mounted photograph', 'movie stills', 'muffler', 'mug', 'music book', 'music chart', 'musket', 'mute', 'nail, bone, hip', 'necklace', 'neckpiece', 'necktie', 'needle making machine', 'negative', 'neoarphenamine', 'newsletter', 'newspaper', 'nimation cel', 'note', 'objective', 'objective, microscope', 'objects, salvaged from ship, group of', 'odontograph', 'olympic program', 'opener, can', 'opera glasses', 'opera glasses case', 'ophthalmology coll object', 'ornament, christmas tree', 'ornament, holiday', 'otc preparation', 'outift, camera', 'pacemaker', 'painting', 'pallet', 'pamphlet', 'pan', 'pan, geo bundlette', 'panel, wood sample, japanese', 'panpipes', "pants, man's suit", 'paper doll', 'paper money', 'paper money holder', 'paper money, canceled', 'paper money, cancelled', 'paperweight', 'parabolic reflector illuminator', 'part, saddle', 'parts, roller casting apparatus, batch of', 'patch', 'patches', 'patent model, photographic ground for wood engravers', 'pattern', 'pattern letter', 'pencil', 'pendant', 'pennant', 'percolator', 'periodical', 'periodical clipping', 'personal hygiene product', 'personal hygiene product, set', 'pestle', 'pharmaceutical', 'phase objective', 'phonograph repeater', 'photo relief plates for printing', 'photograph', 'photograph with wooden frame', 'photograph, mounted', 'photograph, pigment print', 'photograph, roller derby', 'photograph, silver gelatin', 'photographic holiday card', 'piano', 'pill molds', 'pin', 'pin, curtain', 'pin, lapel', 'pin, stick', 'pince-nez', 'pipe, ramrod', 'pipe, tobacco', 'pisa', 'pistol', 'pitcher', 'placard', 'placecards', 'planchettes', 'plaquette', 'plate', 'plate, cup', 'plate, luncheon', 'plate, miniature', 'platinum print', 'platter', 'platter, fish', 'playbill', 'pliers, band forming, orthodontic', 'pliers, shrimp', 'plow for installing underground telegraph cable', 'pneumatic grease gun', 'pog', 'polar relay', 'polaroid, color', 'polymer note', 'porringer', 'portfolio', 'posster', 'postcard', 'postcard, real photo', 'poster', 'poster, campaign', 'poster, ice hockey', 'poster, political', 'poster, summer olympics', 'posters', 'powder, body', 'prairie dog', 'prescription label', 'pressure cooker', 'pressure regulator', 'pring', 'print', 'print, digital', 'print, lithograph', 'printing plate, label', 'prints', 'prisms', 'program', 'program booklet', 'projectile', 'projectile, artillery ammunition', 'proof page, skateboarding', 'proof, photographic', 'prop, candy bar', 'protractor', 'prunus virginiana syrup', 'pscyhology coll object', 'pster', 'psychological test', 'punch', 'purse', 'quartz watch frequency monitor', 'quartz watch timer', 'radar equipment', 'radio tube base', 'radio-controlled watch, citizen', 'rammer', 'ration package', 'razor', 'razor, electric', 'real photo postcard', 'reinforcing bar sample', 'religious tract', 'repeater relay', 'revolver', 'ribbon, political', 'rifle', 'ring', 'rings, streamer, set of', 'robe, academic', 'robot', 'rod, support, apparatus', 'roll', 'roller derbympromotional flyer', 'ruler', 'saber', 'safety valve weight', 'safety vest', 'salt', 'sample', 'sample, tubing, plastic', 'santo', 'sash, ceñidor', 'sauceboat', 'saucer', 'saw', 'saw boxes', 'scales, medicine', 'scalpel', 'scarf', 'scarificator', 'scissors', 'scrapbook', 'scraper', 'screw', 'screw undercutter', 'script', 'scroll sketch', 'sculpture', 'seat', 'set of sheets', 'set of tips', 'sewing clamp', 'sewing machine', 'sewing machine patent model', 'sextant', 'shade, lamp', 'shaker', 'shears, endoscopic', 'sheet (paper)', 'sheet music', 'sheet, instructional', 'sheets (paper)', 'ship', 'ship hull construction, patent model', 'shirt', 'shirt, prop', 'shoe', 'shoe, orthopedic', 'shoes', 'shoes, pair of', 'shop figure', 'short gown', 'shotgun', 'shunt, galvanometer', 'sight, cased', 'sign', 'silk skein', 'skate stopper', 'skateboard', 'skateboard helmet', 'skating skinsuit', 'sketch', 'sketch box', 'sketchbook page of world war i art', 'slide', 'slide rule', 'slide, lantern', 'slides', 'slides, batch of', 'smithsonian eclipse expedition negatives', 'snapshot', 'snuffers and tray', 'sodium bicarbonate?', 'sodium-iodide scintillation crystal', 'software', 'sogm', 'song book', 'sound recording', 'souvenir program', 'spade money', 'specimen, painting', 'spectacles', 'spectrophotometer', 'spoon', 'sports card, special olympics', 'spring, knife', 'sprinkler', 'square, artillery', 'stamp holder', 'stamps, sheet of', 'standard', 'star', 'steam turbine blade', 'steel piece', 'steelyard', 'stencil, circular', 'stereograph', 'stereographs', 'stereoscope, floor type, double viewer', 'stereoview', 'sterilizer, electric', 'stick', 'sticker', 'sticker window', 'stickers', 'stitchdown shoe with lasted lining', 'stock, prop', 'stocking', 'stockings, prop', 'stone, lithographic', 'stool', 'strap for street car', 'strut', 'stylii', 'stylus, glass', 'sundial cases', 'sundry coll object', 'sunglasses', 'surgical needle', 'surgical set', 'surgical tools coll object', 'surgically retrieved objects, box of', 'sweater', 'sword', 'sword knot', 'syringe', 'syringe, hypodermic', 't-shirt', 'table, work', 'tag', 'tankard', 'teakettle', 'teapot', 'teapot; coffeepot', 'telegraph muirhead recorder suspension', 'telephone', 'telephone receiver', 'television receiver', 'temperature and pressure scale', 'template', 'tent pins, group of', 'terminal', 'terminalÿbox', 'test tube', 'thermometer', 'thermostat', 'thimble', 'thread, embroidery, skein of', 'ticket', 'ticket, admission', 'tie clip, baseball', 'tieback, curtain', 'tile', 'tin', 'tin, crude drug', 'tinderbox', 'toiletry bag, promotional', 'token', 'tombstone', "tool, potter's", 'tooth, whale', 'toothbrush box', 'towel', 'toy', 'toy, french fry container', 'toy, tractor', 'tracing', 'tracing, furnace plates', 'tracing, rail train', 'tracing, roof truss plan', 'track sample', 'transistor', 'transmitter, poleÿchanger', 'tripod', 'trombone', 'trophy', 'trousers', 'truck, carriage', 'trunk', 'trunk, metal', 'trunnel', 'tuba', 'tube, drainage', 'tumbler', 'tuning fork', 'twister, thread', 'type, batch of', 'type, font of', 'typewriter', 'undershirt', 'unidentified object', 'uniform', 'uniform button die', 'ureometer', 'urine test, kit', 'urn', 'vacuum tube', 'variometer', 'vase', 'veil, bonnet', 'vest', 'vials', 'videocassette', 'view-master reel', 'vigil light', 'vignette or multiple liner', 'vitamin product', 'waistcoat', 'walking stick / seat', 'wall, bathroom', 'wallet', 'watch', 'watch movement', 'weathervane', 'weathervane mold', 'weathervane mold fragments', 'weight', 'weight, egyptian', 'weights, set of', 'welded sample', 'whisk', 'wiley extraction apparatus', 'window box art piece', 'wire, spool of', "women's leggings", 'wood fragments, batch of', 'wood piece', 'wood type, batch of', 'work and industry coll object', 'work and industry collection object', 'work and industry object', 'wrench', 'wrench, fuze', 'x-ray tube', 'x-ray tube, part of', 'yearbook'],
"NMAI": ['adornment/jewelry', 'advertising/logo items', 'agricultural tools/equipment', 'animal tack and animal husbandry', 'art and printing tools', 'bags/pouches (and parts)', 'basketmaking and fiber-working tools', 'ceremonial/ritual items', 'ceremonial/ritual items: bundles', 'ceremonial/ritual items: shamanic objects', 'clothing/garments', 'clothing/garments: accessories', 'clothing/garments: footwear', 'clothing/garments: headwear and headdresses', 'clothing/garments: outerwear (fitted)', 'clothing/garments: outerwear (flat)', 'containers and vessels', 'food and foodstuffs', 'food gathering and preparation', 'food/beverage serving', 'furnishings (home)', 'games, toys, gambling', 'games, toys, gambling: dolls', 'hide working tools', 'hunting/fishing/warfare', 'made-for-sale items and souvenirs', 'masks and masking', 'materials: prepared', 'materials: waste', 'music and sound', 'painting/drawing/print', 'personal items', 'pipes and smoking', 'pottery making tools', 'sculpture/carving/figures', 'sewing tools and equipment', 'sewing tools and equipment: notions', 'tools and equipment (general)', 'transportation items', 'transportation items: baby carriers', 'unknown function', 'watercraft and accessories', 'weaving tools/equipment', 'woodworking tools'],
"NMAfA": ['book and manuscript', 'ceramics', 'decorative arts', 'figure', 'jewelry', 'mask', 'painting', 'sculpture', 'textile and fiber arts'],
"NMNH": ['arrow', 'awl', 'axe', 'cymbal', 'figurine', 'harpoon', 'hat', 'ice pick', 'jar', 'knife', 'pendant', 'point', 'pot', 'quillwork', 'trousers', 'vase/sword guard', 'vessel'],
"NPG": ['art implement', 'artifact', 'book', 'coin', 'decorative arts', 'document', 'drawing', 'medal', 'painting', 'periodical', 'photograph', 'photographic negative', 'print', 'sculpture', 'silhouette'],
"NPM": ['archival material', 'bureau plate proofs', 'commercial products', 'covers & associated letters', 'crime evidence', 'dead letter office material', 'employee gear', 'global postal unions', 'labor unions & associations material', 'mail processing equipment', 'npm archives', 'philatelic hobby', 'photographs', 'postage stamps', 'postal stationery', 'printing equipment', 'revenue stamps', 'seals, symbols & signage', 'special use issues, labels & seals', 'structures & furnishings', 'transportation equipment & models'],
"SAAM": ['(not assigned)', 'collage', 'decorative arts', 'decorative arts-ceramic', 'decorative arts-fiber', 'decorative arts-furniture', 'decorative arts-glass', 'decorative arts-jewelry', 'drawing', 'graphic arts', 'graphic arts-book', 'graphic arts-mechanical reproduction', 'graphic arts-print', 'other', 'painting', 'painting-miniature', 'photography', 'photography-photomechanical reproduction', 'photography-photoprint', 'sculpture', 'sculpture-maquette', 'sculpture-medal', 'sculpture-relief', 'silhouette'],
"SIA": ['architectural drawings', 'art objects', 'artifacts', 'audiotapes', 'black-and-white negatives', 'black-and-white photographs', 'black-and-white transparencies', 'books', 'brochures', 'c-type print', 'calendars', 'clippings', 'color negatives', 'color photographs', 'color transparencies', 'compact discs', 'diaries', 'digital images', 'digital versatile discs', 'documentary films', 'drawings', 'drawings (visual works)', 'electronic mail', 'electronic records', 'exhibition catalogs', 'field notes', 'floor plans', 'floppy disks', 'glass negatives', 'illustrations', 'interviews', 'journals (accounts)', 'lantern slides', 'letters (correspondence)', 'logs (records)', 'manuscripts', 'maps', 'microfiche', 'microfilms', 'minutes (administrative records)', 'mixed archival materials', 'motion pictures (visual works)', 'newsletters', 'newspapers', 'pamphlets', 'photographs', 'picture postcards', 'posters', 'reports', 'scientific illustrations', 'scrapbooks', 'serials (publications)', 'sound recordings', 'transcripts', 'video recordings', 'videodiscs', 'videotapes', 'web sites'],
"NMNHANTHRO": ['abrader', 'adze', 'amulet', 'antler', 'antler modified', 'apron', 'archaeobotanical', 'archaeofauna', 'archeofauna', 'armband', 'armor', 'arrow', 'artifact', 'artwork', 'awl', 'awl case', 'axe', 'baby carrier', 'bag', 'ball cover', 'ball game stick', 'banner', 'bannerstone', 'bark painting', 'barkcloth', 'basket', 'basketry', 'bead', 'bell', 'belt', 'belt fastener', 'bier', 'biface', 'blade', 'blanket', 'board', 'boatstone', 'bolo/sheath', 'bone', 'bone modified', 'bone worked', 'botanical', 'bottle', 'bow', 'bow / arrow', 'bow/arrow', 'bowl', 'box', 'brace', 'bracelet', 'braid', 'bridle', 'buckle / bracelet / bead', 'bullet', 'button', 'cabinet', 'canoe model', 'canteen', 'carpenters tool', 'carving', 'cast', 'celt', 'charcoal', 'charm', 'chert', 'chisel', 'chopper', 'clay', 'cloak', 'cloth', 'cloth strip', 'clothing', 'club', 'cobble', 'comb', 'concho', 'concretion', 'cone', 'container', 'cooking pot', 'cord', 'cordage', 'core', 'counter', 'cradle', 'cradle model', 'crescent', 'cup', 'cutlery', 'cutter', 'cylinder', 'dangle', 'discoid', 'dish', 'disk', 'divination bone', 'doll', 'drag handle', 'dress', 'drill', 'drum', 'drum/drumstick', 'ear pendant', 'earplug', 'earring', 'effigy', 'fan', 'faunal bone', 'faunal tooth/hide', 'fetish', 'fiber', 'fibula', 'fiddle', 'fiddle/fiddle bow', 'figure', 'figurine', 'fire set', 'fish hook', 'fish line', 'fish lure', 'fish net', 'fish spear', 'fishhook', 'fishing box', 'flake', 'flake modified', 'flaker', 'flakes and bone', 'flint flaked', 'flint modified', 'flint worked', 'flute', 'fossil', 'game stone', 'gastropoda', 'gem', 'glass', 'glove', 'goggles', 'gong', 'gorget', 'gouge', 'gourd', 'graver', 'gun', 'hair', 'hair ornament', 'hair-tube', 'hammer', 'hammer stone', 'hammerstone', 'hammock', 'handle', 'harpoon', 'hat', 'hat ornament', 'hatchet', 'head cloth', 'headband', 'headdress', 'headrest', 'headstall', 'hematite', 'hide scraper', 'hoe', 'hook', 'hoop and pole game', 'horseshoe', 'house panel', 'hunting equipment', 'ice pick', 'ice scoop', 'idol', 'implement', 'jacket', 'jar', 'jasper', 'jug', 'kantag handle', 'katsina doll', 'kayak', 'kayak model', 'key', 'knife', 'knife handle', 'ladle', 'lamp', 'lance', 'legging', 'line', 'lockplate', 'mallet', 'mano', 'mano/metate', 'mask', 'mat', 'matting', 'mattock', 'maul', 'medal', 'medallion', 'medicine bag', 'medicine bundle', 'medicine plate', 'metal', 'metate', 'mitten', 'moccasin', 'model', 'model fruit', 'mola', 'mortar', 'mug', 'muller', 'mummy wrapping', 'muslin painting', 'necklace', 'needle', 'needle case', 'net', 'net gauge', 'nose flute', 'nucleus', 'ocher', 'ochre', 'oil container', 'ornament', 'paddle', 'pail', 'paint', 'painting', 'panel', 'panpipes', 'paperweight', 'parka', 'patchwork', 'pebble', 'pecking stone', 'peg', 'pendant', 'pestle', 'pick', 'pigment', 'pin', 'pipe', 'pipe bag', 'pipe tomahawk', 'plastic', 'plate', 'plow/toy', 'plug', 'plug/harpoon rest', 'point', 'poke', 'polisher', 'pot', "potter's tool", 'pottery', 'pounder', 'powder horn', 'powder measure/primer', 'prayer stick', 'printing block', 'projectile point', 'prong', 'punch', 'quartz', 'rattle', 'relief, squeeze', 'rib', 'rib modified', 'rim', 'rock', 'rubber', 'rug', 'sandal', 'sash', 'saw', 'scabbard', 'scarab', 'scoop', 'scraper', 'scroll painting', 'sculpture', 'seal', 'seat', 'shadow puppet', 'shaft smoother', 'shawl', 'shell', 'shell money', 'sherd', 'shield', 'shield model', 'shirt', 'shoe', 'shorts', 'shot', 'sickle', 'sieve', 'sign', 'silver', 'sinker', 'sitar', 'skirt', 'sleeping pallet', 'sling', 'smoothing stone', 'snow knife', 'snowshoe', 'socket', 'soil sample', 'spatula', 'spear', 'spindle', 'spindle whorl', 'spoon', 'staff', 'stand', 'statue garment', 'stone', 'stone modified', 'stool', 'storyboard', 'stringed instrument', 'sword', 'sword / sheath', 'tablet', 'tea caddy', 'teapot', 'textile', 'thimble', 'tical', 'tile', 'tobacco', 'tobacco bag', 'tobacco box', 'toboggan', 'tool', 'tooth', 'tooth modified', 'torah', 'towel', 'toy', 'trap', 'tray', 'tripod', 'tube', 'turtleback', 'tussar', 'tweezers', 'ulu', 'umbrella', 'vase', 'vessel', 'vest', 'waistband', 'wallet', 'wampum', 'wand', 'weight', 'whip', 'whistle', 'wind instrument', 'wood', 'worked stone', 'wrist iron', 'zoological'],
"NMNHBIRDS": ['peale, t. r. 1848. united states exploring expedition vol viii mammalia and ornithology. pl. lvi.', 'peale, t. r. 1848. united states exploring expedition vol viii mammalia and ornithology. pl. lviii.', 'peale, t. r. 1848. united states exploring expedition vol viii mammalia and ornithology. pl. lxiii, fig. 2.', 'peale, t. r. 1848. united states exploring expedition vol viii mammalia and ornithology. pl. xxiii, fig. 3.', 'peale, t. r. 1848. united states exploring expedition vol viii mammalia and ornithology. pl. xxx, fig. 1.'],
"NMNHBOTANY": ['berg, c. c. 1990.', 'heidmarsson, s. 2003. mycol. res. 107 (4): 466.', 'rusby, h. h. 1920.'],
"NMNHEDUCATION": ['education and outreach collections'],
"NMNHENTO": ['34.', 'alexander. 1920. bulletin of the american museum of natural history. 43 art. 2 (178): 11-12, pl. 4.', 'alexander. 1920. bulletin of the american museum of natural history. 43 art. 2 (178): 15, 16, pl. 4.', 'alexander. 1920. bulletin of the american museum of natural history. 43 art. 2 (178): 16, 17, pl. 4.', 'alexander. 1920. bulletin of the american museum of natural history. 43 art. 2 (178): 19, 20, pl. 4.', 'alexander. 1920. bulletin of the american museum of natural history. 43 art. 2 (178): 20, pl. 4.', 'angulo. casilla. correro3 [published as a word document on a cd-rom].', 'banks. proceedings of the american academy of arts and sciences. 69 (1): 110.', 'banks. proceedings of the american academy of arts and sciences. 69 (1): 58.', 'banks. proceedings of the american academy of arts and sciences. 69 (1): 61.', 'carpenter. proceedings of the american academy of arts and sciences. 71 : 119.', 'carpenter. proceedings of the american academy of arts and sciences. 71 : 132.', 'casey. 1911. new american species of aleocharinae and myllaeninae. memoirs on the coleoptera ii.', 'casey. 1915. a review of the american species of rutelinae, dynastinae and cetoniinae. memoirs on the coleoptera vi.', 'casey. 1924. additions to the known coleoptera of north america. memoirs on the coleoptera xi. 1-347.', 'chapin. 1945. transactions of the connecticut academy of arts and sciences. 36 : 596.', 'cockerell, t. d. 1911. ann. mag. nat. hist. ser.9 13 (77): 527.', 'dillon, l. s., dillon, e. s. 1941. scientific publications of the reading public museum and art gallery. 1 : 113.', 'dillon, l. s., dillon, e. s. 1941. scientific publications of the reading public museum and art gallery. 1 : 53.', 'dillon, l. s., dillon, e. s. 1941. scientific publications of the reading public museum and art gallery. 1 : 58.', 'dillon, l. s., dillon, e. s. 1945. scientific publications of the reading public museum and art gallery. 5 : 116.', 'dillon, l. s., dillon, e. s. 1945. scientific publications of the reading public museum and art gallery. 5 : 153.', 'dillon, l. s., dillon, e. s. 1946. scientific publications of the reading public museum and art gallery. 6 : 240.', 'dillon, l. s., dillon, e. s. 1946. scientific publications of the reading public museum and art gallery. 6 : 319.', 'dyar, h. g. museum of the brooklyn institute of arts and sciences science bulletin. 1 (6): 200.', 'dyar, h. g. museum of the brooklyn institute of arts and sciences science bulletin. 1 (8): 200.', 'fluke. 1933. revision of the syrphus flies of america north of mexico (diptera, syrphidae, syrphus s.l.). transactions of the wisconsin academy of science, arts and letters. 1 : 63-127.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 199.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 200.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 201.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 206.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 207.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 208.', 'hardy. proceedings of the utah academy of sciences, arts, and letters. 14 : 209.', 'hoebeke. 1980.', 'holotype', 'kellogg. bulletin of the brooklyn institute of arts and science museum. 2 (4): 81, pl. 16 fig. 1.', 'knowlton, g. f., smith, c. f. 1936. rose insects. proceedings of the utah academy of sciences, arts, and letters. 13 : 263-267.', 'malloch. proceedings of the united states national museum. 68 (art. 21): 34.', 'navas. memorias de la real academia de ciencias y artes de barcelona. ser.3 19 : 195.', 'pearsall. bulletin of the brooklyn institute of arts and science museum. 1 : 218.', 'petrunkevitch. transactions of the connecticut academy of arts and sciences. 28 : 21-78.', 'petrunkevitch. transactions of the connecticut academy of arts and sciences. 28 : 57-60.', 'proceedings of the american academy of arts and sciences. 52 (8): 502.', 'proceedings of the american academy of arts and sciences. 52 (8): 504.', 'proceedings of the american academy of arts and sciences. 52 (8): 507.', 'proceedings of the american academy of arts and sciences. 52 (8): 510.', 'proceedings of the american academy of arts and sciences. 52 (8): 516.', 'proceedings of the american academy of arts and sciences. 52 (8): 538.', 'proceedings of the american academy of arts and sciences. 52 (8): 548.', 'proceedings of the american academy of arts and sciences. 53 (3): 229, fig 3.', 'proceedings of the american academy of arts and sciences. 56 (8): 311.', 'sabrosky, bennett, et al. 1989. bird blow flies (protocalliphora) in north america (diptera: calliphoridae) with notes on the palearctic species. 312 pages.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 221.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 222.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 223.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 225.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 227.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 230.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 234.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 235.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 236.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 237.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 241.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 247.', 'schaeffer. 1906. bulletin of the brooklyn institute of arts and science museum. 1 (9): 248.', 'schaeffer. 1907. bulletin of the brooklyn institute of arts and science museum. 1 (10): 296.', 'schaeffer. 1907. bulletin of the brooklyn institute of arts and science museum. 1 (10): 298.', 'schaeffer. 1907. bulletin of the brooklyn institute of arts and science museum. 1 (10): 303.', 'schaeffer. 1907. bulletin of the brooklyn institute of arts and science museum. 1 (10): 304.', 'schaeffer. museum of the brooklyn institute of arts and sciences science bulletin. 1 (6): 126.', 'schaus, w. m. trans. amer. ent. soc. 27 (3): 243.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 1.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 10.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 11.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 12.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 13.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 16.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 18.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 19.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 2.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 20.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 21.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 22.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 23.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 24.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 26.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 27.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 28.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 29.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 3.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 31.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 32.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 33.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 35.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 37.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 38.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 4.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 40.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 41.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 42.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 43.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 45.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 46.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 5.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 50.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 51.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 52.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 53.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 54.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 55.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 56.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 57.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 58.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 6.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 60.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 61.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 63.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 64.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 65.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 68.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 69.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 7.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 8.', 'schaus. 1928. proceedings of the united states national museum. 73 (art. 19): 9.', 'scudder. proceedings of the american academy of arts and sciences. 30 : 100.', 'scudder. proceedings of the american academy of arts and sciences. 30 : 38.', 'stains, knowlton. proceedings of the utah academy of sciences, arts, and letters. 16 : 51.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 39 : 260.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 39 : 266.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 39 : 268.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 41 : 76.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 68.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 70.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 71.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 77.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 80.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 44 : 90.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 45 : 20.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 46 : 409.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 46 : 411.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 46 : 412.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 46 : 414.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 48 : 116.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 48 : 117.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 51 : 35.', 'steyskal. papers of the michigan academy of science, arts and letters, ann arbor. 51 : 37.', 'tsuneki, k. memoirs of the faculty of liberal arts, fukui university, ser. ii, natural history. 11 (1): 38.', 'tsuneki, k. memoirs of the faculty of liberal arts, fukui university, ser. ii, natural history. 11 (1): 43.', 'tsuneki, k. memoirs of the faculty of liberal arts, fukui university, ser. ii, natural history. 11 (1): 45.', 'williston. transactions of the connecticut academy of arts and sciences. 4 : 338.'],
"NMNHFISHES": ['agassiz, l. 1855. american journal of science and arts. 19 : 88.', 'agassiz, l., pickering, c. 1855. american journal of science and arts. 19 : 99.', 'bean, t. h. 1891. bulletin of the u. s. fish commission. 8 (art. 4 (for 1888)): 196, pls. 28-29.', 'bliss, r. 1883. transactions of the royal society of arts and sciences of mauritius. 13 : 61.', 'chapman, w. m., weber, m. c., et al. 1951. the fishes of the indo-australian archipelago. percomorphi (concluded), blennoidea. 1-484.', 'evermann, b. w., kendall, w. c. 1898. bulletin of the united states fish commission. 17 (art. 5) (for 1897): 125, pls. 6-9.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 396, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 397, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 415, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 416, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 419, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 442, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 444, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 446, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 448, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 452, pls. 20-35.', 'gilbert, c. h. 1896. united states commission of fish and fisheries, report of the commissioner. 19 (for 1893) (art. 6): 456, pls. 20-35.', 'gill, t. n. 1858. annals of the lyceum of natural history of new york. 6 (10-13, art. 38): 403 (reprint p. 43).', 'gill, t. n. 1858. annals of the lyceum of natural history of new york. 6 (10-13, art. 38): 411 [51].', 'girard, c. f., suckley, g. 1861. annals of the lyceum of natural history of new york. 7 (art. 30): 313.', 'hildebrand, s. f. 1943. bulletin of the bingham oceanographic collection. 8 (art. 2): 129.', 'hildebrand, s. f. 1943. bulletin of the bingham oceanographic collection. 8 (art. 2): 62.', 'jordan, d. s., eigenmann, c. h. 1889. report of the commissioner, united states commission of fish and fisheries. 14 (for 1886) ((art. 3)): 440, pls. 1-4.', 'meek, s. e., hildebrand, s. f. 1923. field museum of natural history, publications, zoological series. 15 (publ. 215): 202, pls. 1-24.', 'moller, p. d., schwarzhans, w. w. 2008. the beagle, records of the museums and art galleries of the northern territory. (24): 109, 14-15.', 'moller, p. d., schwarzhans, w. w. 2008. the beagle, records of the museums and art galleries of the northern territory. (24): 122, figures 9, 24, 25.', 'moller, p. d., schwarzhans, w. w. 2008. the beagle, records of the museums and art galleries of the northern territory. (24): 95, 4-6.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 144, fig. 2.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 146, fig. 3.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 147, fig. 4.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 166, fig. 11.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 170, fig. 12.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 171, fig. 13.', 'osburn, r. c., nichols, j. t. 1916. bulletin of the american museum of natural history. 35 (art. 16): 179.', 'schwarzhans, w. w., moller, p. d. 2007. the beagle, records of the museums and art galleries of the northern territory. 23 : 97, 50, 51.', 'schwarzhans, w. w., moller, p. d., et al. 2005. the beagle, records of the museums and art galleries of the northern territory. 21 : 103, 21, 22, 29.', 'schwarzhans, w. w., moller, p. d., et al. 2005. the beagle, records of the museums and art galleries of the northern territory. 21 : 131, figs. 20, 47, 48.', 'schwarzhans, w. w., moller, p. d., et al. 2005. the beagle, records of the museums and art galleries of the northern territory. 21 : 149, figs. 17, 64, 65.', 'schwarzhans, w. w., moller, p. d., et al. 2005. the beagle, records of the museums and art galleries of the northern territory. 21 : 80, figs. 4-6.', 'schwarzhans, w. w., moller, p. d., et al. 2005. the beagle, records of the museums and art galleries of the northern territory. 21 : 95, figs. 13, 14, 20.', 'springer, v. g., anderson, m. e. 1997. smithsonian contributions to zoology. no. 589 : 22.', 'steindachner, f., bliss, r. 1883. transactions of the royal society of arts and sciences of mauritius. 13 : 47.', 'townsend, c. h., nichols, j. t. 1925. bulletin of the american museum of natural history. 52 (art. 1): 14, pls. 1-4, map.'],
"NMNHHERPS": ['boulenger, g. a. 1882. catalogue of the batrachia salienta s. ecaudata in the collection of the british museum. xvi + 495 pp., 30 plates.'],
"NMNHINV": ['cairns, s. d. 1994. n.z. oceanogr. inst. mem. 57, fig.13a-b.', 'higgins, r. p., kristensen, r. m. 1988. kinorhyncha from disko island, west greenland. smithson. contrib. zool. 458 : 1-56.', 'holotype', 'meserve, f. g. 1938. some monogenetic trematodes from the galapagos islands and the neighboring pacific. allan hancock pacif. exped. 2 : 31-73.'],
"NMNHPALEO": ['addicott, w. o. 1970. u.s.geol.survey prof.paper. (n.642): 42, pl.1,f.20.', 'addicott, w. o. 1976. neogene symposium pac.section s.e.p.m.mtg. pl.2,f.9.', 'ager. 1965. treatise on invertebrate paleontology. f.508,subf.2a-c.', 'aldrich, t. h. 1885. journal name not entered. 8 (n.2): 147, pl.2,f.05a,b.', 'aldrich, t. h. 1895. journal name not entered. 1 (n.2): 17, pl.5,f.4.', 'amsden. 1968. paleont.soc.mem. (n.,1): 36, pl.11,f.1a.', 'andrews et al. 1968. journal name not entered.', 'arnold. 1906. journal name not entered. (n.47): 051, pl.2,f.3,4,5.', 'arnold. 1906. journal name not entered. 47 : 058, pl.3,f.5.', 'arnold. 1907. journal name not entered. (n.322): pl.24,f.5.', 'arnold. 1910. journal name not entered. (n.396): pl.26,f.07,07a.', 'baker. 1945. journal name not entered. pl.82,f.20,21,22.', 'bell. 1941. jour.paleontology. 15 (n.3): 242, pl.33,f.14.', 'bell. 1941. jour.paleontology. 15 (n.3): 242, pl.33,f.21.', 'bell. 1941. jour.paleontology. 15 (n.3): 243, pl.33,f.8.', 'bell. 1941. jour.paleontology. 15 (n.3): 254, pl.36,f.1.', 'bell. 1976. new york state mus.and sci.service mem. (n.21): 100, pl.12,f.17,18.', 'bell. 1976. new york state mus.and sci.service mem. (n.21): 112, pl.15,f.5.', 'bell. 1976. new york state mus.and sci.service mem. (n.21): 66, pl.4,f.8.', 'bermúdez, p. j. 1949. tertiary smaller foraminifera of the dominican republic. no. 25.', 'berry, w., kelley. 1929. the foraminifera of the ripley formation on coon creek, tennessee. proceedings of the united states national museum. 76 (no.2816, art. 19): 1-20.', 'blake. 1983. treatise on invertebrate paleontology. f.284,n.1a.', 'blochmann. 1906. zoologischer anzeiger. 30 (n.o.21/22,art.2): 692, 693,unfig.', 'blochmann. 1906. zoologischer anzeiger. 30 (n.o.21/22,art.2): 695, 696,unfig.', 'blochmann. 1906. zoologischer anzeiger. 30 (n.o.21/22,art.2): 697, unfig.', 'blome. 1984. bulls.am.paleontology. 85 (n.318): 36.', 'boucot. 1973. u.s.geol.survey prof.paper. (n.784): 25, pl.9,f.25,26.', 'boucot. 1973. u.s.geol.survey prof.paper. (n.784): 26, ment.', 'boucot. 1973. u.s.geol.survey prof.paper. (n.784): 26, pl.11,f.4,6.', 'bowles. 1939. journal name not entered. 13 (n.3): 295, pl.33,f.3.', 'bowsher, strimple. 1986. new mexico bur.mines and mineral resources circ. (n.197): 10, f.35h-i,51h-i.', 'bowsher, strimple. 1986. new mexico bur.mines and mineral resources circ. (n.197): 13.', 'bowsher, strimple. 1986. new mexico bur.mines and mineral resources circ. (n.197): 15, f.60e+g+h+j.', 'bowsher, strimple. 1986. new mexico bur.mines and mineral resources circ. (n.197): 18, f.43a-d+67a-c.', 'butts. 1926. alabama geol.survey spec.rept. (n.14): 68, pl.5,f.3.', 'carpenter, d., falcon-lang, h., et al. 2011. fishes and tetrapods in the upper pennsylvanian (kasimovian) cohn coal member of the mattoon formation of illinois, united states: systematics, paleoecology, and paleoenvironments. palaios. 26 : 639-657.', 'carter. 1989. u.s.geol.survey bull. (n.1860-b): b9, f.2a.', 'chestnut, ettensohn, f. r. 1988. bulls.am.paleontology. 95 (n.330): 61, ment.', 'clark, martin, c. 1901. maryland geol.survey strat.ser., eocene. pl.33,f.2.', 'clark, martin, c. 1901. maryland geol.survey strat.ser., eocene. pl.37,f.4,7.', 'clark, martin, c. 1901. maryland geol.survey strat.ser., eocene. pl.44,f.8,8a.', 'cobban, hook. 1989. new mexico geol.soc.guidebook, 40th field conf., se colorado plateau. f.5i.', 'cobban, hook. 1989. new mexico geol.soc.guidebook, 40th field conf., se colorado plateau. f.60.', 'cobban, kennedy. 1991. u.s.geol.survey bull. (n.1934b): 2, tbl.1,meas..', 'cobban, scott, w. b. 1972. u.s.geol.survey prof.paper. (n.645): 60, pl.3,f.3,4.', 'cobban, scott, w. b. 1972. u.s.geol.survey prof.paper. (n.645): 61, pl.2,f.5,6.', 'cobban, scott, w. b. 1972. u.s.geol.survey prof.paper. (n.645): 76, tf.37.', 'cobban. 1966. u.s.geol.survey prof.paper. (n.393-a): a30, pl.9,f.6.', 'cobban. 1966. u.s.geol.survey prof.paper. (n.393-a): a32, pl.12,f.3.', 'cobban. 1966. u.s.geol.survey prof.paper. (n.393-a): a32, pl.7,f.3.', 'cobban. 1966. u.s.geol.survey prof.paper. (n.393-a): a33, pl.5,f.4.', 'cobban. 1971. u.s.geol.survey prof.paper. (n.699): 13, pl.l,f.1-3,pl.13,f.4,5.', 'cobban. 1987. u.s.geol.survey prof.paper. (n.1445): 16, pl.10,f.63-65.', 'cobban. 1987. u.s.geol.survey prof.paper. (n.1445): 22, pl.10,f.33-35.', 'cobban. 1987. u.s.geol.survey prof.paper. (n.1445): 23, pl.3,f.4-6,t.f.19.', 'cobban. 1988. new mexico bur.mines and mineral resources bull. (n.114): 15, f.10i,l.', 'cobban. 1988. u.s.geol.survey prof.paper. (n.1473): 23, pl.10,f.16,17.', 'cockerell. 1925. u.s.natl.mus.proc. 68,art.1 : 3, pl.1,f.2,meas.', 'cockerell. 1925. u.s.natl.mus.proc. 68,art.1 : 4, pl.1,f.4.', 'cockerell. 1925. u.s.natl.mus.proc. 68,art.1 : 4, pl.1,f.5,meas.', 'cockerell. 1925. u.s.natl.mus.proc. 68,art.1 : 4, pl.1,f.6,meas.', 'collins. 1934. journal name not entered. (n.11): 217, pl.13,f.20,21.', 'conrad. 1849. journal name not entered. 10 : 724, pl.18,f.1,1a.', 'conway morris, s. 1977. spec.papers palaeontology. (n.20): 59, ment.', 'conway morris, s. 1977. spec.papers palaeontology. (n.20): 6, tf.38,pl.2,f.1.', 'cooke. 1919. journal name not entered. (n.291): 138, pl.8,f.8,9.', 'cooper, dutro. 1982. bulls.am.paleontology. 82+83 (n.315): 82, ment.', 'cooper, kennedy. 1979. annals of the south african museum. 77,pt.10 : 237, unfig,meas.', 'cooper, kennedy. 1979. annals of the south african museum. 77,pt.10 : 273, f.62a-c,meas.', 'cooper, ray, c. e. 1973. smithsonian contr.paleobiology. (n.16): 5, ment.', 'cooper, ray, c. e. 1988. smithsonian contr.paleobiology. (n.64): 12, pl.7,fig.25.', 'cooper. 1959. smithsonian misc.colln. 139 (n.o.5): 34, pl.13b,f.17-18,21-23.', 'cooper. 1959. smithsonian misc.colln. 139 (n.o.5): 38, unfig.', 'cooper. 1973. tohoku univ.sci.repts.geology, spec.vol. (n.,6): 379, unfig.', 'cooper. 1973. tohoku univ.sci.repts.geology, spec.vol. (n.6): 377, pl.42,f.34-40.', 'cooper. 1973. tohoku univ.sci.repts.geology, spec.vol. (n.6): 380, pl.42,f.6.', 'cushman, j. a. 1922. u.s.geol.survey prof.paper. (n.129-f): 141, pl.33,f.2,3.', 'cushman, j. a. 1923. u.s.geol.survey prof.paper. (n.133): 25, pl.3,f.9.', 'cushman, j. a. 1925. bernice p.bishop mus.bull. (27): 130.', 'cushman, j. a. 1927. foraminifera of the genus siphonina and related genera.. u.s.natl.mus.proc. 72,art.20 : 1-15.', 'cushman, j. a. 3530. u.s.natl.mus.proc. 66 (art.30 (publ. no. 2567)): 2, pl.2,f.4.', 'cushman, j. a., jarvis, et al. 1932. u.s.natl.mus.proc. 80 (art.14): 25, pl.7,f.7a,b..', 'cushman, j. a., jarvis, et al. 1932. u.s.natl.mus.proc. 80 (art.14): 25, pl.8,f.3a,b.', 'cushman, j. a., jarvis, p. w. 1932. upper cretaceous foraminifera from trinidad. u.s.natl.mus.proc. 80 (art.14): 1-60.', 'cushman, j. a., kellett nadeau, b. 1929. recent foraminifera from the west coast of south america. u.s.natl.mus.proc. 75 (art.25 (publ. n.2796)): 1-16.', 'cushman, j. a., mcculloch, i. a. 1940. some nonionidae in the collections of the allan hancock foundation. 6 (no. 3): 145-178.', 'cushman, j. a., ozawa, et al. 1930. u.s.natl.mus.proc. 77 (art. 6, publ.no. 2829): 28, unfig..', 'cushman, j. a., ozawa, y. 1930. a monograph of the foraminiferal family polymorphinidae, recent and fossil. u.s.natl.mus.proc. 77 (art. 6, publ.no. 2829): 1-185.', 'cushman, j. a., todd, r. 1945. miocene foraminifera form buff bay, jamaica. (no. 15).', 'cushman, j. a., wickenden, et al. 1929. u.s.natl.mus.proc. 75 (art. 9): 11, pl.5,f.1.', 'cushman, j. a., wickenden, r. t. 1929. recent foraminifera from off juan fernandez islands. u.s.natl.mus.proc. 75 (art. 9): 1-16.', 'cutress. 1976. biol.soc.washington proc. 89 (n.12): 192, f.1c.', 'cutress. 1976. biol.soc.washington proc. 89 (n.12): 192, f.1d.', 'dall. 1909. journal name not entered. (n.59): 071.', 'dall. 1909. journal name not entered. (n.59): 104, pl.14,f.09,09a.', 'dall. 1916. journal name not entered. 51 (n.2162): 521, pl.86,f.05,08.', 'dawson. 1970. carnegie mus.annals. 41,art.7 : 221.', 'decker. 1950. am.assoc.petroleum geologists bull. 34 (n.11): p. 2224, pl. 1.', 'dockery, macneil. 1984. mississippi bureau geol.bull. (n.124): 163, meas,pl.21,f.12.', 'dunbar, henbest, et al. 1942. illinois geol.survey bull. (n.67 (1942)): 118, pl.11,f.18,19.', 'dunbar, henbest, et al. 1942. illinois geol.survey bull. (n.67 (1942)): 118, pl.11,f.18,20.', 'dunbar, henbest, et al. 1942. illinois geol.survey bull. (n.67 (1942)): 136, pl.22,f.5.', 'ehrenberg. 1929. am.mus.nat.hist.bull. 59,art.1 : 25, f.16.', 'ehrenberg. 1929. am.mus.nat.hist.bull. 59,art.1 : 62, f.38.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 163,art.2 : 260, f.2o,27c,d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 199, f.3.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 204, f.2i,8a-d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 204, f.6a-d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 223, f.2h,12c,15c-e.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 228, f.16c-e.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 230, f.16a-b.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 230, ment.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 231, f.17h.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 231, f.17k.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 235, f.18a.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 235, f.29c.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 235, f.2d,18d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 237, f.19a-d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 248, f.22g.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 248, f.23a.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 250, f.24g-j.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 251, f.24a-d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 251, f.24e-f.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 255, f.25a-b.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 255, f.25c.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 255, f.25d.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 255, f.25e.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 256, f.2a,25h.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 260, f.28a-c.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 260, f.29b.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 264, f.29a.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 267, f.2n,23b,32b-c.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 267, f.32a.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 267, f.32d-e,g.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 267, ment.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 283, f.36.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 283, f.37a-c.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 283, f.37g.', 'eldredge, branisa. 1980. am.mus.nat.history bull. 165,art.2 : 285, f.39a.', 'felix. 1965. journal name not entered.', 'fontaine, ward. 1905. journal name not entered.', 'fontaine. 1889. journal name not entered.', 'frizzell. 1931. journal name not entered. 6 (n.21): 321.', 'gardner. 1926. journal name not entered. (n.142a): 33, pl.8,f.1,2.', 'gardner. 1927. journal name not entered. 17 (n.14): 372, f.10,11,12,13.', 'gardner. 1937. journal name not entered. (n.142f): 398, pl.47,f.17.', 'gardner. 1937. journal name not entered. (n.142f): 398.', 'gardner. 1937. journal name not entered. (n.142f): 412, pl.48,f.19.', 'gardner. 1939. journal name not entered. (n.193b): 25, pl.8,f.1,4.', 'gardner. 1943. journal name not entered. pt.1 (n.199-a): 113, pl.23,f.21-24.', 'gardner. 1945. journal name not entered. (n.11): 152, pl.14,f.19,22.', 'gardner. 1947. journal name not entered. (n.142h): 595, pl.57,f.17.', 'gardner. 1947. journal name not entered. (n.142h): 601, pl.61,f.4,5,7.', 'gidley. 1923. u.s.natl.mus.proc. 63,art.1 : pl.3,f.16.', 'gordon. 1975. u.s.geol.survey prof.paper. (n.848-d): d47, ment.', 'hall, hartt, et al. 1876. new york lyceum nat.hist.annals. 11,art.13 : 119.', 'hall, hartt, et al. 1876. new york lyceum nat.hist.annals. 11,art.13 : 120.', 'hall. 1847. journal name not entered.', 'harris. 1899. journal name not entered. 3 (n.11): 20.', 'hartt, rathbun. 1876. new york lyceum nat.hist.annals. 11,art.13 : 116.', 'hartt, rathbun. 1876. new york lyceum nat.hist.annals. 11,art.13 : 126.', 'hayward, b. w., holzmann, m., et al. 2021. molecular and morphological taxonomy of living ammonia and related taxa (foraminifera) and their biogeography. micropaleontology. 67 (2-3): 109-313.', 'hayward, brazier. 1980. jour.foram.research. 10 (n.2): 103, tbl.1,ment.', 'hickey, hickey, l. j. 1977. journal name not entered.', 'holden. 1976. u.s.geol.survey prof.paper. (n.680-f): f20, pl.1,f.10,meas.', 'hollick. 1906. journal name not entered.', 'hollick. 1930. journal name not entered.', 'hollick. 1936. journal name not entered.', 'hook, s. c., cobban, w. a. 2013. new mexico geology. 35 (1): 17, figs.1-5.', 'huddle. 1968. u.s.geol.survey prof.paper. (n.578): 22, pl.12,f.3.', 'huddle. 1968. u.s.geol.survey prof.paper. (n.578): 25, pl.6,f.11.', 'huddle. 1968. u.s.geol.survey prof.paper. (n.578): 42, pl.17,f.2.', 'imlay. 1980. u.s.geol.survey prof.paper. (n.1091): 32, unfig,ment.', 'imlay. 1981. u.s.geol.survey prof.paper. (n.1190): 30, pl.4,f.1,2.', 'imlay. 1981. u.s.geol.survey prof.paper. (n.1190): 34, pl.11,f.6.', 'imlay. 1981. u.s.geol.survey prof.paper. (n.1190): 35, pl.12,f.15.', 'imlay. 1982. u.s.geol.survey prof.paper. (n.1189): 14, pl.1,f.3.', 'imlay. 1982. u.s.geol.survey prof.paper. (n.1189): 15, pl.2,f.1,2.', 'imlay. 1982. u.s.geol.survey prof.paper. (n.1232): 37, pl.23,f.16.', 'imlay. 1984. u.s.geol.survey prof.paper. (n.1322): 35, pl.2,f.1.', 'jackson. 1916. journal name not entered.', 'johnson. 1970. geol.soc.america mem. (n.121): 131, pl.27,f.5,6.', 'johnson. 1970. geol.soc.america mem. (n.121): 193, pl.59,f.13.', 'johnson. 1970. geol.soc.america mem. (n.121): 79, pl.4,f.18,19.', 'johnson. 1975. jour.paleontology. 49 (n.6): 979, tf.1c.', 'johnson. 1982. jour.paleontology. 56 (n.4): 974, pl.1,f.20.', 'jones, grantz. 1967. u.s.geol.survey prof.paper. (n.547): 33, meas,f.16c,pl.6,f.1,2,3.', 'jones, grantz. 1967. u.s.geol.survey prof.paper. (n.547): 40, meas,pl.4,f.4,5,6.', 'jones. 1963. u.s.geol.survey prof.paper. (n.432): 29, pl.16,f.14,meas.', 'jones. 1963. u.s.geol.survey prof.paper. (n.432): 38, pl.29,f.13-15,pl.32,f.1,meas.', 'jung. 1969. journal name not entered. 55 (n.247): 400, pl.37,f.4,5.', 'kasper et al. 1974. journal name not entered.', 'kawagata, s., yamasaki, m., et al. 2005. acarotrochus lobulatus, a new genus and species of shallow-water benthic foraminifer from mercherchar jellyfish lake, palau, nw equatorial pacific ocean. journal of foraminiferal research. 35 (1): 44-49.', 'kellum. 1926. journal name not entered. (n.143): 28, pl.5,f.14.', 'kennedy, cobban. 1990. palaeontology. 33,pt.2 : 385, pl.1,f.6,30.', 'kennedy, w. j., et al. 2000. heteromorph ammonites from the upper campanian (upper cretaceous) baculites cuneatus and baculites reesidei zones of the pierre shale in colorado, usa. acta geologica polonica. 50 (1): 1-20.', 'kennedy. 1974. san diego soc.nat.hist.mem. (n.8): 59, frontispiece.', 'kennedy. 1974. san diego soc.nat.hist.mem. (n.8): 59, unfig.', 'kier, ray, c. e. 1972. smithsonian contr.paleobiology. (n.10): 84, pl.47,f.7;pl.48,f.3-5.', 'kier, ray, c. e. 1972. smithsonian contr.paleobiology. (n.10): 97, pl.65,f.1,2.', 'knaust, d., thomas, r. d., et al. 2018. earth-science reviews. 185 : 21, f.1-12.', 'knowlton. 1899. journal name not entered.', 'knowlton. 1913. journal name not entered.', 'ladd, hoffmeister. 1945. bernice p.bishop mus.bull. (181): 332, meas.', 'ladd, hoffmeister. 1945. bernice p.bishop mus.bull. (181): 347, pl.49,f.g,h,meas.', 'ladd, hoffmeister. 1945. bernice p.bishop mus.bull. (181): 358, pl.51,f.a,b,meas.', 'ladd. 1966. u.s.geol.survey prof.paper. (n.531): 42, pl.5,f.24.', 'ladd. 1972. u.s.geol.survey prof.paper. (n.532): 48, pl.12,f.14.', 'ladd. 1977. u.s.geol.survey prof.paper. (n.533): 60, pl.19,f.9,meas.', 'ladd. 1977. u.s.geol.survey prof.paper. (n.533): 63, pl.20,f.6-7,meas.', 'ladd. 1982. journal name not entered. (n.1171): 29, pl.33,f.5,6.', 'ladd. 1982. journal name not entered. (n.1171): 60, pl.18,f.7,8.', 'ladd. 1982. journal name not entered. (n.1171): 60, pl.18,f.9,10.', 'ladd. 1982. journal name not entered. (n.1171): 72, pl.25,f.14,15.', 'lalicker, c. g. 1950. foraminifera of the ellis group, jurassic, at the type locality: foraminifera of the type kiowa shale, lower cretaceous, of kansas. kansas univ.paleont.contr. (n.5,art.2): 58 pp..', 'laurence, palmer. 1963. u.s.geol.survey prof.paper. (n.475-c): c54, unfig.', 'lesquereux, l. 1870. journal name not entered.', 'lewis. 1968. journal name not entered. 6 (n.1): 26, pl.1,f.3.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 82, pl.10,f.12,13.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 82, pl.10,f.14,15.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 83, pl.10,f.18,19.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 83, pl.10,f.20,21.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 83, pl.11,f.17,18.', 'ling. 1985. palaeont.soc.japan trans.and proc. (n.ew seriesn.138,art.795): 83, pl.11,f.19,20.', 'lochman-balk, c., hu. 1960. journal name not entered.', 'loeblich, a. r., tappan loeblich, h. n. 1950. foraminifera from the type kiowa shale, lower cretaceous, of kansas.. the university of kansas paleontological contributions. no. 6 (protozoa, art. 3).', 'loeblich, a. r., tappan loeblich, h. n. 1957.', 'loeblich, tappan loeblich, h. n., et al. 1982. jour.micropaleontology. 1 : 67, ment.', 'lofgren, d. 2014. new records of eutherian mammals from the goler formation (tiffanian, paleocene) of california and their biostratigraphic and paleobiogeographic implications.. am.mus.novitates. (3797): 1-57.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 101, meas,pl.3,f.10,11.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 152, meas,pl.34,f.17.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 232, meas,pl.24,f.33.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 232, meas,pl.24,f.34.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 240, meas,pl.25,f.1.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 241, meas,pl.25,f.7.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 41, meas,pl.26,f.7-9.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 57, meas,pl.13,f.22.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 64, meas,pl.27,f.27.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 68, meas,pl.2,f.3.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 70, meas,pl.15,f.30.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 80, meas,pl.15,f.12.', 'macneil, dockery. 1984. mississippi bureau geol.bull. (n.124): 89, meas,pl.15,f.22,pl.47,f.15,16.', 'macneil. 1938. journal name not entered. (n.189a): 17, pl.1,f.37-38.', 'macneil. 1943. jour.paleontology. 17 (n.1): 86, pl.12,f.4.', 'macneil. 1960. journal name not entered. (n.339): 051, pl.19,f.03,10.', 'macneil. 1964. journal name not entered. (n.399-b): pl.2,f.2.', 'mamay, s. h., yochelson, e. l. 1962. journal name not entered.', 'mansfield. 1925. u.s.natl.mus.proc. 66,art.22 : 13, pl.02,f.1.', 'mansfield. 1925. u.s.natl.mus.proc. 66,art.22 : 24, pl.03,f.8.', 'mansfield. 1930. journal name not entered. (n.3): 035, pl.02,f.3.', 'mansfield. 1930. journal name not entered. (n.3): 138, pl.21,f.9,11.', 'mansfield. 1932. journal name not entered. (n.170d): 46, pl.15,f.1-4.', 'mansfield. 1932. journal name not entered. (n.170d): 47, pl.17,f.1,4,5.', 'mansfield. 1937. journal name not entered. (n.15): 150, pl.07,f.8.', 'mansfield. 1937. journal name not entered. 11 (n.7): 612, pl.85,f.10,11.', 'mansfield. 1939. journal name not entered. (n.18): 58, pl.4,f.2.', 'mansfield. 1940. journal name not entered. 14 (n.3): 211, pl.27,f.12.', 'mansfield. 1940. journal name not entered. 14 (n.3): 220, pl.27,f.54.', 'mapes. 1979. kansas univ.paleont.contr.articles. (n.64): 38, pl.14,f.11.', 'martin, c. 1904. journal name not entered. 191, pl.49,f.1.', 'masuda. 1971. journal name not entered. (n.84): 213.', 'mcdougall. 1980. sepm paleontological monograph. pl.10,f.8,9.', 'mcdougall. 1980. sepm paleontological monograph. pl.4,f.4.', 'mcdougall. 1981. u.s.geol.survey open file report. pt.1 (n.81-109): 32, ment.', 'mcdougall. 1981. u.s.geol.survey open file report. pt.1 (n.81-109): 59, ment.', 'mcdougall. 1981. u.s.geol.survey open file report. pt.1 (n.81-109): 86, ment.', 'meek. 1884. u.s.geol.survey mon. (n.8): 220, unfig.', 'meyer. 1886. journal name not entered. (n.1): 69, pl.2,f.01.', 'meyer. 1887. journal name not entered. 09, pl.1,f.5.', 'moore. 1963. journal name not entered. (n.419): 54, pl.12,f.02,04.', 'moore. 1963. journal name not entered. (n.419): 54, pl.12,f.08.', 'moore. 1963. journal name not entered. (n.419): 65, pl.17,f.06,08,09.', 'moore. 1963. journal name not entered. (n.419): 68, pl.21,f.05.', 'moore. 1963. journal name not entered. (n.419): 77, pl.25,f.12,15.', 'moore. 1976. u.s.geol.survey prof.paper. (n.922): 29, pl.3,f.11.', 'moore. 1976. u.s.geol.survey prof.paper. (n.922): 30, pl.3,f.8.', 'moore. 1976. u.s.geol.survey prof.paper. (n.922): 43, pl.9,f.2,8.', 'muller, muller. 1957. jour.paleontology. 31 (n.6): 1095, unfig..', 'muller. 1977. journal name not entered.', 'myers, myers, d. a. 1966. u.s.geol.survey prof.paper. (573 c): c5, pl.2,f.1.', 'newberry. 1898. journal name not entered.', 'olsson. 1964. journal name not entered. 085, pl.11,f.9a.', 'olsson. 1964. journal name not entered. 098, pl.16,f.1f.', 'olsson. 1964. journal name not entered. 159, pl.27,f.05.', 'oreska, m. p., carrano, m. t., et al. 2013. vertebrate paleontology of the cloverly formation (lower cretaceous), 1: faunal composition, biogeographic relationships, and sampling.. jour.vertebrate paleo. 33 (2): 264-292.', 'osborn, h. f. 1902. am.mus.nat.hist.bull. 16,art.8 : 97-98, tf.3-4.', 'osburn, r. c. bryozoa of the pacific coast of america, part 1, cheilostomata, anasca. 1-269.', 'paratype', 'parker, g. g. 1954. harvard univ.mus.comp.zool.bull. 111 (n.10): 536, pl.11,f.3.', 'peck. 1957. journal name not entered.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 22, pl.3,f.2,4.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 36, pl.11,f.3-4.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 39, pl.23,f.5-6.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 42, pl.24,f.10-11.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 44, pl.13,f.13-14.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 54, pl.25,f.14.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 64, pl.28,f.9-10.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 73, pl.35,f.13-14.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 81, pl.40,f.7-8.', 'perrilliat, m. 1972. paleontologia mexicana. (n.32): 86, pl.41,f.15-16.', 'pojeta, j., runnegar, b. n. 1976. u.s.geol.survey prof.paper. (n.968): 62, pl.17,f.10.', 'rathbun. 1930. u.s.natl.mus.proc. 78,art.8 : 5.', 'reiter, m. 1959. jour.paleontology. 33 (n.4): 629, unfig.', 'resser, c. e. 1938. geol.soc.america spec.paper. (n.15): 38, unfig.', 'resser, c. e. 1938. geol.soc.america spec.paper. (n.15): 44, pl.16,f.13.', 'resser, c. e. 1938. geol.soc.america spec.paper. (n.15): 44, unfig.', 'rigby. 1986. palaeontographica canadiana. (n.2): 26, ment.', 'rowell. 1962. jour.paleontology. (n.36n.1): 147, pl.30,f.11.', 'rowell. 1962. jour.paleontology. 36 (n.1): 139, pl.29,f.1.', 'ruedemann, r. 1933. u.s.natl.mus.proc. 82 (art.3, n.2954): 5, pl.1-4.', 'ruedemann, r. 1933. u.s.natl.mus.proc. 82 (art.3, n.2954): 6, pl.1-4.', 'ruedemann, r. 1947. geol.soc.america mem. (n.19): 284, pl.45,f.5.', 'ruedemann, r. 1947. geol.soc.america mem. (n.19): 334, pl.55,f.46.', 'ruedemann, r. 1947. geol.soc.america mem. (n.19): 392, pl.66,f.12.', 'runnegar, b. n., newell. 1971. am.mus.nat.hist.bull. 146,art.1 : 39, f.13.', 'said, r. 1949. foraminifera of the northern red sea. no. 26.', 'spencer, campbell. 1987. bulls.am.paleontology. 92 (n.327): 37, ment.', 'spieker. 1922. journal name not entered. (n.3).', 'spieker. 1922. journal name not entered. (n.3): pl.10,f.16.', 'springer. 1922. u.s.natl.mus.proc. 61,art.5 : 2, unfig..', 'springer. 1926. u.s.natl.mus.proc. 67,art.9 : 62, pl.15,f.10-10b.', 'springer. 1926. u.s.natl.mus.proc. 67,art.9 : 62, pl.15,f.11-11b.', 'springer. 1926. u.s.natl.mus.proc. 67,art.9 : 76, pl.20,f.2,2a.', 'stanton. 1897. journal name not entered. pt.1 (n.17): 1038, pl.63,f.7,8.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 4.1.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 4.13.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 4.14.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 4.15.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 4.6.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 5.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 6.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 7.', 'stevens, c. h., poole, f. g., et al. 2014. revista mexicana de ciencias geologicas. 31 no. 1 : fig. 8.', 'stover. 1963. journal name not entered.', 'sues, h., averianov, a. o. 2009. turanoceratops tardabilis-the first ceratopsid dinosaur from asia. naturwissenschaften. 96 : 645-652.', 'szalay, f. 1969. am.mus.nat.hist.bull. 140,art.4 : 228, pl.23,f.1-2.', 'thompson. 1970. bulls.am.paleontology. 58 (n.261): 243, pl.32,f.1,2.', 'tidwell. 1967. journal name not entered.', 'ulrich, bassler, r. s. 1931. u.s.natl.mus.proc. 78,art.4 (n.2847): 22.', 'ulrich, bassler, r. s. 1931. u.s.natl.mus.proc. 78,art.4 (n.2847): 27.', 'ulrich, cooper. 1936. jour.paleontology. 10 (n.7): 620, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 198, pl.40b,f.5.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 242, pl.54b,f.3,4,7,8,12.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 48, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 51, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 52, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 54, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 67, unfig.', 'ulrich, cooper. 1938. geol.soc.america spec.paper. (n.13): 82, pl.10d,f.19,25.', 'ulrich, e. o., bassler, r. s. bryozoa in marylalnd geological survey, miocene.', 'ulrich, e. o., bassler, r. s., et al. molluscoidea, bryozoa in a report on the cretaceous paleontology of new jersey. 313-355.', 'utgaard. 1968. jour.paleontology. 42 (n.6): 1452, pl.183,f.4.', 'uyeno. 1961. michigan acad.sci., arts and letters papers. (n.46): 334-339.', 'uyeno. 1961. michigan acad.sci., arts and letters papers. (n.46): 335-336.', 'van hengstum, p. j., scott, d. b. 2012. sea-level rise and coastal circulation controlled holocene groundwater development in bermuda and caused a meteoric lens to collapse 1600 years ago. marine micropaleontology. 90-91 : 29-43.', 'vaughan, t. w. 1929. descriptions of new species of foraminifera of the genus discocyclina from the eocene of mexico.. u.s.natl.mus.proc. 76 (n.2800,art.3): 1-18.', 'vaughan. 1929. u.s.natl.mus.proc. 76,art.3 : 8, pl.2,f.2.', 'vaughan. 1929. u.s.natl.mus.proc. 76,art.3 : 8, unfig..', 'veatch. 1906. journal name not entered. (n.46): pl.23,f.3,3a.', 'vokes. 1983. tulane studies geology and paleontology. 17 (n.4): 125, pl.1,f.4,meas.', 'wachsmuth, c., springer. 1926. u.s.natl.mus.proc. 67,art.9 : 38, unfig..', 'walcott. 1884. u.s.geol.survey mon. (n.8): 134, unfig.', 'walcott. 1884. u.s.geol.survey mon. (n.8): 138, unfig.', 'walcott. 1890. u.s.geol.survey tenth ann.rept. pl.67,f.5.', 'walcott. 1890. u.s.geol.survey tenth ann.rept. pl.69,f.5b,5e.', 'walcott. 1890. u.s.geol.survey tenth ann.rept. unfig.', 'walcott. 1899. u.s.geol.survey mon. (n.32): 447, pl.60,f.3b.', 'walcott. 1917. smithsonian misc.colln. 67 (n.2): 25, pl.4f.5b.', 'waller, t. r., stanley, g. d. 2005. middle triassic pteriomorphian bivalvia (mollusca) from the new pass range, west-central nevada: systematics, biostratigraphy, paleoecology, and paleobiogeography. jour.paleontology. 79 (s61): 1-64.', 'ward. 1899. journal name not entered.', 'ward. 1905. journal name not entered.', 'westermann. 1969. bulls.am.paleontology. 57 (n.255): 151, pl.36,f.5.', 'westermann. 1969. bulls.am.paleontology. 57 (n.255): 94, pl.23,f.2.', 'white. 1899. journal name not entered.', 'white. 1943. journal name not entered.', 'whittington. 1974. canada geol.survey bull. (n.231): 4, pl.1,f.3,4,tf.3,10.', 'whittington. 1975. royal soc.london philos.trans. 271 (n.910): 18, 31,pl.6,f.30,33,34,meas.', 'winslow. 1962. journal name not entered.', 'wolfe, j. a. 1964. journal name not entered.', 'woodburne. 1969. am.mus.nat.hist.bull. 141,art.2 : 305-312, tf.6b,c,pl.44,f.3,4.', 'woodring. 1941. journal name not entered. (n.195): pl.04,f.19.', 'woodring. 1941. journal name not entered. (n.195): pl.09,f.06,07.', 'woodring. 1941. journal name not entered. (n.195): pl.31,f.06.', 'woodring. 1941. journal name not entered. (n.195): pl.31,f.08.', 'woodring. 1946. journal name not entered. (n.207): pl.34,f.03.', 'woodring. 1950. journal name not entered. (n.222): pl.21,f.08.', 'woodring. 1957. journal name not entered. (n.306a): 086, pl.20,f.11,12.', 'woodring. 1957. journal name not entered. (n.306a): 096, pl.15,f.12.', 'woodring. 1959. journal name not entered. (n.306b): 157, pl.25,f.01,03,04,09.', 'woodring. 1959. journal name not entered. (n.306b): 180, pl.38,f.04.', 'woodring. 1959. journal name not entered. (n.306b): 189, pl.38,f.15,19.', 'woodring. 1970. journal name not entered. (n.306d): 340, pl.54,f.01,02,05,06.', 'woodring. 1970. journal name not entered. (n.306d): 366, pl.48,f.13.', 'woodring. 1970. journal name not entered. (n.306d): 392, pl.60,f.14.', 'woodring. 1973. journal name not entered. (n.306-e): 491, pl.70,f.08,15,16.', 'woodring. 1973. journal name not entered. (n.306-e): 517, pl.70,f.19,20.', 'woodring. 1982. journal name not entered. (n.306-f): 607, pl.103,f.07.', 'woodring. 1982. journal name not entered. (n.306-f): 607, pl.109,f.06,10.', 'woodring. 1982. journal name not entered. (n.306-f): 621, pl.121,f.09.', 'woodring. 1982. journal name not entered. (n.306-f): 661, pl.092,f.5.', 'woodring. 1982. journal name not entered. (n.306-f): 678, pl.117,f.3,6.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 2a-e.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 2f-j.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 3j.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 3k.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 3l.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig. 3m.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : 141, fig.2o-q.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4b.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4c.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4e.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4f.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4h.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4j.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4k-l.', 'yasuhara, m., et al. 2018. journal of micropalaeontology. 37 : fig. 4m-n.', 'yochelson, e. l. 1969. u.s.geol.survey prof.paper. (n.606d): 29, ment.', 'zatoń, m., taylor, p. d., et al. 2013. early triassic (spathian) post-extinction microconchids from western pangea. jour.paleontology. 87 (1): 159-165.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.1,f.10.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.1,f.14.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.1,f.15.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.2,f.14.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.2,f.19.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.2,f.5.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.2,f.7.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.2,f.9.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.3,f.1.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.3,f.3.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.3,f.6.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.4,f.4.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.4,f.5.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.5,f.11.', 'zeller. 1950. kansas univ.paleont.contr.protozoa. art.4 : pl.5,f.21.'],
"HAC": ['aquariums', 'arborettes', 'baskets', 'bouquet holders', 'floral frames'],
# Note: AAA has no Open Access objects
}
# Helper function to get object types for a museum
def get_museum_object_types(museum_code: str) -> List[str]:
"""
Get the known object types for a specific museum.
Args:
museum_code: The museum code (e.g., 'SAAM', 'NASM')
Returns:
List of object types available in that museum, or empty list if unknown
"""
return MUSEUM_OBJECT_TYPES.get(museum_code.upper(), [])
# Helper function to check if a museum has a specific object type
def museum_has_object_type(museum_code: str, object_type: str) -> bool:
"""
Check if a museum has a specific object type.
Args:
museum_code: The museum code (e.g., 'SAAM', 'NASM')
object_type: The object type to check for
Returns:
True if the museum has this object type, False otherwise
"""
museum_types = get_museum_object_types(museum_code)
return object_type.lower().strip() in [t.lower().strip() for t in museum_types]