Who knows what model crystal or oscillator in Arduino Uno?

I want to buy a crystal or oscillator for the Arduino Uno. So what model should I buy?
As the attached picture shows, where is the crystal or oscillator?Who knows it? :wink:

The UNO R3 uses ceramic resonator with in-built capacitors. See XTAL1, XTAL2 pins on the ATmega328P. It is single SMD part. It is not specially critical part and can be replaced with the crystal even with the better stability and accuracy but with external capacitors to the GND ~12-22pF each. The part has label CSTCE16M0V53-R0 in the schematics.

You can use a crystal resonator instead (both sites have them) and don't need the caps, but depending on your application, the resonator may not be precise enough.

The exact model of crystal or resonator is not critical, you realize. Most of us use a crystal when we use an atmega328p in a custom design, for example, while the official boards use a resonator.

I like using good crystals in my designs,
Thru hole
http://www.digikey.com/product-search/en/crystals-oscillators-resonators/crystals/852333?k=crystal&k=&pkeyword=crystal&pv69=80&FV=22c0011%2C1f140000%2Cfff4000d%2Cfff8016d%2C3f40013&mnonly=0&newproducts=0&ColumnSort=0&page=1&stock=1&quantity=0&ptm=0&fid=0&pageSize=25
And SMD

I don't think the resonators achieve that, the two numbers aren't even listed the same way:
http://www.digikey.com/product-search/en/crystals-oscillators-resonators/resonators/852887?k=resonator&k=&pkeyword=resonator&pv1989=0&pv139=17&FV=fff4000d%2Cfff80397&mnonly=0&newproducts=0&ColumnSort=0&page=1&stock=1&quantity=0&ptm=0&fid=0&pageSize=25
vs the Crystals:
Frequency Stability
±10ppm

Frequency Tolerance
±10ppm

Look here:
http://www.digikey.com/product-search/en/crystals-oscillators-resonators/resonators/852887?FV=22c0011%2C1f140000%2Cfff4000d%2Cfff80397&mnonly=0&newproducts=0&ColumnSort=0&page=1&stock=1&pbfree=0&rohs=0&k=resonator&quantity=&ptm=0&fid=0&pageSize=25&pkeyword=resonator

You can get crystals, that need 22pF caps for example, in that package:
http://www.digikey.com/product-search/en/crystals-oscillators-resonators/crystals/852333?k=crystal&k=&pkeyword=crystal&pv69=80&FV=fff4000d%2Cfff8016d%2C22c0011%2C1f140000&mnonly=0&newproducts=0&ColumnSort=0&page=1&stock=1&quantity=0&ptm=0&fid=0&pageSize=25

@Ardino-Uno-Crystal I just cleaned out your 5 requests for Arduino crystal from a bunch of different threads.
Please don't do that again.