User:Rfassbind/Task list#Task7: new jpldata cite
{{TOC limit|2}}
Task1: merge partial lists in "Meanings of minor planet names"
{{see also|WT:AST#Page merger in "Meanings of minor planet names"}}
;Example:
- merge Meanings of minor planet names: 3001–3500, (500 items)
- merge Meanings of minor planet names: 3501–4000, (500 items)
- into Meanings of minor planet names: 3001–4000, (1000 items)
; Edit-comment:
do merger of partial lists (500s to 1000s)
(redirects here)
;Description:
The Meanings of minor planet names consists of partial lists with different number ranges, containing up to 500 and 1000 entries, respectively (see {{section link|Meanings of minor planet names|Index}}). For the sake of consistency, I'm going to merge all 500s pages into 1000s pages. This will also result in a working page navigation for all partial lists. Existing links to 500s-pages will still work after the merger.
Task2: improve LCDB template for unnumbered bodies
{{see also|Template:LCDB}}
The {{tl|LCDB}} template's purpose is to generate an external link for a given minor planet (MP) to the Light Curve Data Base (LCDB). The template works similar to the {{tl|MPC}} which generates an external link to MPC's object view page.
;Current usage
- {{LCDB|2000}}
http://www.minorplanet.info/PHP/GenerateALCDEFPage_Local.php?AstInfo=2000%7C
- {{LCDB|2000|Herschel}}
http://www.minorplanet.info/PHP/GenerateALCDEFPage_Local.php?AstInfo=2000%7CHerschel
Both links are identical. The 2nd link also passes the body's name, "Herschel" to the external object view, which otherwise just displays "(2000)" in its page title.
Until now, the template was only used for numbered MPs and not for unnumbered bodies such as {{mpl|2004 XP|14}}. According to the The Asteroid Lightcurve Data Exchange Format Standard ([http://www.minorplanetcenter.net/light_curve2/docs/ALCDEF_Standard.pdf ALCDEF v 2.1.1]) from September 2015, unnumbered bodies are specified to have a "zero" as object-number, and their provisional designation as object-name. Contrary to numbered MPs, the object-name is consequently not optional for prov. designated bodies.
So for:
- the unnumbered minor planet {{mpl|2004 XP|14}}, written as {{tlx|mpl|2004 XP|14}}
- an external LCDB-link, can be generated using {{tlx|LCDB|0|2004+XP14}} or {{tlx|LCDB|0|2004%20XP14}}
- which produces:
- {{LCDB|0|2004+XP14}}, i.e.
http://www.minorplanet.info/PHP/GenerateALCDEFPage_Local.php?AstInfo=0%7C2004+XP14
The template however does not work when a keyboard-space is used instead of "+" or "%20" as a separator between the year and the alphanumeric code of the prov. designation. This separator cannot be omitted either, as this is not considered in the ALCDEF specification.
; TODO
Amend the template to that it also accepts keyboard spaces as separator in given provisional designation (only), i.e.
- {{tlx|LCDB|0|2004 XP14}}, should produce {{LCDB|0|2004+XP14}} instead of {{LCDB|0|2004 XP14}}
; TEST
- Test sandbox using
{{urlencode: }}
class="wikitable"
! rowspan=2 |Designation ! rowspan=2 |in tpl ! colspan=4 |using urlencode |
no (live version)
!yes (sandbox) !works !results in |
---|
2004 XP14
| {{tlx|LCDB|0|2004 XP14}} | {{LCDB|0|2004 XP14}} | {{LCDB/sandbox|0|2004 XP14}} | align=center | {{Done| }} | {{urlencode:2004 XP14}} |
1663 van den Bos
| {{tlx|LCDB|1663|van den Bos}} | {{LCDB|1663|van den Bos}} | {{LCDB/sandbox|1663|van den Bos}} | align=center | {{Done| }} | {{urlencode:van den Bos}} |
4090 Říšehvězd
| {{tlx|LCDB|4090|Říšehvězd}} | {{LCDB|4090|Říšehvězd}} | {{LCDB/sandbox|4090|Říšehvězd}} | align=center | {{Not done| }} | {{urlencode:Říšehvězd}} |
2099 Öpik
| {{tlx|LCDB|2099|Öpik}} | {{LCDB|2099|Öpik}} | {{LCDB/sandbox|2099|Öpik}} | align=center | {{Not done| }} | {{urlencode:Öpik}} (should be:) %D6pik |
; RESULT
Although [https://www.mediawiki.org/wiki/Help:Magic_words#URL_data wikimedia has a magic keyword]
which nicely converts non-ASCII characters into a percent-encoded string (urlencode), it is not useful for the LCDB website. The reason is that the magic word encodes UTF-8 characters, while target website (LCDB) expects to receive an ISO 8859-1 character set. For example, the letter Ö
(as in 2099 Öpik) is converted into %C3%96
by the magic word which will be displayed as Ö
at LCDB. To display the letter "Ö" properly the encoded version %D6
has to be used, which is the ISO 8859-1 (latin-1) representation, not the UTF-8 one.
- Use [http://www.degraeve.com/reference/urlencoding.php this] map-table to encoded non-ASCII (characters 128 to 256 in the the latin-1 set). Characters not contained in this set can not be displayed properly at LCDB
- However the current sandbox-version in {{tlx|LCDB/sandbox}} uses the magic keyword
and spaces no longer need to be replaced with "+" or "%20" as in "van+den+Bos". As this is just a small improvement (and any manually added encoding of diacritics would be double-encoded), the magic-keyword remains unused in the live version of template {{tl|LCDB}}.{{urlencode: }} - Unfortunately there is no such thing as
{{urlencode:Öpik|LATIN-1}}
Task3: add MPC-ref to List of unnumbered minor planets
{{main|List of unnumbered minor planets}}
The list of unnumbered MP needs sources. Create parser to add {{tlx|MPC}} next to each item, based on its provisional designation. Also:
- Check and remove redlinks.
- Check for any MPs that were numbered since added to list
- Check whether the list is missing existing MP-object articles
- Revise layout
Task4: create IAUC-template
In the series of external link templates such as {{tlx|MPC}} and {{tlx|LCDB}} used as non <ref>
source, an {{tlx|IAUC}} to those publicly available [http://www.cbat.eps.harvard.edu/services/IAUC.html International Astronomical Union Circulars] is still missing. These include:
Example:
The IAUC-template should link to:
- http://www.cbat.eps.harvard.edu/iauc/07500/07545.html
- http://www.cbat.eps.harvard.edu/iauc/07900/07980.html
- http://www.cbat.eps.harvard.edu/iauc/08100/08116.html
where the URL can be derived from the
; Authorization Required (http-access required)
- http://www.cbat.eps.harvard.edu/iauc/09200/09222.html
However is not publicly available
= CBETs =
As of 2002 also via the online version: [http://www.cbat.eps.harvard.edu/cbet/RecentCBETs.html most recent ] version of the [http://www.cbat.eps.harvard.edu/cbat.html Central Bureau Electronic Telegrams (CBETs)], with latest publication being [http://www.cbat.eps.harvard.edu/iau/cbet/004300/CBET004333.txt Electronic Telegram No. 4333]:
; Alternative paths
- http://www.cbat.eps.harvard.edu/iau/cbet/004300/CBET004332.txt Electronic Telegram No. 4332
- http://www.cbat.eps.harvard.edu/cbet/004300/CBET004332.txt Electronic Telegram No. 4332 (without "/iau" in path)
; Access CBET
- On-line CBETs. [CBETs 1-1199 freely available; CBETs 1200+ available to subscribers only.]
However (currently) accessible from 4332 (newest) to No. 4100, protected from [http://www.cbat.eps.harvard.edu/cbet/004000/CBET004099.txt 4099] to 3000, avail from [http://www.cbat.eps.harvard.edu/cbet/002900/CBET002999.txt 2999] to 1.
Task5: revise List of named minor planets
This task has been further expanded, see {{section link||Task11: split-up List of minor planet names into partial lists}}
Instead of incomplete and unmaintained "List of named minor planets":
- List of named minor planets (A-C)
- List of named minor planets (D-E)
- List of named minor planets (F-H)
- List of named minor planets (I-K)
- List of named minor planets (L-N)
- List of named minor planets (O-R)
- List of named minor planets (S-V)
- List of named minor planets (W-Z)
Create instead:
Generate from MPC-list, using a link-color template with italics for redirects (or plain html-css styling).
{{Coloredlink|Gray|1042 Amazone}} 1042 Amazone
and add sections (A-Z; using spcl. TOC) or by number, i.e. 100,001–200,000 and 200,001–300,000
;Example:
{{Div col|colwidth=16em}}
- 970 Primula
- 971 Alsatia
- 972 Cohnia
- 973 Aralia
- {{Coloredlink|Gray|974 Lioba}}
- 975 Perseverantia
- 976 Benjamina
- 977 Philippa
- 978 Aidamina
- {{Coloredlink|Gray|979 Ilsewa}}
- 980 Anacostia
- 985 Rosina
- 986 Amelia
- 987 Wallia
- 988 Appella
- {{Coloredlink|Gray|989 Schwassmannia}}
- {{Coloredlink|Gray|990 Yerkes}}
- {{Coloredlink|Gray|991 McDonalda}}
- 992 Swasey
- 993 Moultona
- 994 Otthild
- 995 Sternberga
- 996 Hilaritas
- 997 Priska
- {{Coloredlink|Gray|998 Bodea}}
- 999 Zachia
- {{Coloredlink|Gray|1000 Piazzia}}
- 1001 Gaussia
- 1002 Olbersia
- 1003 Lilofee
- 1004 Belopolskya
- 1005 Arago
- 1006 Lagrangea
- 1007 Pawlowia
- 1008 La Paz
- {{Coloredlink|Gray|1009 Sirene}}
- {{Coloredlink|Gray|1010 Marlene}}
- {{Coloredlink|Gray|1034 Mozartia}}
- {{Coloredlink|Gray|1035 Amata}}
- 1036 Ganymed
- 1037 Davidweilla
- {{Coloredlink|Gray|1038 Tuckia}}
- 1039 Sonneberga
- 1040 Klumpkea
- 1041 Asta
- 1042 Amazone
{{Div col end}}
; Page-size calculation
- 20,000 named items (2k articles and 18k redirects)
- average item size in list: 20 chars (9 (name), 5 (number), 4 (link), 2 (list-bullet, space)
- additional #R markup: 121 chars
- List markup: 25 × 50 = 1250 (25 alphabetical sections, or c.a. equivalent for numeric list); + intro (2k) + footer (2k)
Total ≈ 623,000 bytes (400k chars for 20k list items; + 218k chars extra-markup for 18k #Rs + 5k list markup)
Task6: Astronomers by nationality
Add subcats of :Category:Astronomers by nationality to LOMPD redirects of MP-discoverers.
Task7: new jpldata cite
{{Main|User:Rfassbind/Minor planet articles rewrites and overall revision#Overall revisions}}
Amend previously revised MP-object articles (list) with cites "Masiero-2011" and "Masiero-2014" at jpldata for diameter and albedo estimates ([http://ssd.jpl.nasa.gov/sbdb.cgi?sstr=2058097;old=0;orb=0;cov=0;log=0;cad=0#phys_par Exmpl]). They were added in 2016, and may have replaced a previously displayed "SIMPS" reference. In many (or most) cases the given data is identical to "WISE" cite already present in the MP-object article, yet may differ due to rounding from 4 to 3-digits. In addition, revised infobox links, sorting of physical data in ascending order and removed moid/J-moid/tiss/ from core MBA articles, remove google book's Swedish TLD from external links (replace with .com).
- edit comment
, redirects hereupdate diameter/albedo estimates from JPL
; 2014ApJ...791..121M (Masiero-2014)
|display-authors = 6
|first1 = Joseph R. |last1 = Masiero
|first2 = T. |last2 = Grav
|first3 = A. K. |last3 = Mainzer
|first4 = C. R. |last4 = Nugent
|first5 = J. M. |last5 = Bauer
|first6 = R. |last6 = Stevenson
|first7 = S. |last7 = Sonnett
|date = August 2014
|title = Main-belt Asteroids with WISE/NEOWISE: Near-infrared Albedos
|url = http://adsabs.harvard.edu/cgi-bin/bib_query?bibcode=2014ApJ...791..121M
|journal = The Astrophysical Journal
|volume = 791
|issue = 2
|page = 11
|bibcode = 2014ApJ...791..121M
|doi = 10.1088/0004-637X/791/2/121
|arxiv = 1406.6645
|access-date= 6 November 2016}}
; 2011ApJ...741...68M (Masiero-2011)
|display-authors = 6
|first1 = Joseph R. |last1 = Masiero
|first2 = A. K. |last2 = Mainzer
|first3 = T. |last3 = Grav
|first4 = J. M. |last4 = Bauer
|first5 = R. M. |last5 = Cutri
|first6 = J. |last6 = Dailey
|first7 = P. R. M. |last7 = Eisenhardt
|first8 = R. S. |last8 = McMillan
|first9 = T. B. |last9 = Spahr
|first10 = M. F. |last10 = Skrutskie
|first11 = D. |last11 = Tholen
|first12 = R. G. |last12 = Walker
|first13 = E. L. |last13 = Wright
|first14 = E. |last14 = DeBaun
|first15 = D. |last15 = Elsbury
|first16 = T., IV |last16 = Gautier
|first17 = S. |last17 = Gomillion
|first18 = A. |last18 = Wilkins
|date = November 2011
|title = Main Belt Asteroids with WISE/NEOWISE. I. Preliminary Albedos and Diameters
|url = http://adsabs.harvard.edu/cgi-bin/bib_query?bibcode=2011ApJ...741...68M
|journal = The Astrophysical Journal
|volume = 741
|issue = 2
|page = 20
|bibcode = 2011ApJ...741...68M
|doi = 10.1088/0004-637X/741/2/68
|arxiv = 1109.4096
|access-date= 6 November 2016}}
Task8: add sections to Meanings of minor planets
{{main|Meanings of minor planet names#Index}}
- add sections to meanings of minor planets
- recreate header templates, +prep for options with "Back-to-top" links
- fix redlinks on named MPs
- remove NEWLINES inside cells
- revise syntax of sources added as external links
- clean-up syntax, add missing "Reference", remove astronomy-stub,
- Amend {{tlx|MinorPlanetNameMeaningsTableHeader}}
- Revise naming and add links
- add back-to-top:
{{#if:{{{top-link|}}}||{{right|back to top link=#top}}
{{clear|right}}}}
Task9: update partial lists in Meanings of minor planets
{{main|Meanings of minor planet names#Index}}
- edit comment:
T9 update list, (x) added, (y) renamed, (z) removed
(link redirects here) - add missing minor planets (MPs) to list
- add JPL-cite to added MP (if exists)
- revise name of minor planets to correct spelling (diacritical names)
- remove any non-MPC "fantasy" names from list
- check numeric order of listed items. Move entry to correct position/section or remove entry if not in number range of list
- clean-up: remove redundant wikitable row separator:
|-
- add row "There are no named minor planets in this number range" for empty tables /sections
- remove piped links on minor planet designations (plain links only)
- fill-in cites from "JPLdata" where table cell is empty or contains an asteriks (*)
Task10: template "Infobox planet" heading colors
Use colors in headings of {{tlx|Infobox planet}} to indicate the body's orbital class, which corresponds to the color used in {{tlx|Minor planet color code legend}}. (Also see {{section link|List of minor planets|Main index}}). This requires the template and all MP-object articles to be amended as follows:
- use template's param {{para|minorplanet}}. Change its generic "yes" param to orbital class abbreviation:
- NEO
- MC
- MBA
- JT
- CEN
- TNO
The parameter {{para|background}} is then obsolete, if not used to explicitly override the color based on its orbital class.
; Example
Instead of:
{{Infobox planet| minorplanet = yes
Use:
{{Infobox planet| minorplanet = NEO
for near-Earth objects. Depending on the color, some links in the section header of {{tlf|Infobox planet}} should use {{tlx|Coloredlink}}, with a white color, to guarantee the link's readability.
Task11: split-up List of minor planet names into partial lists
{{further|List of named minor planets (alphabetical)|List of named minor planets (numerical)}}
As per WP:SPLIT, the following lists have been split-up into partial lists due to their excessive size.
; Alphabetically
This section is linked to all edit-comments: split-up List of named minor planets (alphabetical) into partial lists (documented task11)
{{small|(redirects here)}}
{{TOC LONMP}}
- List of named minor planets (alphabetical)
- alphabetical split-up into 26 partial lists (A–Z); one page per letter
- using custom toc-navigation template {{tlx|TOC LONMP}} (LONMP stands for "List Of Named Minor Planets")
- partial pages are cross-referenced, cited and contain a lead-sentence, with the total number of minor planets.
; Numerically
This section is linked to all edit-comments: split-up List of named minor planets (numerical) into partial lists (documented task11)
{{small|(redirects here)}}
{{TOC LONMP2}}
- List of named minor planets (numerical)
- using custom toc-navigation template {{tlx|TOC LONMP2}}
- added section "External links" with [http://www.minorplanetcenter.net/iau/lists/NumberedMPs.html Discovery Circumstances: Numbered Minor Planets]
== Task11b: further split-up List of named minor planets (numerical) ==
Split List of named minor planets (numerical) into additional partial pages:
- split range 10,000 to 19,999: into 10 pages with a numberrange of 1,000 each
- split range 20,000 to 29,999: into 5 pages with a numberrange of 1,000 each, and one page 25,000 to 30,000
- expand number range, by adding 2 new pages:
- 500,000 to 599,999
- 600,000 to 699,999
- as a consequence redirect existing, but no longer needed pages:
- (10,000–19,999) to 10,000–10,999
- (20,000–29,999) to 20,000–20,999
- (400,000–999,999) to (400,000–499,999)
By using all available slots of the {{para|pre}} and {{para|custom}} parameters, which allow for an additional 16 partial list to be added to {{tlx|TOC LONMP2}}, the custom {{tl|Compact ToC}} template.
; Details
{{Collapse|
; Minor-planet distribution: currently, the number ranges with the most items are 10K and 20K
{{Image frame
|width = 825
|align=left
|pos=bottom
|content=
{{ #invoke:Chart
| bar-chart
| width = 855
| height = 260
| group 1 = 999 : 1000 : 1000 : 999 : 993 : 856 : 814 : 733 : 746 : 693 : 4092 : 3198 : 997 : 272 : 230 : 150 : 201 : 139 : 168 : 699 : 486 : 443 : 263 : 172 : 102 : 41
| colors = #3DE2FF
| group names =
| units suffix = _names
| x legends = <1K : 1K : 2K : 3K : 4K : 5K : 6K : 7K : 8K : 9K : 10K : 20K : 30K : 40K : 50K : 60K : 70K : 80K : 90K : 100K : 150K : 200K : 250K : 300K : 350K : 400K
}}
|caption = Total of named minor planets per partial list. The spikes are due to the partial lists's increasing number ranges (1, 10 and 50 thousand).}}
{{clear}}
; Template new draft
{{Compact ToC
|side=no
|name=Partial lists by number range — {{small|(back to main page)}}
|pre1=1–999
|pre1link=List of named minor planets: 1–999
|pre2=1K
|pre2link=List of named minor planets: 1000–1999
|pre3=2K
|pre3link=List of named minor planets: 2000–2999
|pre4=3K
|pre4link=List of named minor planets: 3000–3999
|pre5=4K
|pre5link=List of named minor planets: 4000–4999
|pre6=5K
|pre6link=List of named minor planets: 5000–5999
|pre7=6K
|pre7link=List of named minor planets: 6000–6999
|pre8=7K
|pre8link=List of named minor planets: 7000–7999
|a=8K
|b=9K
|c=10K
|d=11K
|e=12K
|f=13K
|g=14K
|h=15K
|i=16K
|j=17K
|k=18K
|l=19K
|m=20K
|n=21K
|o=22K
|p=23K
|q=24K
|r=25K
|s=30K
|t=40K
|u=50K
|v=60K
|w=70K
|x=80K
|y=90K
|z=100K
|custom1link=List of named minor planets: 150000–199999
|custom1=150K
|custom2link=List of named minor planets: 200000–249999
|custom2=200K
|custom3link=List of named minor planets: 250000–299999
|custom3=250K
|custom4link=List of named minor planets: 300000–349999
|custom4=300K
|custom5link=List of named minor planets: 350000–399999
|custom5=350K
|custom6link=List of named minor planets: 400000–499999
|custom6=400K
}}
}}
Task12: MoMP revision, add reference column
- edit comment:
add reference column (description
(link redirects here)
;Context:
- a "Reference-column" is added to the partial list in Meanings of minor planet names after it has been cleaned up, and each entry (row) is referenced with either a {{tlx|DoMPN}}, {{tlx|MPC}} or {{tlx|JPL}} template (in ascending preference order).
; This revision includes:
- table header {{tlx|MinorPlanetNameMeaningsTableHeader}} template
- a new parameter {{para|refcol|yes}}, which adds a new column Ref · Catalog to the table
- revising table header cells and linkage
- adding a "back-to-top" link to each section
- splitting the external link templates DMP, MPC and JPL (mentioned above) into new column
- adds a X-reference to the corresponding entry in the partial List of minor planets, so that now toggling between the two list is possible
- Revision of partial MoMP list also includes:
- adding missing naming citations
- revising links in naming citations
- removal of custom references, that contain a dead link, are redundant, written in a foreign language
- corrections of naming citations that identify the wrong person/place etc.
- adding date of birth to people
- removal of middle-names in link labels, especially for redlinks
- removing reference-number to MPC circular (M.P.C.) as redundant with MPC's object view page
- removing source tags (Hergert, Schmadel), which is included in links provided by {{tlx|DoMP}}
Task13: MoMP revision, syntax clean-up
- edit comment:
syntax clean-up (description
(link redirects here)
; This revision includes:
- Dash instead of hypens for DOB
- Change "(b. 1988)" into "(born 1988)"
- Remove from naming citation:
- "Named for " / "Named after "
- "Named in honor of "
- "Named in memory of "
- Remove double spaces
- Fill-in missing cites (manually)
- Revise linkage (i.e. multiple redlinks in a single citation)
Task14: Add asteroid lightcurve plot to external links
- edit comment:
+PDO lightcurve plot (description
(link redirects here)
[http://www.minorplanetobserver.com/PDO/PDOLightcurves_1.htm The Minor Planet Observer and Palmer Divide Observatory] (PDO) have published lightcurve plots of a large number of minor planets.
= Amend existing ELs =
Remove inaccessible/oversized MPC NumberedMPs.txt
list (50MB textfile)
- [http://cfa-www.harvard.edu/iau/lists/NumberedMPs.txt Discovery Circumstances: Numbered Minor Planets]
Replace it with (e.g. for numbers MP 5000 or lower):
- [http://www.minorplanetcenter.net/iau/lists/NumberedMPs000001.html Discovery Circumstances: Numbered Minor Planets (1)-(5000)] – Minor Planet Center
Redundancy with {{tlx|JPL small body}}
, with
- [http://ssd.jpl.nasa.gov/sbdb.cgi?sstr=596;orb=1 Orbital simulation] from JPL (Java) / [http://ssd.jpl.nasa.gov/horizons.cgi?find_body=1&body_group=sb&sstr=596 Ephemeris], as "Orbital simulation" is already part of this template. Add Ephemeris to tpl (TODO)
- {{tlx|cite sbdb}} produces identical links; and Jet Propulsion Laboratory, which is not helpful since JPL Small-Body Database is also given
= Additional ELs =
New ELs:
- [http://www.minorplanet.info/PHP/lcdbsummaryquery.php Asteroid Lightcurve Database (LCDB)], query form ([http://www.minorplanet.info/lightcurvedatabase.html info])
- [http://obswww.unige.ch/~behrend/page_cou.html Asteroids and comets rotation curves, CdR] – Observatoire de Genève, Raoul Behrend
Google books, add or (amend existing version: change TLD from .se
to .com
)
- [https://books.google.com/books?id=aeAg1X7afOoC&pg Dictionary of Minor Planet Names], Google books
= Other changes =
- Sort, amend or fix categories
- remove parameters in {{tl|JPL small body}} if obsolete
- revise vertical spacing (new lines)
Task15: Meanings of Minor Planets: add discoverer-link to non-linked family or friend honoree
- edit comment:
+discoverer-link to non-linked family or friend honoree (description
(link redirects here)
Minor planets named for family members or friends of the discoverer(s), should display the link of the discoverer, as the honoree remains unlinked in most cases (not notable person; redlink not appropriate). As of 2017, there is a link for each discoverer of minor planets on wikipedia (either an article or a redirect-to-list with basic infos).
; Example:
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|-id=073
| 42073 Noreen || {{mp|2001 AS|1}} || Noreen Pray, wife of the discoverer || {{JPL|42073}}{{·}}{{LoMP|42073|42073}}
|}
is changed into:
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|-id=073
| 42073 Noreen || {{mp|2001 AS|1}} || Noreen Pray, wife of American discoverer Donald P. Pray || {{JPL|42073}}{{·}}{{LoMP|42073|42073}}
|}
{{anchor|Remove_redundant_JPL-links_in_external-link_section_of_comet_and_MP-object_articles}} Task16: Remove redundant JPL-links in external-link section of comet and MP-object articles
- edit comment:
-rmv redundant JPL-links (description
(link redirects here)
For minor planet and cometary object articles use:
- {{tlx|JPL small body}}, instead of
- custom links that are (now) all part of the template's listed links
Example for comet [https://en.wikipedia.org/w/index.php?title=100P/Hartley&oldid=774870874 100P/Hartley]
- [http://ssd.jpl.nasa.gov/sbdb.cgi?sstr=100P;orb=1 Orbital simulation] from JPL (Java) / [http://ssd.jpl.nasa.gov/horizons.cgi?find_body=1&body_group=sb&sstr=100P Horizons Ephemeris]
(see [https://en.wikipedia.org/w/index.php?title=100P/Hartley#External_links&oldid=776971129 revised version], for {{para|name|100P/Hartley 1}} and {{para|id|1000040}})* {{JPL small body|name=|id=}}
;Searched articles by keyword:
- used search keyword [https://en.wikipedia.org/w/index.php?search=from+JPL+%28Java%29&title=Special:Search&go=Go&searchToken=47k62fr1h29hfvfu2rzqjh1ra from JPL (Java)]
;Additional amendments:
- Check whether {{tlf|JPL small body}} main-link does not produce an error (i.e. ID is still required)
- Add
if missing{{Minor planets navigator| |number= |PageName={{mp|}} |}} - Rmv redlinks from {{tl|Minor planets navigator}} if appropriate
- Remove external link to MPC's base file on all numbered minor planets (that is: a text file with a size of 50-megabytes) and replace it with
, adjusting range to number of article, correspondingly[http://www.minorplanetcenter.net/iau/lists/NumberedMPs000001.html Discovery Circumstances: Numbered Minor Planets (1)-(5000)] – Minor Planet Center - Add spaces to
and== External links == * listitems - Check categories (revise to standard sorting order; remove non-MPC-credited discoverers; add easy to spot "named for" categories, check sort keys)
- Unnumbered bodies: check if JPL-link is valid and add (if missing):
{{DEFAULTSORT:YEAR XYz}} * {{JPL small body|id=}}
Task 17: re-add pronunciation to first sentence
- [https://en.wikipedia.org/w/index.php?title=Special:Contributions/Nardog&dir=prev&offset=20170514031310&target=Nardog Removal of respell]
Task 18: new LoMP-column Category
Adds family (119), group (3) and camp (2) info to minor-planet catalog entry.
- edit comment:
+add new column "Category" with families (MBA), camps (JT) and groups (NEO), see T18
(link redirects here) - Project page: User:Rfassbind/Minor planet family members
- Base table Asteroid family#finlist for families (map table, with labels, FIN, namesake and #members)
- Source Data:
- Asteroid families (119 families): [http://adsabs.harvard.edu/cgi-bin/bib_query?doi=10.2458/azu_uapress_9780816532131-ch016 ADS: (Nesvorny 2014)], [https://arxiv.org/pdf/1502.01628.pdf PDF, 23–26]
- JT Camp info (L4/L5) from MPC's [http://www.minorplanetcenter.net/iau/lists/JupiterTrojans.html List Of Jupiter Trojans]
- NEO groups (ATE, AMO, APO, ATI), derived from JPL's [http://ssd.jpl.nasa.gov/?sb_elem Numbered Asteroid] file (50+MB)
- Distant (Cen, TNOs; Neptune/Uranus trojans) and unusual objects, taken from Johnston's Archive [http://www.johnstonsarchive.net/astro/tnoslist.html List of Known Trans-Neptunian Objects]. Follow-up also processes unnumbered bodies from Johnston's archive, which have been recently numbered by the MPC.
Task 19: Add Ref-col to list of Martian craters
Adds a reference column to the List of craters on Mars, using newly created {{tlx|WGPSN}}. Also add anchor-ID to each list entry for later referencing non-existent Martian crater articles by #REDIRECT.
Note:: a latinized, non-diacritical version of the entry's name is used for all anchors (IDs). Changes to a diacritical version will have to be reverted, in order not to break the target of any #REDIRECT that points to such entry.
- edit comment:
+add new column "Ref" with external link template; also add ID to each list entry, see T19
(link redirects here)
Task 20: Create redirects to all named Martian craters
Create and amend #Rs of named Martian craters, listed on the partial pages of List of craters on Mars
- edit comment:
+Martian crater redirect, see T20
(link redirects here)
= Description =
- complete list of all Martian craters (catalog partial list) as of August 2017
- add {{tlx|anchor}}/ID to allow for {{tlx|R to list entry}} and {{tlx|R to anchor}} redirects
- rename/move to consistent (Martian crater), rather than sometimes "(crater)" irrespective of whether or not other craters with the same name exist
- create/amend generic "(crater)" redirect to (Martian crater) or to a DAB page, using {{tlx|R from less specific name}} and {{tlx|R from incomplete disambiguation}}, respectively
- create talk page for every (Martian crater) with
{{WikiProject Mars|class=|importance=}} - c/e on moved (Martian crater) articles
- revise talk page templates on revised (Martian crater) articles
- create non-diacritical #Rs using {{tlx|R to diacritics}}
= Context =
{{Image frame
|width = 252
|align = right
|pos = bottom
|content =
{{#invoke:Chart
|pie chart
|radius = 125
|slices =
( 1624 : lunar: #D6D6D6)
( 1092 : Martian: red)
( 900 : Venerian : yellow)
( 397 : Mercurian : black)
( 1198 : Others : white)
|units suffix = _craters
|percent = true
}}
|caption=As of 2017, Martian craters account for 21% of all 5,211 named craters in the Solar System. Apart from the Moon, no other body has as many named craters as Mars.
}}
- context description to follow
- 15620 (all features all status)
- 5211 craters
; Craters split-up
{{Div col|colwidth=16em}}
- 1624 lunar
- 1092 Martian
- 900 Venerian
- 397 Mercurian
- 1198 REMAINING
{{Div col end}}
; Misc (alphabetically)
{{Div col|colwidth=16em}}
- 2 Amalthea
- 17 Ariel
- 141 Callisto
- 90 Ceres
- 2 Dactyl
- 2 Deimos
- 73 Dione
- 53 Enceladus
- 2 Epimetheus
- 37 Eros
- 41 Europa
- 131 Ganymede
- 31 Gaspra
- 4 Hyperion
- 58 Iapetus
- 21 Ida
- — Io
- 10 Itokawa
- 4 Janus
- 19 Lutetia
- 23 Mathilde
- 35 Mimas
- 7 Miranda
- 9 Oberon
- 17 Phobos
- 24 Phoebe
- 1 Proteus
- 3 Puck
- 128 Rhea
- 23 Steins
- 50 Tethys
- 1 Thebe
- 11 Titan
- 15 Titania
- 9 Triton
- 13 Umbriel
- 90 Vesta
{{Div col end}}
; Misc by count (~1197)
{{Div col|colwidth=16em}}
- 141 Callisto
- 131 Ganymede
- 128 Rhea
- 90 Vesta
- 90 Ceres
- 73 Dione
- 58 Iapetus
- 53 Enceladus
- 50 Tethys
- 41 Europa
- 37 Eros
- 35 Mimas
- 31 Gaspra
- 24 Phoebe
- 23 Mathilde
- 23 Steins
- 21 Ida
- 19 Lutetia
- 17 Ariel
- 17 Phobos
- 15 Titania
- 13 Umbriel
- 11 Titan
- 10 Itokawa
- 9 Oberon
- 9 Triton
- 7 Miranda
- 4 Hyperion
- 4 Janus
- 3 Puck
- 2 Amalthea
- 2 Dactyl
- 2 Deimos
- 2 Epimetheus
- 1 Proteus
- 1 Thebe
- — Io
{{Div col end}}
Problematic ref multicol articles
{{Div col|colwidth=16em}}
- 1511 Daléra
- 1513 Mátra
- 1514 Ricouxa
- 1516 Henry
- 1520 Imatra
- 1524 Joensuu
- 1525 Savonlinna
- 1527 Malmquista
- 1534 Näsi
- 1535 Päijänne
- 1544 Vinterhansenia
- 1550 Tito
- 1554 Yugoslavia
- 1564 Srbija
- 1567 Alikoski
- 1568 Aisleen
- 1574 Meyer
- 1575 Winifred
- 1583 Antilochus
- 1589 Fanatica
- 1590 Tsiolkovskaja
- 1600 Vyssotsky
- 1604 Tombaugh
- 1607 Mavis
- 1611 Beyer
- 1619 Ueta
- 1621 Druzhba
- 1622 Chacornac
- 1623 Vivian
- 1625 The NORC
- 1626 Sadeya
- 1627 Ivar
- 1628 Strobel
- 1632 Sieböhme
- 1633 Chimay
- 1635 Bohrmann
- 1644 Rafita
- 1646 Rosseland
- 1648 Shajna
- 1650 Heckmann
{{Div col end}}
Task 21: Revise lunar crater tables
Revise all partial pages of List of craters on the Moon
- edit comment:
revision of lunar crater tables T21
(link redirects here)
; Old version
class="wikitable"
! bgcolor="#EEEEEE" |Crater ! bgcolor="#EEEEEE" |Diameter ! bgcolor="#EEEEEE" |Eponym |
Abbe
| align=right | 66 km | Ernst Abbe (1840–1905) |
; New version
class="wikitable" style="min-width: 90%"
! style="width:10em" | Crater !! style="width:10em" | Coordinates !! Diameter | |||||
id="Abbe"
| Abbe | {{Coord|57.58|S|174.77|E|globe:moon_type:landmark|name=Abbe}} | align=right | 63.98 | align=center | 1970 | Ernst Abbe (1840–1905) | {{WGPSN|9}} |
Task 22: Revise crater tables (generic)
Revise lists of named Solar System craters (generic, non Martian/lunar)
- edit comment:
revise crater table T22
(link redirects here)
= Revised lists =
- Calisto – List of craters on Callisto
- Europa – List of craters on Europa
- Ganymede – List of craters on Ganymede
- Mercury – List of craters on Mercury
Task 23: Remove redundant SBDB template
In the External links section of minor-planet object articles, {{tlx|cite sbdb}} and {{tlx|JPL small body}} produce redundant links ([https://en.wikipedia.org/w/index.php?title=1187_Afra&oldid=775506373 example]). Remove former since latter contains more options and is part of wikidata. As of August 2017, {{tlf|cite sbdb}} is used in approx. 100 instances
- edit comment:
revise crater table T23
(link redirects here)
Task 24: boldface linked articles in LoMP
Numbered minor-planet articles are linked from the partial lists of minor planets (LOMP). They are now displayed in boldface to emphasize the existence of a dedicated article. While this is hardly helpful for the first few partial lists (as all/most of these minor planets have an article), it is, however, an improvement for the remaining 500+ lists. In these lists, linked articles are sparse and not easily discernible from unlinked entries as they are often displayed by a single number (piped link if the body is unnamed) and/or on a non-white background. For example, in List of minor planets: 50001–51000, the only linked entry is
- edit comment:
add boldface to linked articles in LoMP T24
(link redirects here) - status: finished per November 2017
Task 25: add PHA-tag to LoMP entries
In the "category"-column of the partial lists of minor planets (LOMP), near-Earth objects now also display whether they are potentially hazardous asteroids. Data is sourced from MPC's [https://www.minorplanetcenter.net/iau/lists/t_phas.html List Of The Potentially Hazardous Asteroids (PHAs) PHA-list].
Task 26: categorize slow rotators
Add recently created :Category:Slow rotating minor planets to minor-planet object articles and redirects. Criteria: rotation period of 100 hours or longer. Also add cat to List of slow rotators (minor planets).
- edit comment:
+categorize slow rotators – T26
(link redirects here) - status: finished per April 2018
Task 27: LoMP-column Category: add families from AstDys
Add MBA-family classification from AstDys-2 to column "Category" in partial LoMP lists (for numbers 393348 to 494645). Also update PHA/NEO/JT/TNO information based on most recent lists.
- Detailed description: The [http://hamilton.dm.unipi.it/astdys/index.php?pc=5 Family classification at AstDys-2] (see "PUBLISHED PAPERS" for primary sources) has a total of 118 families. Half of these families (a total of 59 families) match the Nesvorny classification used for minor-planet numbers 1 to 393,347. Another 8 families were mapped (see hidden list below) to a corresponding family in the Nesvorny classification (e.g. Minerva to Gefion family; or Klumpkea to Tirela family). 27 families were not mapped to Nesvorny but are (TODO) listed in {{section link|Asteroid family|Other families or dynamical groups}}. Note that 3 of these families (parent: 5 Astraea, 1101 Clematis, 5026 Martes) already existed as their categories were created by other users some time ago. Another 23 unmapped AstDys-familieshave no named parent body and therefor no family name. For the sake of simplicity, these are not listed at Asteroid family > Other families or dynamical groups. Instead, members of such a family directly link to their parent body (to its LoMP-entry; by means of a {{tlx|LoMP}} link).
- edit comment:
+MBA families sourced from AstDys – T27
(link redirects here) - status: done
- Source links
- [http://hamilton.dm.unipi.it/astdys/index.php?pc=5 Ast-Dys Proper Element page] (summary and description for family classification)
- [http://hamilton.dm.unipi.it/~astdys2/propsynth/all_tro.famtab Ast-Dys: Asteroid families] (mapping amended as described above)
- [http://hamilton.dm.unipi.it/~astdys2/propsynth/all_tro.members Ast-Dys: Individual asteroid family membership] (family membership list)
{{Hidden begin|style = border: 1px solid;|titlestyle = text-align:center;
|title=admended family mapping table
}}
// AST-DYS family with matching NESVORNY family
4 => array ('4 Vesta', 'V', '401'),
20 => array ('20 Massalia', 'MAS', '404'),
298 => array ('298 Baptistina', 'BAP', '403'),
752 => array ('752 Sulamitis', 'SUL', '408'),
25 => array ('25 Phocaea', 'PHO', '701'),
3 => array ('3 Juno', 'JUN', '501'),
15 => array ('15 Eunomia', 'EUN', '502'),
145 => array ('145 Adeona', 'ADE', '505'),
170 => array ('170 Maria', 'MAR', '506'),
410 => array ('410 Chloris', 'CLO', '509'),
668 => array ('668 Dora', 'DOR', '512'),
729 => array ('729 Watsonia', 'WAT', '537'),
808 => array ('808 Merxia', 'MRX', '513'),
847 => array ('847 Agnia', 'AGN', '514'),
1726 => array ('1726 Hoffmeister', 'HOF', '519'),
2782 => array ('2782 Leonidas', 'LEO', '528'),
2 => array ('2 Pallas', 'PAL', '801'),
148 => array ('148 Gallia', 'GAL', '802'),
480 => array ('480 Hansa', 'HNS', '503'),
945 => array ('945 Barcelona', 'BAR', '805'),
1222 => array ('1222 Tina', 'TIN', '806'),
4203 => array ('4203 Brucato', 'BRU', '807'),
10 => array ('10 Hygiea', 'HYG', '601'),
24 => array ('24 Themis', 'THM', '602'),
96 => array ('96 Aegle', 'AEG', '630'),
158 => array ('158 Koronis', 'KOR', '605'),
221 => array ('221 Eos', 'EOS', '606'),
283 => array ('283 Emma', 'EMA', '607'),
293 => array ('293 Brasilia', 'BRA', '608'),
375 => array ('375 Ursula', 'URS', '631'),
490 => array ('490 Veritas', 'VER', '609'),
778 => array ('778 Theobalda', 'THB', '617'),
845 => array ('845 Naëma', 'NAE', '611'),
3438 => array ('3438 Inarradas', 'INA', '634'),
31 => array ('31 Euphrosyne', 'EUP', '901'),
780 => array ('780 Armenia', 'ARM', '905'),
1303 => array ('1303 Luthera', 'LUT', '904'),
87 => array ('87 Sylvia', 'SYL', '603'),
909 => array ('909 Ulla', 'ULA', '903'),
434 => array ('434 Hungaria', 'H', '003'),
1911 => array ('1911 Schubart', 'SHU', '002'),
153 => array ('153 Hilda', 'HIL', '001'),
624 => array ('624 Hektor', 'HEK', '004'),
3548 => array ('3548 Eurybates', 'ERY', '005'),
9799 => array ('(9799) 1996 RJ', '006', '006'),
163 => array ('163 Erigone', 'ERI', '406'),
302 => array ('302 Clarissa', 'CLA', '407'),
396 => array ('396 Aeolia', 'AEO', '508'),
569 => array ('569 Misa', 'MIS', '510'),
606 => array ('606 Brangäne', 'BRG', '511'),
1128 => array ('1128 Astrid', 'AST', '515'),
1547 => array ('(1547) Nele', '(1547)', 'Nele'),
3811 => array ('3811 Karma', 'KRM', '534'),
3815 => array ('3815 König', 'KON', '517'),
53546 => array ('(53546) 2000 BY6', '526', '526'),
618 => array ('618 Elfriede', 'ELF', '632'),
1189 => array ('1189 Terentia', 'TRE', '618'),
7468 => array ('7468 Anfimov', 'ANF', '635'),
18405 => array ('(18405) 1993 FY12', '615', '615'),
// families at AST-DYS that were MAPPED to corresponding Nesvorny family
135 => array ('135 Hertha', 'NYS', '405'), //** Nysa family
93 => array ('93 Minerva', 'GEF', '516'), //** Gefion family
179 => array ('179 Klytaemnestra', 'TEL', '614'), //** Telramund family
110 => array ('110 Lydia', 'PAD', '507'), //** Padua family
1658 => array ('1658 Innes', 'RAF', '518'), //** Rafita family (Interloper itself)
3827 => array ('3827 Zdenekhorsky', 'NEM', '504'), //** Nemesis family
1040 => array ('1040 Klumpkea', 'TIR', '612'), //** Tirela family
3330 => array ('3330 Gantrisch', 'LIX', '613'), //** Lixiaohua family
10955 => array ('10955 Harig', 'WIT', '535'), //** Witt family
// families at AST-DYS: named, unknown to Nesvorny (already in Asteroid family > Other families or dynamical groups)
5 => array ('5 Astraea', '(5)', 'Astraea family'), //** 5 Astraea family
1101 => array ('1101 Clematis', '(1101)', 'Clematis family'), //** Clematis family
5026 => array ('5026 Martes', '(5026)', 'Martes famimly'), //** Martes family
// families at AST-DYS: named, unknown to Nesvorny (Asteroid family > Other families or dynamical groups)
159 => array ('159 Aemilia', '(159)', 'Aemilia'),
194 => array ('194 Prokne', '(194)', 'Prokne'),
260 => array ('260 Huberta', '(260)', 'Huberta'),
883 => array ('883 Matterania', '(883)', 'Matterania'),
895 => array ('895 Helio', '(895)', 'Helio'),
1118 => array ('1118 Hanskya', '(1118)', 'Hanskya'),
1298 => array ('1298 Nocturna', '(1298)', 'Nocturna'),
1338 => array ('1338 Duponta', '(1338)', 'Duponta'),
2076 => array ('2076 Levin', '(2076)', 'Levin'),
3025 => array ('3025 Higson', '(3025)', 'Higson'),
3460 => array ('3460 Ashkova', '(3460)', 'Ashkova'),
3561 => array ('3561 Devine', '(3561)', 'Devine'),
5651 => array ('5651 Traversa', '(5651)', 'Traversa'),
5931 => array ('5931 Zhvanetskij', '(5931)', 'Zhvanetskij'),
6124 => array ('6124 Mecklenburg', '(6124)', 'Mecklenburg'),
6355 => array ('6355 Univermoscow', '(6355)', 'Univermoscow'),
6769 => array ('6769 Brokoff', '(6769)', 'Brokoff'),
7605 => array ('7605 Cindygraber', '(7605)', 'Cindygraber'),
8060 => array ('8060 Anius', '(8060)', 'Anius'),
8737 => array ('8737 Takehiro', '(8737)', 'Takehiro'),
10369 => array ('10369 Sinden', '(10369)', 'Sinden'),
10654 => array ('10654 Bontekoe', '(10654)', 'Bontekoe'),
17492 => array ('17492 Hippasos', '(17492)', 'Hippasos'),
40134 => array ('40134 Marsili', '(40134)', 'Marsili'),
// families at AST-DYS: unnamed; unknown to Nesvorny (not listed at WIKIPEDIA - links to parent lomp)
7744 => array ('(7744) 1986 QA1', '(7744)', ''), //**
11097 => array ('(11097) 1994 UD1', '(11097)', ''),
11882 => array ('(11882) 1990 RA3', '(11882)', ''), //**
12739 => array ('(12739) 1992 DY7', '(12739)', ''), //**
13314 => array ('(13314) 1998 RH71', '(13314)', ''), //**
14916 => array ('(14916) 1993 VV7', '(14916)', ''),
16286 => array ('(16286) 4057 P-L', '(16286)', ''), //**
17392 => array ('(17392) 1981 EY40', '(17392)', ''), //**
18466 => array ('(18466) 1995 SU37', '(18466)', ''), //**
21344 => array ('(21344) 1997 EM', '(21344)', ''), //**
21885 => array ('(21885) 1999 UY27', '(21885)', ''), //**
22805 => array ('(22805) 1999 RR2', '(22805)', ''),
23255 => array ('(23255) 2000 YD17', '(23255)', ''),
29841 => array ('(29841) 1999 FO14', '(29841)', ''), //**
31811 => array ('(31811) 1999 NA41', '(31811)', ''), //**
32418 => array ('(32418) 2000 RD33', '(32418)', ''), //**
43176 => array ('(43176) 1999 XM196', '(43176)', ''), //**
45637 => array ('(45637) 2000 EW12', '(45637)', ''),
58892 => array ('(58892) 1998 HP148', '(58892)', ''),
69559 => array ('(69559) 1997 UG5', '(69559)', ''),
116763 => array ('(116763) 2004 EW7', '(116763)', ''),
222861 => array ('(222861) 2002 EZ134', '(222861)', ''),
291316 => array ('(291316) 2006 BE167', '(291316)', ''),
{{hidden end}}
Task 28: simplify infobox: figures in section physical characteristics
- edit comment:
simplify physical figures in infobox – T28
(link redirects here) - status: active
Simplification includes:
- show single rotation period only (based on best-rated lightcurve at LCDB)
- rmv LCDB diameter and albedo figures if in agreement or SIMPS is given
- rmv abs. mag. from Pan-STARRS (Veres cite), if not used in taxonomic determination
Task 29: restructure minor-planet article category
- edit comment:
restructure minor-planet object articles – T29
(link redirects here) - status: done – implemented items #1–11
- Based on prelim. conversation with Tom > [https://en.wikipedia.org/w/index.php?title=User_talk:Tom.Reding&diff=872999342&oldid=872980163#Move_%22Category:Numbered_minor_planets%22_into_%22Template:Minor_planets_navigator%22 Move "Category:Numbered minor planets" into "Template:Minor planets navigator"]
- Context: this is part of the overall effort to improve categorization of minor-planet object articles and redirects (for maintenance)
= Object articles of numbered minor planets =
All articles about numbered minor planet (NMP) objects are currently listed in the stand-alone :Category:Numbered minor planets that serves as a maintenance category. The category's legacy-name is misleading, since it does not include redirects of NMP (tens of thousands), but only articles (3,086 articles currently). A better name is "Minor planet object articles". It can be included in {{tlx|Minor planets navigator}}, which is present in the footer of all NMP-object articles. This template uses a {{para|number}} parameter which allows to a) sort NMP-object articles by a padded numeric sort key, and to exclude all articles that are not about a specific object (e.g. articles Minor planet, Asteroid etc.)
- This main task concerns minor-planet articles. Minor planet redirects have already been grouped and moved into {{tlx|NASTRO comment}}. Container :Category:Minor planet objects lists all object categories.
- On a much smaller scale, the same restructuring has been made for comets. See :Category:Cometary objects (articles, as well as primary and non-primary redirects), where articles are grouped by using footer template {{tlx|Comets}}. :Category:Comets has been cleared of object articles as they are now grouped into a dedicated category. As a consequence, non-object articles in the parent Comet category are more comprehensible.
- :Category:Minor planet objects and :Category:Cometary objects are sister categories and children of :Category:Astronomical objects
= Category tree =
For all minor planet and cometary objects (both children of :Category:Astronomical objects), the category tree looks as follows:
- Container :Category:Minor planet objects
- Articles
- :Category:Minor planet object articles (numbered) [3,087 items] w/ {{tlx|Minor planets navigator}}; {{para|number|{{var|num}}}}
- :Category:Minor planet object articles (unnumbered) [262 items] no template yet, directly in article (for now)
- Redirects
- :Category:Minor planet object redirects (numbered) [23,436 items] w/ {{tlx|NASTRO comment}} no param
- :Category:Minor planet object redirects (unnumbered) [13 items] w/ {{tlx|NASTRO comment}}; {{para|primary-unnumbered|{{var|yes}}}}
- :Category:Minor planet object redirects (non-primary) [8,739 items] w/ {{tlx|NASTRO comment}}; {{para|do-not-cat|{{var|yes}}}}
- Container :Category:Cometary objects
- Articles
- :Category:Cometary object articles [274 items] w/ {{tlx|Comets}}, no param
- Redirects
- :Category:Cometary object redirects (primary) [202 items] w/ {{tlx|NASTRO comment}}; {{para|type|{{var|comet}}}}
- :Category:Cometary object redirects (non-primary) [349 items] w/ {{tlx|NASTRO comment}}; {{para|do-not-cat|{{var|yes}}}} and {{para|type|{{var|comet}}}}
= Implementation =
- {{Done| }} Create :Category:Minor planet objects — parent category
- {{Done| }} Create :Category:Minor planet object articles (numbered) — for numbered minor planet object articles only (NMPOA)
- {{Done| }} Amend {{tlx|Minor planets navigator}} with:
{{#if:{{{number|}}}| {{{number}}} |no-param-case}}- {{Done| }} Remove :Category:Numbered minor planets from all 3,070 NMPOA using AWB
- {{Done| }} create :Category:Minor planet object articles (unnumbered) — replaces articles in :Category:Unnumbered minor planets
- {{Done| }} :Category:Minor planet object redirects (numbered) replaces :Category:Minor planet redirects in {{tlx|NASTRO comment}}
- {{Done}} Purge :Category:Minor planet redirects
- {{Done| }} implement :Category:Minor planet object redirects (unnumbered) in {{tlx|NASTRO comment}} using {{para|primary-unnumbered}}
- Subtask > non-primary #Rs > revise named MPs with parenthesis from (1) until (431)
- {{Done| }} Add :Category:Minor planet object redirects (non-primary) to {{tlx|Partial minor planet designation}} which is used on all redirect pages with minor planet names only (i.e. without catalog number).
- {{Done| }} For cometary redirects (primary and non-primary), change parameter {{para|minor-planet|{{var|no}}}} to {{para|type|{{var|comet}}}} in {{tlf|NASTRO comment}}
- {{nay}} Clean-ups, search for left overs with AWB.
= Open to discussion =
- Rename {{tlx|NASTRO comment}} to {{tlx|NASTRO redirect}}? or similar?
- Revise NASTRO template's structure and parameters (naming):
- {{para|do-not-cat}} yes describes what it does (shows msg that no category should be added), but does not say what it means (this designation is not suited for an article, as it is a non-primary designation, i e. from a former, alternative, misspelled, non-diacritical version)
- {{para|r-templates}} off describes what is does (do not show templates: list entry, embedded anchor, and unprintworthy), but {{para|target-type}} explains what it is for. Possible values:article, MoMP, LoMP (both anchored lists).
- {{para|type|{{var|comet}}}} (when absent, default is for minor planets). A third type cold be {{para|type|{{var|moon}}}} for minor-planet moons.
Task 30: partial list of minor planets: make meaning-link more prominent
- edit comment:
make meaning-link more prominent – T30
(link redirects here) - status: implemented, January 2019
As of January 2019, and based on 3 years of observing and correcting numerous unfortunate edits, which tried to partially link an object's designation to the corresponding article of the subject the minor planet was named after, I came to the conclusion, that the "meanings"-link in the table's last column needs to be more prominent. It is now displayed as the "citation" (third column) in the table. Also, instead of the objects number, the actual name is displayed (as Tom once had suggested). The Ref-column's meanings-link is now replaced by a {{tlx|JPL}}-link.
Further changes:
= Mock-up example =
{{clear|right}}
:
class="wikitable sortable" style="width: 100%;"
! colspan=3 | Designation ! colspan=3 | Discovery ! colspan=2 | Properties ! rowspan=2 class="unsortable" width=90 | Ref | ||||||||
style="min-width: 130px;" | Permanent
! style="min-width: 60px;" | Provisional ! style="min-width: 50px;" | Citation ! Date ! Site ! style="max-width: 250px;" | Discoverer(s) ! Category ! data-sort-type="number" width=50 | {{huge|⌀}} | ||||||||
---|---|---|---|---|---|---|---|---|
bgcolor=#d6d6d6
| 6001 Thales | {{mp|1988 CP|2}} | {{MoMP|6001|Thales}} | February 11, 1988 | La Silla | E. W. Elst | KOR | align=right | 8.6 km | {{MPC|6001}}{{·}}{{JPL|6001}} |
id=002 bgcolor=#C2FFFF
| 6002 | 1988 RO | — | September 8, 1988 | Brorfelde | P. Jensen | L5 | align=right | 40 km | {{MPC|6002}}{{·}}{{JPL|6001}} |
id=003 bgcolor=#fefefe
| 6003 | {{mp|1988 VO|1}} | — | November 2, 1988 | Kushiro | S. Ueda, H. Kaneda | V{{·}}slow | align=right | 4.7 km | {{MPC|6003}}{{·}}{{JPL|6001}} |
id=004 bgcolor=#fefefe
| 6004 | {{mp|1988 XY|1}} | — | December 11, 1988 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 4.5 km | {{MPC|6004}}{{·}}{{JPL|6001}} |
id=005 bgcolor=#E9E9E9
| 6005 | 1989 BD | — | January 29, 1989 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 9.2 km | {{MPC|6005}}{{·}}{{JPL|6001}} |
id=006 bgcolor=#d6d6d6
| 6006 Anaximandros | {{mp|1989 GB|4}} | {{MoMP|6006|Anaximandros}} | April 3, 1989 | La Silla | E. W. Elst | KOR | align=right | 7.5 km | {{MPC|6006}}{{·}}{{JPL|6001}} |
id=007 bgcolor=#fefefe
| 6007 Billevans | {{mp|1990 BE|2}} | {{MoMP|6007|Billevans}} | January 28, 1990 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 4.3 km | {{MPC|6007}}{{·}}{{JPL|6001}} |
id=008 bgcolor=#fefefe
| 6008 | {{mp|1990 BF|2}} | — | January 30, 1990 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 3.6 km | {{MPC|6008}}{{·}}{{JPL|6001}} |
id=009 bgcolor=#fefefe
| 6009 Yuzuruyoshii | {{mp|1990 FQ|1}} | {{MoMP|6009|Yuzuruyoshii}} | March 24, 1990 | Palomar | E. F. Helin | — | align=right | 10 km | {{MPC|6009}}{{·}}{{JPL|6001}} |
id=010 bgcolor=#E9E9E9
| 6010 Lyzenga | 1990 OE | {{MoMP|6010|Lyzenga}} | July 19, 1990 | Palomar | E. F. Helin | EUN | align=right | 6.3 km | {{MPC|6010}}{{·}}{{JPL|6001}} |
id=011 bgcolor=#E9E9E9
| 6011 Tozzi | {{mp|1990 QU|5}} | {{MoMP|6011|Tozzi}} | August 29, 1990 | Palomar | H. E. Holt | — | align=right | 7.4 km | {{MPC|6011}}{{·}}{{JPL|6001}} |
id=012 bgcolor=#E9E9E9
| 6012 Williammurdoch | {{mp|1990 SK|4}} | {{MoMP|6012|Williammurdoch}} | September 22, 1990 | Siding Spring | R. H. McNaught | — | align=right | 6.2 km | {{MPC|6012}}{{·}}{{JPL|6001}} |
id=025 bgcolor=#d6d6d6 | {{mp|1992 YA|3}} | {{MoMP|6025|Naotosato}} | December 30, 1992 | Oohira | T. Urata | EOS | align=right | 18 km | {{MPC|6025}}{{·}}{{JPL|6001}} |
; previously
:
class="wikitable sortable" style="width: 100%;"
! colspan=2 | Designation ! colspan=2 | Discovery ! rowspan=2 style="max-width: 250px;" | Discoverer(s) ! rowspan=2 | Category ! rowspan=2 data-sort-type="number" width=50 | {{huge|⌀}} ! rowspan=2 class="unsortable" | Ref{{·}}Meaning | |||||||
style="min-width: 130px;" | Permanent
! style="min-width: 60px;" | Provisional ! Date ! Site | |||||||
---|---|---|---|---|---|---|---|
bgcolor=#d6d6d6
| 6001 Thales | {{mp|1988 CP|2}} | February 11, 1988 | La Silla | E. W. Elst | KOR | align=right | 8.6 km | {{MPC|6001}}{{·}}{{MoMP|6001|6001}} |
id=002 bgcolor=#C2FFFF
| 6002 | 1988 RO | September 8, 1988 | Brorfelde | P. Jensen | L5 | align=right | 40 km | {{MPC|6002}}{{·}} — |
id=003 bgcolor=#fefefe
| 6003 | {{mp|1988 VO|1}} | November 2, 1988 | Kushiro | S. Ueda, H. Kaneda | V{{·}}slow | align=right | 4.7 km | {{MPC|6003}}{{·}} — |
id=004 bgcolor=#fefefe
| 6004 | {{mp|1988 XY|1}} | December 11, 1988 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 4.5 km | {{MPC|6004}}{{·}} — |
id=005 bgcolor=#E9E9E9
| 6005 | 1989 BD | January 29, 1989 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 9.2 km | {{MPC|6005}}{{·}} — |
id=006 bgcolor=#d6d6d6
| 6006 Anaximandros | {{mp|1989 GB|4}} | April 3, 1989 | La Silla | E. W. Elst | KOR | align=right | 7.5 km | {{MPC|6006}}{{·}}{{MoMP|6006|6006}} |
id=007 bgcolor=#fefefe
| 6007 Billevans | {{mp|1990 BE|2}} | January 28, 1990 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 4.3 km | {{MPC|6007}}{{·}}{{MoMP|6007|6007}} |
id=008 bgcolor=#fefefe
| 6008 | {{mp|1990 BF|2}} | January 30, 1990 | Kushiro | S. Ueda, H. Kaneda | — | align=right | 3.6 km | {{MPC|6008}}{{·}} — |
id=009 bgcolor=#fefefe
| 6009 Yuzuruyoshii | {{mp|1990 FQ|1}} | March 24, 1990 | Palomar | E. F. Helin | — | align=right | 10 km | {{MPC|6009}}{{·}}{{MoMP|6009|6009}} |
id=010 bgcolor=#E9E9E9
| 6010 Lyzenga | 1990 OE | July 19, 1990 | Palomar | E. F. Helin | EUN | align=right | 6.3 km | {{MPC|6010}}{{·}}{{MoMP|6010|6010}} |
id=011 bgcolor=#E9E9E9
| 6011 Tozzi | {{mp|1990 QU|5}} | August 29, 1990 | Palomar | H. E. Holt | — | align=right | 7.4 km | {{MPC|6011}}{{·}}{{MoMP|6011|6011}} |
id=012 bgcolor=#E9E9E9
| 6012 Williammurdoch | {{mp|1990 SK|4}} | September 22, 1990 | Siding Spring | R. H. McNaught | — | align=right | 6.2 km | {{MPC|6012}}{{·}}{{MoMP|6012|6012}} |
bgcolor=#d6d6d6 | {{mp|1992 YA|3}} | December 30, 1992 | Oohira | T. Urata | EOS | align=right | 18 km | {{MPC|6025}}{{·}}{{MoMP|6025|6025}} |
Task 31: brush-up Meanings of minor planet names
- edit comment:
make meaning-link more prominent – T31
(link redirects here) - status: pending – exploring possibilities
- description: boldface eponym and color code by type using
bgcolor=#hexcode
, which are:
; Legend
- {{legend|#66FF8C|Natural features – Animals, Plants, Rivers, Mountains , Hills, Bays, Geographic regions}}
- {{legend|#FFD966|Non-natural features – Cities, Towns, Villages, Countries, States, Observatories, Universities, Ships}}
- {{legend|#e2e2e2|People – specific}}
- {{legend|#b2b2b2|People – unspecific, generic first names and awards (Intel ISEF, Regeneron/Intel STS)}}
- {{legend|#C6B3FF|Figures from mythology and religion}}
- {{legend|#FFFF66|Non-mythology fiction: characters, book titles, operas, fairy tales}}
- {{legend|#FF8C66|Others, unknown}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=example: Meanings of minor planet names: 1–1000#001
}}
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|- bgcolor=#C6B3FF
| 1 Ceres || – || Ceres, Roman goddess of agriculture, grain crops, fertility and motherly relationships || {{DoMPN|1}}{{·}}{{LoMP|1|1}}
|-id=002 bgcolor=#C6B3FF
| 2 Pallas || – || Athena (Pallas), Greek goddess of wisdom, handicraft, and warfare || {{DoMPN|2}}{{·}}{{LoMP|2|2}}
|-id=003 bgcolor=#C6B3FF
| 3 Juno || – || Juno, Roman goddess of marriage and childbirth || {{DoMPN|3}}{{·}}{{LoMP|3|3}}
|-id=004 bgcolor=#C6B3FF
| 4 Vesta || – || Vesta, Roman goddess of the hearth, home, and family || {{DoMPN|4}}{{·}}{{LoMP|4|4}}
|-id=005 bgcolor=#C6B3FF
| 5 Astraea || – || Astraea, Greek virgin goddess of justice, innocence, purity and precision || {{DoMPN|5}}{{·}}{{LoMP|5|5}}
|-id=006 bgcolor=#C6B3FF
| 6 Hebe || – || Hebe, Greek goddess of eternal youth, prime of life, and forgiveness. Cupbearer to the gods. || {{DoMPN|6}}{{·}}{{LoMP|6|6}}
|-id=007 bgcolor=#C6B3FF
| 7 Iris || – || Iris, Greek goddess of the rainbow and messenger of the gods || {{DoMPN|7}}{{·}}{{LoMP|7|7}}
|-id=008 bgcolor=#C6B3FF
| 8 Flora || – || Flora, Roman goddess of flowers, gardens and spring || {{DoMPN|8}}{{·}}{{LoMP|8|8}}
|-id=009 bgcolor=#C6B3FF
| 9 Metis || – || Metis, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. || {{DoMPN|9}}{{·}}{{LoMP|9|9}}
|-id=010 bgcolor=#C6B3FF
| 10 Hygiea || – || Hygieia, Greek goddess of health, one of the daughters of Asclepius, god of medicine || {{DoMPN|10}}{{·}}{{LoMP|10|10}}
|-id=011 bgcolor=#C6B3FF
| 11 Parthenope || – || Parthenope, one of the Sirens in Greek mythology || {{DoMPN|11}}{{·}}{{LoMP|11|11}}
|-id=012 bgcolor=#C6B3FF
| 12 Victoria || – || Victoria, Roman goddess of victory, daughter of Pallas and Styx || {{DoMPN|12}}{{·}}{{LoMP|12|12}}
|-id=013 bgcolor=#C6B3FF
| 13 Egeria || – || Egeria, minor Roman goddess and nymph, wife of Numa Pompilius, second king of Rome || {{DoMPN|13}}{{·}}{{LoMP|13|13}}
|-id=014 bgcolor=#C6B3FF
| 14 Irene || – || Eirene, Greek goddess of peace, daughter of Zeus and Themis || {{DoMPN|14}}{{·}}{{LoMP|14|14}}
|-id=015 bgcolor=#C6B3FF
| 15 Eunomia || – || Eunomia, minor Greek goddess goddess of law and legislation, daughter of Zeus and Themis || {{DoMPN|15}}{{·}}{{LoMP|15|15}}
|-id=016 bgcolor=#C6B3FF
| 16 Psyche || – || Psyche, Greek nymph and wife of Cupid, god of erotic love and affection || {{DoMPN|16}}{{·}}{{LoMP|16|16}}
|-id=017 bgcolor=#C6B3FF
| 17 Thetis || – || Thetis, a Nereid (sea nymph) from Greek mythology, one of the 50 daughters of Nereus and Doris. She is the mother of Achilles. || {{DoMPN|17}}{{·}}{{LoMP|17|17}}
|-id=018 bgcolor=#C6B3FF
| 18 Melpomene || – || Melpomene, the Muse of tragedy in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|18}}{{·}}{{LoMP|18|18}}
|-id=019 bgcolor=#C6B3FF
| 19 Fortuna || – || Fortuna, Roman goddess of chance, luck and fate || {{DoMPN|19}}{{·}}{{LoMP|19|19}}
|-id=020 bgcolor=#FFD966
| 20 Massalia || – || The city of Marseilles (by its Latin name) in south-western France || {{DoMPN|20}}{{·}}{{LoMP|20|20}}
|-id=021 bgcolor=#FFD966
| 21 Lutetia || – || The city of Paris, capital of France, named by its Latin name, Lutetia. This asteroid was the first minor planet discovered by an amateur astronomer. || {{DoMPN|21}}{{·}}{{LoMP|21|21}}
|-id=022 bgcolor=#C6B3FF
| 22 Kalliope || – || Calliope, the Muse of epic, heroic poetry in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|22}}{{·}}{{LoMP|22|22}}
|-id=023 bgcolor=#C6B3FF
| 23 Thalia || – || Thalia, the Muse of comedy in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|23}}{{·}}{{LoMP|23|23}}
|-id=024 bgcolor=#C6B3FF
| 24 Themis || – || Themis, goddess of law in Greek mythology. She is one of the 12 first-generation Titans, the children of Uranus (Father Sky) and Gaea (Mother Earth). || {{DoMPN|24}}{{·}}{{LoMP|24|24}}
|-id=025 bgcolor=#FFD966
| 25 Phocaea || – || The ancient city of Phocaea, located on the western coast of Anatolia (Asia minor). The Greek settlers from Phocaea founded the colony of modern-day Marseille, France, where this asteroid was discovered at the Marseilles Observatory. || {{DoMPN|25}}{{·}}{{LoMP|25|25}}
|-id=026 bgcolor=#C6B3FF
| 26 Proserpina || – || Proserpina, Roman goddess of fertility, wine, agriculture. She is the daughter of Ceres and Jupiter, and was abducted by Pluto into the underworld. || {{DoMPN|26}}{{·}}{{LoMP|26|26}}
|-id=027 bgcolor=#C6B3FF
| 27 Euterpe || – || Euterpe, the Muse of music and lyric poetry in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|27}}{{·}}{{LoMP|27|27}}
|-id=028 bgcolor=#C6B3FF
| 28 Bellona || – || Bellona, Roman goddess of war. The daughter of Jupiter and Juno is the consort and sister of Mars. || {{DoMPN|28}}{{·}}{{LoMP|28|28}}
|-id=029 bgcolor=#C6B3FF
| 29 Amphitrite || – || Amphitrite, sea goddess and wife of Poseidon in Greek mythology. The queen of the sea is either an Oceanid, one of the many daughters of the Titans Oceanus and Tethys or a Nereid (a daughters of the Nereus and Doris). || {{DoMPN|29}}{{·}}{{LoMP|29|29}}
|-id=030 bgcolor=#C6B3FF
| 30 Urania || – || Urania, the Muse of astronomy in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|30}}{{·}}{{LoMP|30|30}}
|-id=031 bgcolor=#C6B3FF
| 31 Euphrosyne || – || Euphrosyne, one of the three Charites (Graces) in Greek mythology. Charites are the daughters of Zeus and Eurynome, an Oceanid (sea nymph). Her other two sisters are Thalia and Aglaea (Aglaja). || {{DoMPN|31}}{{·}}{{LoMP|31|31}}
|-id=032 bgcolor=#C6B3FF
| 32 Pomona || – || Pomona, Roman goddess of fruit trees, gardens, and orchards. She is the wife of Vertumnus god of seasons, change and plant growth. || {{DoMPN|32}}{{·}}{{LoMP|32|32}}
|-id=033 bgcolor=#C6B3FF
| 33 Polyhymnia || – || Polyhymnia, the Muse of singing of hymns and rhetoric in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|33}}{{·}}{{LoMP|33|33}}
|-id=034 bgcolor=#C6B3FF
| 34 Circe || – || Circe, goddess of magic in Greek mythology. The enchantress tried to influence Odysseus and changed his companions into pigs. || {{DoMPN|34}}{{·}}{{LoMP|34|34}}
|-id=035 bgcolor=#C6B3FF
| 35 Leukothea || – || Leukothea, daughter of king Cadmus and Harmonia, the goddess of harmony and concord in Greek mythology. Leukothea later became the goddess of the sea and is also known as Ino. || {{DoMPN|35}}{{·}}{{LoMP|35|35}}
|-id=036 bgcolor=#C6B3FF
| 36 Atalante || – || Atalanta, mythological Greek heroine, who would only marry the man defeating her in a footrace, while those who lost were killed. Hippomenes won the race against her with the help of three sacred apples he received from Aphrodite. || {{DoMPN|36}}{{·}}{{LoMP|36|36}}
|-id=037 bgcolor=#C6B3FF
| 37 Fides || – || Fides, the Roman goddess of faith, oaths and honesty || {{DoMPN|37}}{{·}}{{LoMP|37|37}}
|-id=038 bgcolor=#C6B3FF
| 38 Leda || – || Leda, queen of Sparta and mother of Helen of Troy in Greek mythology. She was seduced by Zeus in the guise of a swan (also see Leda and the Swan). || {{DoMPN|38}}{{·}}{{LoMP|38|38}}
|-id=039 bgcolor=#C6B3FF
| 39 Laetitia || – || Laetitia, Roman goddess of gaiety || {{DoMPN|39}}{{·}}{{LoMP|39|39}}
|-id=040 bgcolor=#C6B3FF
| 40 Harmonia || – || Harmonia, Greek goddess of harmony and concord. She is the daughter of Ares (god of war) and Aphrodite (goddess of love). || {{DoMPN|40}}{{·}}{{LoMP|40|40}}
|-id=041 bgcolor=#C6B3FF
| 41 Daphne || – || Daphne, a fresh water nymph (Naiad) in Greek mythology || {{DoMPN|41}}{{·}}{{LoMP|41|41}}
|-id=042 bgcolor=#C6B3FF
| 42 Isis || – || Isis, the Egyptian goddess who help the dead enter the afterlife. The name also alludes to Isis Pogson (1852–1945), British astronomer and meteorologist and daughter of the discoverer, Norman Pogson. || {{DoMPN|42}}{{·}}{{LoMP|42|42}}
|-id=043 bgcolor=#C6B3FF
| 43 Ariadne || – || Ariadne, Cretan princess and daughter of king Minos from Greek mythology, who sent every seven years 14 young noble citizens to the labyrinth, to be eaten by the Minotaur. Ariadne fell in love with Theseus and helped him to find his way out of the Minotaur's labyrinth. || {{DoMPN|43}}{{·}}{{LoMP|43|43}}
|-id=044 bgcolor=#C6B3FF
| 44 Nysa || – || The mythological region of Nysa. In Greek mythology, the mountainous was where the rain nymphs (Hyades) raised the infant god Dionysus. || {{DoMPN|44}}{{·}}{{LoMP|44|44}}
|-id=045 bgcolor=#e2e2e2
| 45 Eugenia || – || Eugénie de Montijo (1826–1920), Empress of France and mother of Napoleon Eugene, Prince Imperial, after whom Antoine de Saint-Exupéry's character The Little Prince is based. (The asteroid's companion is named Petit-Prince) || {{DoMPN|45}}{{·}}{{LoMP|45|45}}
|-id=046 bgcolor=#C6B3FF
| 46 Hestia || – || Hestia, Greek goddess of the hearth, home, and family. She is the daughter of the Titans Cronus and Rhea. Alternatively, she is one of the seven Hesperides, nymph daughters of the Titans Atlas and Hesperis. || {{DoMPN|46}}{{·}}{{LoMP|46|46}}
|-id=047 bgcolor=#C6B3FF
| 47 Aglaja || – || Aglaea (Aglaja), one of the three Charites (Graces) in Greek mythology. Charites are the daughters of Zeus and Eurynome, an Oceanid (sea nymph). Her other two sisters are Thalia and Euphrosyne. || {{DoMPN|47}}{{·}}{{LoMP|47|47}}
|-id=048 bgcolor=#C6B3FF
| 48 Doris || – || Doris, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. Doris and her brother Nereus are the parents of Nerites and 50 Nereids (also sea nymphs). || {{DoMPN|48}}{{·}}{{LoMP|48|48}}
|-id=049 bgcolor=#C6B3FF
| 49 Pales || – || Pales, Roman goddess of shepherds, flocks and livestock || {{DoMPN|49}}{{·}}{{LoMP|49|49}}
|-id=050 bgcolor=#C6B3FF
| 50 Virginia || – || The ancient Roman story of Verginia (Virginia), a girl stabbed by her father in order to save her from Appius Claudius Crassus in 448 B.C. It also an allusion to U.S. state of Virginia. || {{DoMPN|50}}{{·}}{{LoMP|50|50}}
|-id=051 bgcolor=#FFD966
| 51 Nemausa || – || The city of Nîmes in southern France (by its Latin name "Nemausa") || {{DoMPN|51}}{{·}}{{LoMP|51|51}}
|-id=052 bgcolor=#C6B3FF
| 52 Europa || – || Europa, mythological Greek princess, abducted by Zeus in the form of a bull and gave birth to Minos, the first king of Crete. || {{DoMPN|52}}{{·}}{{LoMP|52|52}}
|-id=053 bgcolor=#C6B3FF
| 53 Kalypso || – || Calypso, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. Calypso kept Odysseus prisoner at Ogygia for seven years. || {{DoMPN|53}}{{·}}{{LoMP|53|53}}
|-id=054 bgcolor=#e2e2e2
| 54 Alexandra || – || Alexander von Humboldt (1769–1859), German explorer || {{DoMPN|54}}{{·}}{{LoMP|54|54}}
|-id=055 bgcolor=#C6B3FF
| 55 Pandora || – || Pandora, the first human woman in Greek mythology. She was created from clay by Hephaestus at the request of Zeus. || {{DoMPN|55}}{{·}}{{LoMP|55|55}}
|-id=056 bgcolor=#C6B3FF
| 56 Melete || – || Melete, one of the three original muses before the Nine Olympian Muses were founded. Her sisters were Aoide and Mneme. || {{DoMPN|56}}{{·}}{{LoMP|56|56}}
|-id=057 bgcolor=#C6B3FF
| 57 Mnemosyne || – || Mnemosyne, the goddess of memory in Greek mythology . She is the mother of the nine Muses with Zeus, and one of the 12 first-generation Titans, the children of Uranus (Father Sky) and Gaea (Mother Earth). || {{DoMPN|57}}{{·}}{{LoMP|57|57}}
|-id=058 bgcolor=#C6B3FF
| 58 Concordia || – || Concordia, Roman goddess of peace and concord. She is the daughter of Jupiter and Themis. || {{DoMPN|58}}{{·}}{{LoMP|58|58}}
|-id=059 bgcolor=#C6B3FF
| 59 Elpis || – || Elpis, the personification and spirit of hope in Greek mythology. In the 1860s, there was a dispute about a new nomenclature proposed by Urbain Le Verrier who wanted to name this asteroid after its discoverer, Jean Chacornac (1823–1873). This was rejected by the community of astronomers. The asteroid was then named by Karl L. Littrow on a request by Edmund Weiss since Chacornac refused to submit a name (other than his own). The given name is an allusion to the "hope" that this dispute could be settled. || {{DoMPN|59}}{{·}}{{LoMP|59|59}}
|-id=060 bgcolor=#C6B3FF
| 60 Echo || – || Echo, an Oread (mountain nymph) in Greek mythology, who, as a punishment, was only able to speak the last words spoken to her. When she fell in love with Narcissus, she was unable to tell him how she felt; and was forced to watch him as he fell in love with himself. || {{DoMPN|60}}{{·}}{{LoMP|60|60}}
|-id=061 bgcolor=#C6B3FF
| 61 Danaë || – || Danaë, daughter of king Acrisius and mother of hero Perseus by Zeus in Greek mythology. Danaë was confined in a brass tower by her father to keep her a virgin. Zeus however, desired her, and came to her in the form of golden rain which streamed in through the roof of her confinement and down into her womb. || {{DoMPN|61}}{{·}}{{LoMP|61|61}}
|-id=062 bgcolor=#C6B3FF
| 62 Erato || – || Erato, the Muse of love poetry in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|62}}{{·}}{{LoMP|62|62}}
|-id=063 bgcolor=#FFD966
| 63 Ausonia || – || The country of Italy, by its ancient Greek name for lower Italy, derived from king Auson, a son of Odysseus and Kallisto. The term "Ausones" was also applied by Greek writers to describe various Italic peoples. || {{DoMPN|63}}{{·}}{{LoMP|63|63}}
|-id=064 bgcolor=#FFD966
| 64 Angelina || – || Angelina astronomical station of Hungarian astronomer Franz Xaver von Zach (1754–1832), located at Notre-Dame-des-Anges near Marseilles in France || {{DoMPN|64}}{{·}}{{LoMP|64|64}}
|-id=065 bgcolor=#C6B3FF
| 65 Cybele || – || Cybele, mother goddess worshiped as "Mountain Mother" by the Phrygias, and adopted as "Great Mother" by the Greeks and Romans. This asteroid was originally named "Maximiliana", after Maximilian II, king of Bavaria. This non-classical name, however, was rejected by several astronomers, also see {{MoMP|59|(59)}}. || {{DoMPN|65}}{{·}}{{LoMP|65|65}}
|-id=066 bgcolor=#C6B3FF
| 66 Maja || – || Maia, one of the Pleiades, the seven daughters of Titan Atlas and Oceanid nymph Pleione. Maia is the mother of the Olympian messenger god Hermes. || {{DoMPN|66}}{{·}}{{LoMP|66|66}}
|-id=067 bgcolor=#C6B3FF
| 67 Asia || – || Asia, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. This was the first asteroid discovered in Asia. English astronomer N. R. Pogson discovered it at Madras Observatory, India, in April 1861. || {{DoMPN|67}}{{·}}{{LoMP|67|67}}
|-id=068 bgcolor=#C6B3FF
| 68 Leto || – || Leto, Goddess of motherhood in Greek mythology. She is the daughter of the Titans Coeus and Phoebe and mother of Olympian god Apollo. || {{DoMPN|68}}{{·}}{{LoMP|68|68}}
|-id=069 bgcolor=#FFD966
| 69 Hesperia || – || The country of Italy (by its Greek name Hesperia; "setting Sun" or "evening"). This asteroid was discovered one month after the Italian unification was proclaimed on 17 March 1861. || {{DoMPN|69}}{{·}}{{LoMP|69|69}}
|-id=070 bgcolor=#C6B3FF
| 70 Panopaea || – || Panopaea, a Nereid (sea nymph) from Greek mythology, one of the 50 daughters of Nereus and Doris. She was invoked by sailors during storms. || {{DoMPN|70}}{{·}}{{LoMP|70|70}}
|-id=071 bgcolor=#C6B3FF
| 71 Niobe || – || Niobe, daughter of king Tantalus in Greek mythology. The gods punished her by killing her seven sons and seven daughters and changing her into a rock. || {{DoMPN|71}}{{·}}{{LoMP|71|71}}
|-id=072 bgcolor=#C6B3FF
| 72 Feronia || – || Feronia, Roman goddess of groves, wildlife and freedman || {{DoMPN|72}}{{·}}{{LoMP|72|72}}
|-id=073 bgcolor=#C6B3FF
| 73 Klytia || – || Clytie, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys || {{DoMPN|73}}{{·}}{{LoMP|73|73}}
|-id=074 bgcolor=#C6B3FF
| 74 Galatea || – || Galatea, a Nereid (sea nymph) from Greek mythology, one of the 50 daughters of Nereus and Doris, who loved the shepherd Acis. Alternatively, the name may refer to the statue of a woman created by sculptor Pygmalion. || {{DoMPN|74}}{{·}}{{LoMP|74|74}}
|-id=075 bgcolor=#C6B3FF
| 75 Eurydike || – || Eurydice, an oak nymph and daughter of Apollo in Greek mythology. She was the wife of Orpheus, who failed to bring her back from the dead. With his enchanting music he softened the hearts of the gods who let him descend into the underworld under the condition that he must not look at her until both had reached the upper world. || {{DoMPN|75}}{{·}}{{LoMP|75|75}}
|-id=076 bgcolor=#C6B3FF
| 76 Freia || – || Freyja, the goddess of love and beauty in Norse mythology || {{DoMPN|76}}{{·}}{{LoMP|76|76}}
|-id=077 bgcolor=#C6B3FF
| 77 Frigga || – || Frigg, wife of Odin and queen of all the gods in Norse mythology || {{DoMPN|77}}{{·}}{{LoMP|77|77}}
|-id=078 bgcolor=#C6B3FF
| 78 Diana || – || Diana, goddess of the hunt in Roman mythology. She is the daughter of Jupiter and Latona. Her Greek counterpart is Artemis. || {{DoMPN|78}}{{·}}{{LoMP|78|78}}
|-id=079 bgcolor=#C6B3FF
| 79 Eurynome || – || Eurynome, an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. || {{DoMPN|79}}{{·}}{{LoMP|79|79}}
|-id=080 bgcolor=#e2e2e2
| 80 Sappho || – || Sappho (c. 630 – c. 570 BC), Greek poet who, according to mythology, killed herself by jumping off the cliffs for love of the ferryman Phaon. || {{DoMPN|80}}{{·}}{{LoMP|80|80}}
|-id=081 bgcolor=#C6B3FF
| 81 Terpsichore || – || Terpsichore, the Muse of dance and chorus in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|81}}{{·}}{{LoMP|81|81}}
|-id=082 bgcolor=#C6B3FF
| 82 Alkmene || – || Alcmene, mother of the divine hero Heracles in Greek mythology. Zeus slept with Alcmene disguised as her husband Amphitryon. || {{DoMPN|82}}{{·}}{{LoMP|82|82}}
|-id=083 bgcolor=#e2e2e2
| 83 Beatrix || – || Beatrice Portinari (1265–1290), beloved of Italian poet Dante Alighieri || {{DoMPN|83}}{{·}}{{LoMP|83|83}}
|-id=084 bgcolor=#C6B3FF
| 84 Klio || – || Clio, the Muse of history in Greek mythology. The nine Muses are the inspirational goddesses of literature, science, and the arts. They are the daughters of Zeus and Mnemosyne. || {{DoMPN|84}}{{·}}{{LoMP|84|84}}
|-id=085 bgcolor=#C6B3FF
| 85 Io || – || Io, daughter of Inachus, king of Argos, and one of the mortal lovers of Zeus in Greek mythology. || {{DoMPN|85}}{{·}}{{LoMP|85|85}}
|-id=086 bgcolor=#C6B3FF
| 86 Semele || – || Semele, the youngest daughter of king Cadmus and the mother of Dionysus by Zeus in Greek mythology || {{DoMPN|86}}{{·}}{{LoMP|86|86}}
|-id=087 bgcolor=#C6B3FF
| 87 Sylvia || – || Rhea Sylvia, the mythical mother of the twins Romulus and Remus from Roman mythology ([http://articles.adsabs.harvard.edu/full/1866MNRAS..26..311P Src]). Alternatively, it was named after Sylvie Petiaux-Hugo Flammarion, first wife of French astronomer Camille Flammarion (1842–1925) || {{DoMPN|87}}{{·}}{{LoMP|87|87}}
|-id=088 bgcolor=#C6B3FF
| 88 Thisbe || – || Thisbe, lover of Pyramus in Classical mythology. The two Babylonian lovers are also prominent in the comedy {{nowrap|A Midsummer Night's Dream}} by Shakespeare. || {{DoMPN|88}}{{·}}{{LoMP|88|88}}
|-id=089 bgcolor=#e2e2e2
| 89 Julia || – || Julia of Corsica (c. died 439), a virgin martyr who is venerated as a Christian saint. || {{DoMPN|89}}{{·}}{{LoMP|89|89}}
|-id=090 bgcolor=#C6B3FF
| 90 Antiope || – || Antiope, an Amazon and daughter of Ares in Greek mythology. Alternatively, she was the daughter of Nycteus, king of Thebes, and the lover of Zeus. This minor planet is likely the first double asteroid ever discovered. || {{DoMPN|90}}{{·}}{{LoMP|90|90}}
|-id=091 bgcolor=#C6B3FF
| 91 Aegina || – || Aegina, daughter of the river-god Asopus and the river-nymph Metope. She was changed into the island of Aegina by Zeus. || {{DoMPN|91}}{{·}}{{LoMP|91|91}}
|-id=092 bgcolor=#C6B3FF
| 92 Undina || – || Heroine of the fairy-tale novella Undine by German writer Friedrich de la Motte Fouqué (1777–1843) || {{DoMPN|92}}{{·}}{{LoMP|92|92}}
|-id=093 bgcolor=#C6B3FF
| 93 Minerva || – || Minerva, goddess of wisdom and strategic warfare and daughter of Jupiter and Metis in Roman mythology. Her Greek equivalent is Athena. || {{DoMPN|93}}{{·}}{{LoMP|93|93}}
|-id=094 bgcolor=#C6B3FF
| 94 Aurora || – || Aurora, goddess of the dawn in Roman mythology. Her Greek counterpart is Eos, who is the daughter of the Titans Hyperion and Theia. || {{DoMPN|94}}{{·}}{{LoMP|94|94}}
|-id=095 bgcolor=#C6B3FF
| 95 Arethusa || – || Arethusa, one of the seven Hesperides, nymph daughters of the Titans Atlas and Hesperis || {{DoMPN|95}}{{·}}{{LoMP|95|95}}
|-id=096 bgcolor=#C6B3FF
| 96 Aegle || – || Aegle, one of the seven Hesperides, nymph daughters of the Titans Atlas and Hesperis || {{DoMPN|96}}{{·}}{{LoMP|96|96}}
|-id=097 bgcolor=#C6B3FF
| 97 Klotho || – || Clotho (Klotho), one of the Three Fates or Moirai who spin (Clotho), draw out (Lachesis) and cut (Atropos) the thread of Life in ancient Greek mythology. || {{DoMPN|97}}{{·}}{{LoMP|97|97}}
|-id=098 bgcolor=#C6B3FF
| 98 Ianthe || – || Ianthe, a girl who married Iphis after Isis turned Iphis from a woman into a man. Alternatively, she was an Oceanid from Greek mythology, one of the many daughters of the Titans Oceanus and Tethys. || {{DoMPN|98}}{{·}}{{LoMP|98|98}}
|-id=099 bgcolor=#C6B3FF
| 99 Dike || – || Dike, minor Greek goddess of human justice and the spirit of moral order, daughter of Zeus and Themis || {{DoMPN|99}}{{·}}{{LoMP|99|99}}
|-id=100 bgcolor=#C6B3FF
| 100 Hekate || – || Hecate, Greek goddess (The name "Hecate" also sounds like Greek hekaton meaning "one hundred.") || {{DoMPN|100}}{{·}}{{LoMP|100|100}}
|}
{{-}}
{{hidden end}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=example: Meanings of minor planet names: 1–1000#901
}}
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|- bgcolor=#e2e2e2
| 901 Brunsia || 1918 EE || Heinrich Bruns (1848–1919), German astronomer and director of the Leipzig Observatory {{Obscode|534}} || {{DoMPN|901}}{{·}}{{LoMP|901|901}}
|-id=902 bgcolor=#FF8C66
| 902 Probitas || 1918 EJ || Probity, a quality attributed to the late discoverer || {{DoMPN|902}}{{·}}{{LoMP|902|902}}
|-id=903 bgcolor=#e2e2e2
| 903 Nealley || 1918 EM || Nealley, amateur astronomer from New York, who contributed to the photographic star charts edition by Max Wolf and Johann Palisa (discoverer) || {{DoMPN|903}}{{·}}{{LoMP|903|903}}
|-id=904 bgcolor=#e2e2e2
| 904 Rockefellia || 1918 EO || John D. Rockefeller (1839–1937), American business man, philanthropist and one of the wealthiest persons in modern history || {{DoMPN|904}}{{·}}{{LoMP|904|904}}
|-id=905 bgcolor=#FFD966
| 905 Universitas || 1918 ES || University of Hamburg, Germany || {{DoMPN|905}}{{·}}{{LoMP|905|905}}
|-id=906 bgcolor=#e2e2e2
| 906 Repsolda || 1918 ET || Johann Georg Repsold (1770–1830), German astronomer, optician and manufacturer of astrometric instruments || {{DoMPN|906}}{{·}}{{LoMP|906|906}}
|-id=907 bgcolor=#e2e2e2
| 907 Rhoda || 1918 EU || Rhoda Barnard, wife of American astronomer Edward Emerson Barnard (1857–1923) || {{DoMPN|907}}{{·}}{{LoMP|907|907}}
|-id=908 bgcolor=#FFD966
| 908 Buda || 1918 EX || Buda, historic part of the city of part of Budapest, Hungary || {{DoMPN|908}}{{·}}{{LoMP|908|908}}
|-id=909 bgcolor=#e2e2e2
| 909 Ulla || 1919 FA || Ulla Ahrens, member of the Ahrens family, who helped financially at the Heidelberg Observatory. Ulla's father was also a friend of the discoverer, Karl Wilhelm Reinmuth (1892–1979). || {{DoMPN|909}}{{·}}{{LoMP|909|909}}
|-id=910 bgcolor=#e2e2e2
| 910 Anneliese || 1919 FB || Anneliese, a friend of German astronomer Julius Dick at Babelsberg Observatory, Germany || {{DoMPN|910}}{{·}}{{LoMP|910|910}}
|-id=911 bgcolor=#C6B3FF
| 911 Agamemnon || 1919 FD || Agamemnon, from Greek mythology. The king of Mycenae commanded the Greek forces in the Trojan War. || {{DoMPN|911}}{{·}}{{LoMP|911|911}}
|-id=912 bgcolor=#FF8C66
| 912 Maritima || 1919 FJ || Maritima, annual end-of-term excursions on the North Sea organised by the University of Hamburg; also see {{MoMP|947|(947)}}. || {{DoMPN|912}}{{·}}{{LoMP|912|912}}
|-id=913 bgcolor=#b2b2b2
| 913 Otila || 1919 FL || Otila, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|913}}{{·}}{{LoMP|913|913}}
|-id=914 bgcolor=#e2e2e2
| 914 Palisana || 1919 FN || Johann Palisa (1848–1925), Austrian astronomer, discoverer of minor planets, and friend of the discoverer Max Wolf || {{DoMPN|914}}{{·}}{{LoMP|914|914}}
|-id=915 bgcolor=#e2e2e2
| 915 Cosette || 1918 b || Cosette Gonnessiat, youngest daughter of French astronomer François Gonnessiat (1856–1934), who discovered this asteroid || {{DoMPN|915}}{{·}}{{LoMP|915|915}}
|-id=916 bgcolor=#FFD966
| 916 America || 1915 S1 || United States of America, for the help rendered by the American Relief Administration (under Herbert Hoover) during the famine in Crimea || {{DoMPN|916}}{{·}}{{LoMP|916|916}}
|-id=917 bgcolor=#e2e2e2
| 917 Lyka || 1915 S4 || Lyka, a friend of the sister of the discoverer, Grigory Neujmin || {{DoMPN|917}}{{·}}{{LoMP|917|917}}
|-id=918 bgcolor=#b2b2b2
| 918 Itha || 1919 FR || Itha, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|918}}{{·}}{{LoMP|918|918}}
|-id=919 bgcolor=#b2b2b2
| 919 Ilsebill || 1918 EQ || Ilsebill, a character in the fairy tale The Fisherman and his Wife by the Brothers Grimm || {{DoMPN|919}}{{·}}{{LoMP|919|919}}
|-id=920 bgcolor=#b2b2b2
| 920 Rogeria || 1919 FT || Rogeria, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|920}}{{·}}{{LoMP|920|920}}
|-id=921 bgcolor=#b2b2b2
| 921 Jovita || 1919 FV || Jovita, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|921}}{{·}}{{LoMP|921|921}}
|-id=922 bgcolor=#e2e2e2
| 922 Schlutia || 1919 FW || Edgar Schlubach, a German businessman, and Henry Frederic Tiarks, FRAS, British banker and amateur astronomer from London, who together financed the solar eclipse expedition of 1922 to Java. [http://www.tiarks.co.uk/tiarks_24.htm Src] || {{DoMPN|922}}{{·}}{{LoMP|922|922}}
|-id=923 bgcolor=#b2b2b2
| 923 Herluga || 1919 GB || Herluga, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|923}}{{·}}{{LoMP|923|923}}
|-id=924 bgcolor=#b2b2b2
| 924 Toni || 1919 GC || Toni, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|924}}{{·}}{{LoMP|924|924}}
|-id=925 bgcolor=#e2e2e2
| 925 Alphonsina || 1920 GM || Alfonso X of Castile (1221–1284) and Alfonso XIII of Spain (1886–1941) || {{DoMPN|925}}{{·}}{{LoMP|925|925}}
|-id=926 bgcolor=#b2b2b2
| 926 Imhilde || 1920 GN || Imhilde, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|926}}{{·}}{{LoMP|926|926}}
|-id=927 bgcolor=#FFD966
| 927 Ratisbona || 1920 GO || The city of Regensburg in south-east Germany (by its Latin name) || {{DoMPN|927}}{{·}}{{LoMP|927|927}}
|-id=928 bgcolor=#b2b2b2
| 928 Hildrun || 1920 GP || Hildrun, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|928}}{{·}}{{LoMP|928|928}}
|-id=929 bgcolor=#b2b2b2
| 929 Algunde || 1920 GR || Algunde, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|929}}{{·}}{{LoMP|929|929}}
|-id=930 bgcolor=#FFD966
| 930 Westphalia || 1920 GS || The historic region of Westphalia in Germany, birthplace of the discoverer Walter Baade (1893–1960) || {{DoMPN|930}}{{·}}{{LoMP|930|930}}
|-id=931 bgcolor=#e2e2e2
| 931 Whittemora || 1920 GU || Thomas Whittemore (1871–1950), American professor at both Harvard and Columbia Universities || {{DoMPN|931}}{{·}}{{LoMP|931|931}}
|-id=932 bgcolor=#e2e2e2
| 932 Hooveria || 1920 GV || Herbert Hoover (1874–1964), American president, then secretary of state, in recognition of his help to Austria after World War I || {{DoMPN|932}}{{·}}{{LoMP|932|932}}
|-id=933 bgcolor=#e2e2e2
| 933 Susi || 1927 CH || Susi Graff, wife of Kasimir Graff (1878–1950), German astronomer at Hamburg Observatory and later director of the Vienna Observatory || {{DoMPN|933}}{{·}}{{LoMP|933|933}}
|-id=934 bgcolor=#FFD966
| 934 Thüringia || 1920 HK || The Thüringia, an Atlantic liner on which German astronomer Walter Baade travelled on his visits to New York; the captain was an amateur astronomer, and was invited to name one of Baade's asteroids || {{DoMPN|934}}{{·}}{{LoMP|934|934}}
|-id=935 bgcolor=#66FF8C
| 935 Clivia || 1920 HM || Clivia, genus of flowering plant || {{DoMPN|935}}{{·}}{{LoMP|935|935}}
|-id=936 bgcolor=#b2b2b2
| 936 Kunigunde || 1920 HN || Kunigunde, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|936}}{{·}}{{LoMP|936|936}}
|-id=937 bgcolor=#e2e2e2
| 937 Bethgea || 1920 HO || Hans Bethge (1876–1946), German poet || {{DoMPN|937}}{{·}}{{LoMP|937|937}}
|-id=938 bgcolor=#b2b2b2
| 938 Chlosinde || 1920 HQ || Chlosinde, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|938}}{{·}}{{LoMP|938|938}}
|-id=939 bgcolor=#b2b2b2
| 939 Isberga || 1920 HR || Isberga, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|939}}{{·}}{{LoMP|939|939}}
|-id=940 bgcolor=#b2b2b2
| 940 Kordula || 1920 HT || Kordula, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|940}}{{·}}{{LoMP|940|940}}
|-id=941 bgcolor=#e2e2e2
| 941 Murray || 1920 HV || Gilbert Murray (1866–1957), British classical scholar and diplomat who helped Austria in 1920 through the League of Nations || {{DoMPN|941}}{{·}}{{LoMP|941|941}}
|-id=942 bgcolor=#b2b2b2
| 942 Romilda || 1920 HW || Romilda, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|942}}{{·}}{{LoMP|942|942}}
|-id=943 bgcolor=#66FF8C
| 943 Begonia || 1920 HX || Begonia, genus of herbs and flowers || {{DoMPN|943}}{{·}}{{LoMP|943|943}}
|-id=944 bgcolor=#e2e2e2
| 944 Hidalgo || 1920 HZ || Miguel Hidalgo (1753–1811), father of the independence of Mexico, where German astronomers went to observe the solar eclipse of September 10, 1923 || {{DoMPN|944}}{{·}}{{LoMP|944|944}}
|-id=945 bgcolor=#FFD966
| 945 Barcelona || 1921 JB || Barcelona, Spain, where the discoverer was born and the asteroid discovered || {{DoMPN|945}}{{·}}{{LoMP|945|945}}
|-id=946 bgcolor=#C6B3FF
| 946 Poësia || 1921 JC || Poësia, goddess of poetry || {{DoMPN|946}}{{·}}{{LoMP|946|946}}
|-id=947 bgcolor=#FFD966
| 947 Monterosa || 1921 JD || The MV Monte Rosa, a ship (of the German Monte Klasse) used by the University of Hamburg on their outings on the North Sea; also see {{MoMP|912|(912)}}. || {{DoMPN|947}}{{·}}{{LoMP|947|947}}
|-id=948 bgcolor=#b2b2b2
| 948 Jucunda || 1921 JE || Jucunda, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|948}}{{·}}{{LoMP|948|948}}
|-id=949 bgcolor=#C6B3FF
| 949 Hel || 1921 JK || Hel, Norse goddess || {{DoMPN|949}}{{·}}{{LoMP|949|949}}
|-id=950 bgcolor=#b2b2b2
| 950 Ahrensa || 1921 JP || The Ahrens family, friends of the discoverer, Karl Reinmuth || {{DoMPN|950}}{{·}}{{LoMP|950|950}}
|-id=951 bgcolor=#FFD966
| 951 Gaspra || 1916 S45 || The spa town of Gaspra on the Crimean peninsula || {{DoMPN|951}}{{·}}{{LoMP|951|951}}
|-id=952 bgcolor=#FFFF66
| 952 Caia || 1916 S61 || Caia, a character in the novel Quo Vadis by Henryk Sienkiewicz || {{DoMPN|952}}{{·}}{{LoMP|952|952}}
|-id=953 bgcolor=#e2e2e2
| 953 Painleva || 1921 JT || Paul Painlevé (1863–1933), French mathematician and politician || {{DoMPN|953}}{{·}}{{LoMP|953|953}}
|-id=954 bgcolor=#e2e2e2
| 954 Li || 1921 JU || Lina Alstede Reinmuth, wife of discoverer Karl Reinmuth || {{DoMPN|954}}{{·}}{{LoMP|954|954}}
|-id=955 bgcolor=#e2e2e2
| 955 Alstede || 1921 JV || Lina Alstede Reinmuth, wife of discoverer Karl Reinmuth || {{DoMPN|955}}{{·}}{{LoMP|955|955}}
|-id=956 bgcolor=#e2e2e2
| 956 Elisa || 1921 JW || Elisa Reinmuth, mother of discoverer Karl Reinmuth || {{DoMPN|956}}{{·}}{{LoMP|956|956}}
|-id=957 bgcolor=#66FF8C
| 957 Camelia || 1921 JX || Camellia, genus of flowering plants || {{DoMPN|957}}{{·}}{{LoMP|957|957}}
|-id=958 bgcolor=#e2e2e2
| 958 Asplinda || 1921 KC || Bror Ansgar Asplind (1890–1954), Swedish astronomer || {{DoMPN|958}}{{·}}{{LoMP|958|958}}
|-id=959 bgcolor=#e2e2e2
| 959 Arne || 1921 KF || Arne Asplind, son of Swedish astronomer Bror Asplind, also see (958) || {{DoMPN|959}}{{·}}{{LoMP|959|959}}
|-id=960 bgcolor=#e2e2e2
| 960 Birgit || 1921 KH || Birgit Asplind, daughter of Swedish astronomer Bror Asplind, also see (958) || {{DoMPN|960}}{{·}}{{LoMP|960|960}}
|-id=961 bgcolor=#e2e2e2
| 961 Gunnie || 1921 KM || Gunnie Asplind, daughter of Swedish astronomer Bror Asplind, also see (958) || {{DoMPN|961}}{{·}}{{LoMP|961|961}}
|-id=962 bgcolor=#C6B3FF
| 962 Aslög || 1921 KP || Aslög, mythological Norse woman || {{DoMPN|962}}{{·}}{{LoMP|962|962}}
|-id=963 bgcolor=#b2b2b2
| 963 Iduberga || 1921 KR || Iduberga, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|963}}{{·}}{{LoMP|963|963}}
|-id=964 bgcolor=#FF8C66
| 964 Subamara || 1921 KS || Subamara, Latin for 'very bitter' (referring to the observing conditions at the Vienna Observatory) || {{DoMPN|964}}{{·}}{{LoMP|964|964}}
|-id=965 bgcolor=#e2e2e2
| 965 Angelica || 1921 KT || Angelica Hartmann, wife of the discoverer, Johannes Franz Hartmann (1865–1936) || {{DoMPN|965}}{{·}}{{LoMP|965|965}}
|-id=966 bgcolor=#e2e2e2
| 966 Muschi || 1921 KU || "Kitty" {{langx|de|Muschi|link=no}} nickname of Walter Baade's wife, who discovered this asteroid || {{DoMPN|966}}{{·}}{{LoMP|966|966}}
|-id=967 bgcolor=#e2e2e2
| 967 Helionape || 1921 KV || Adolf von Sonnenthal (1834–1909), an Austrian actor. Helionape is the direct Greek translation of his name ("Sonne" and "Tal", to "helio" and "nape"). || {{DoMPN|967}}{{·}}{{LoMP|967|967}}
|-id=968 bgcolor=#66FF8C
| 968 Petunia || 1921 KW || Petunia, a genus of flowering plants || {{DoMPN|968}}{{·}}{{LoMP|968|968}}
|-id=969 bgcolor=#FF8C66
| 969 Leocadia || 1921 KZ || Unknown origin of name. Feminine Russian first name. || {{DoMPN|969}}{{·}}{{LoMP|969|969}}
|-id=970 bgcolor=#66FF8C
| 970 Primula || 1921 LB || The flower genus Primula (primroses) || {{DoMPN|970}}{{·}}{{LoMP|970|970}}
|-id=971 bgcolor=#FFD966
| 971 Alsatia || 1921 LF || Alsace, region in western France. Originally named "Alsace" by French discoverer Alexandre Schaumasse (1882–1958), in 1920, the name was later changed to "Alsatia" by the German ARI. || {{DoMPN|971}}{{·}}{{LoMP|971|971}}
|-id=972 bgcolor=#e2e2e2
| 972 Cohnia || 1922 LK || Fritz Cohn (1866–1922), German astronomer and director of the Astronomisches Rechen-Institut in Berlin || {{DoMPN|972}}{{·}}{{LoMP|972|972}}
|-id=973 bgcolor=#66FF8C
| 973 Aralia || 1922 LR || Aralia, genus of ivy-like plant || {{DoMPN|973}}{{·}}{{LoMP|973|973}}
|-id=974 bgcolor=#e2e2e2
| 974 Lioba || 1922 LS || Saint Leoba (or Lioba; c. 710–782), abbess in Tauberbischofsheim, Germany, who helped Saint Boniface spreading Christianity throughout Germany. || {{DoMPN|974}}{{·}}{{LoMP|974|974}}
|-id=975 bgcolor=#FF8C66
| 975 Perseverantia || 1922 LT || Perseverance, a quality posthumously attributed to the discoverer, Austrian astronomer Johann Palisa || {{DoMPN|975}}{{·}}{{LoMP|975|975}}
|-id=976 bgcolor=#e2e2e2
| 976 Benjamina || 1922 LU || Benjamin, son of discoverer Benjamin Jekhowsky || {{DoMPN|976}}{{·}}{{LoMP|976|976}}
|-id=977 bgcolor=#e2e2e2
| 977 Philippa || 1922 LV || Baron Philippe de Rothschild (1902–1988), French financier || {{DoMPN|977}}{{·}}{{LoMP|977|977}}
|-id=978 bgcolor=#e2e2e2
| 978 Aidamina || 1922 LY || Aida Minaievna, a friend of the family of Soviet discoverer Sergey Belyavsky || {{DoMPN|978}}{{·}}{{LoMP|978|978}}
|-id=979 bgcolor=#e2e2e2
| 979 Ilsewa || 1922 MC || Ilse Waldorf, an acquaintance of German discoverer Karl Reinmuth || {{DoMPN|979}}{{·}}{{LoMP|979|979}}
|-id=980 bgcolor=#FFD966
| 980 Anacostia || 1921 W19 || The historic district of Anacostia in Washington, D.C., United States, as well as for the nearby Anacostia River || {{DoMPN|980}}{{·}}{{LoMP|980|980}}
|-id=981 bgcolor=#e2e2e2
| 981 Martina || 1917 S92 || Henri Martin (1810–1883), French historian and politician || {{DoMPN|981}}{{·}}{{LoMP|981|981}}
|-id=982 bgcolor=#e2e2e2
| 982 Franklina || 1922 MD || John Franklin Adams (1843–1912), British amateur astronomer and stellar cartographer || {{DoMPN|982}}{{·}}{{LoMP|982|982}}
|-id=983 bgcolor=#b2b2b2
| 983 Gunila || 1922 ME || Gunila, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|983}}{{·}}{{LoMP|983|983}}
|-id=984 bgcolor=#e2e2e2
| 984 Gretia || 1922 MH || Gretia, sister-in-law of German astronomer Albrecht Kahrstedt (1897–1971), also see {{MoMP|1587|(1587)}} || {{DoMPN|984}}{{·}}{{LoMP|984|984}}
|-id=985 bgcolor=#b2b2b2
| 985 Rosina || 1922 MO || Rosina, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|985}}{{·}}{{LoMP|985|985}}
|-id=986 bgcolor=#e2e2e2
| 986 Amelia || 1922 MQ || Amelia, wife of discoverer Josep Comas i Solà || {{DoMPN|986}}{{·}}{{LoMP|986|986}}
|-id=987 bgcolor=#b2b2b2
| 987 Wallia || 1922 MR || Wallia, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|987}}{{·}}{{LoMP|987|987}}
|-id=988 bgcolor=#e2e2e2
| 988 Appella || 1922 MT || Paul Émile Appell (1855–1930), French astronomer || {{DoMPN|988}}{{·}}{{LoMP|988|988}}
|-id=989 bgcolor=#e2e2e2
| 989 Schwassmannia || 1922 MW || Arnold Schwassmann (1870–1964), German astronomer, discoverer of minor planets and comets at Potsdam-Babelsberg and Hamburg-Bergedorf observatories || {{DoMPN|989}}{{·}}{{LoMP|989|989}}
|-id=990 bgcolor=#FFD966
| 990 Yerkes || 1922 MZ || Yerkes Observatory, in Williams Bay, Wisconsin, United States, where this asteroid was discovered || {{DoMPN|990}}{{·}}{{LoMP|990|990}}
|-id=991 bgcolor=#FFD966
| 991 McDonalda || 1922 NB || McDonald Observatory, Texas, United States, originally endowed by the Texas banker William Johnson McDonald || {{DoMPN|991}}{{·}}{{LoMP|991|991}}
|-id=992 bgcolor=#e2e2e2
| 992 Swasey || 1922 ND || Ambrose Swasey (1846–1937), American benefactor and mechanical engineer, co-founder, with Worcester Reed Warner of the Warner & Swasey Company which manufactured astronomical telescopes and precision instruments, including the 82-inch Otto Struve Telescope for the McDonald Observatory, one of the largest telescopes at the time. They gave their own observatory to Case Western University and it took the name Warner and Swasey Observatory. || {{DoMPN|992}}{{·}}{{LoMP|992|992}}
|-id=993 bgcolor=#e2e2e2
| 993 Moultona || 1923 NJ || Forest Ray Moulton (1872–1952), American astronomer and mathematician || {{DoMPN|993}}{{·}}{{LoMP|993|993}}
|-id=994 bgcolor=#b2b2b2
| 994 Otthild || 1923 NL || Otthild, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|994}}{{·}}{{LoMP|994|994}}
|-id=995 bgcolor=#e2e2e2
| 995 Sternberga || 1923 NP || Pavel Shternberg (1865–1920), Russian astronomer || {{DoMPN|995}}{{·}}{{LoMP|995|995}}
|-id=996 bgcolor=#FF8C66
| 996 Hilaritas || 1923 NM || Contentedness, a quality posthumously attributed to the discoverer, Austrian astronomer Johann Palisa || {{DoMPN|996}}{{·}}{{LoMP|996|996}}
|-id=997 bgcolor=#b2b2b2
| 997 Priska || 1923 NR || Priska, female name chosen by discoverer Karl Reinmuth from the calendar Der Lahrer hinkende Bote || {{DoMPN|997}}{{·}}{{LoMP|997|997}}
|-id=998 bgcolor=#e2e2e2
| 998 Bodea || 1923 NU || Johann Elert Bode (1747–1826), German astronomer, author of the Berliner Astronomisches Jahrbuch, known for the empirical Titius–Bode law about the sequence of planetary distances || {{DoMPN|998}}{{·}}{{LoMP|998|998}}
|-id=999 bgcolor=#e2e2e2
| 999 Zachia || 1923 NW || Franz Xaver von Zach (1754–1832), Hungarian astronomer and director of the Seeberg Observatory {{Obscode|279}} in Germany || {{DoMPN|999}}{{·}}{{LoMP|999|999}}
|-id=000 bgcolor=#e2e2e2
| 1000 Piazzia || 1923 NZ || Giuseppe Piazzi (1746–1826), Italian astronomer and discoverer of {{dp|Ceres}} in 1801 || {{DoMPN|1000}}{{·}}{{LoMP|1000|1000}}
|}
{{-}}
{{hidden end}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=example: Meanings of minor planet names: 1001–2000#001
}}
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|- bgcolor=#e2e2e2
| 1001 Gaussia || 1923 OA || Carl Friedrich Gauss (1777–1855), German mathematician || {{DoMPN|1001}}{{·}}{{LoMP|1001|1001}}
|-id=002 bgcolor=#e2e2e2
| 1002 Olbersia || 1923 OB || Heinrich Olbers (1758–1840), German astronomer || {{DoMPN|1002}}{{·}}{{LoMP|1002|1002}}
|-id=003 bgcolor=#C6B3FF
| 1003 Lilofee || 1923 OK || Lilofee, a legendary character and title figure in an old German folk-song Die schöne junge Lilofee || {{DoMPN|1003}}{{·}}{{LoMP|1003|1003}}
|-id=004 bgcolor=#e2e2e2
| 1004 Belopolskya || 1923 OS || Aristarkh Belopolsky (1854–1934), Russian astrophysicist || {{DoMPN|1004}}{{·}}{{LoMP|1004|1004}}
|-id=005 bgcolor=#e2e2e2
| 1005 Arago || 1923 OT || François Arago (1786–1853), French astronomer || {{DoMPN|1005}}{{·}}{{LoMP|1005|1005}}
|-id=006 bgcolor=#e2e2e2
| 1006 Lagrangea || 1923 OU || Joseph-Louis Lagrange (1736–1813), French astronomer || {{DoMPN|1006}}{{·}}{{LoMP|1006|1006}}
|-id=007 bgcolor=#e2e2e2
| 1007 Pawlowia || 1923 OX || Ivan Pavlov (1849–1936), Russian physiologist || {{DoMPN|1007}}{{·}}{{LoMP|1007|1007}}
|-id=008 bgcolor=#FFD966
| 1008 La Paz || 1923 PD || The city of La Paz, capital of Bolivia || {{DoMPN|1008}}{{·}}{{LoMP|1008|1008}}
|-id=009 bgcolor=#C6B3FF
| 1009 Sirene || 1923 PE || The Sirens of mythology || {{DoMPN|1009}}{{·}}{{LoMP|1009|1009}}
|-id=010 bgcolor=#e2e2e2
| 1010 Marlene || 1923 PF || Marlene Dietrich (1901–1992), German actress || {{DoMPN|1010}}{{·}}{{LoMP|1010|1010}}
|-id=011 bgcolor=#C6B3FF
| 1011 Laodamia || 1924 PK || Laodamia (re-insert) || {{DoMPN|1011}}{{·}}{{LoMP|1011|1011}}
|-id=012 bgcolor=#FFFF66
| 1012 Sarema || 1924 PM || Sarema, a character in a poem by Aleksandr Sergeyevich Pushkin, made into an opera by Alexander von Zemlinsky || {{DoMPN|1012}}{{·}}{{LoMP|1012|1012}}
|-id=013 bgcolor=#e2e2e2
| 1013 Tombecka || 1924 PQ || Daniel Tombeck, French chemist who in 1910 succeeded Amédée Guillet as secretary of the Faculty of Science of the University of Paris || {{DoMPN|1013}}{{·}}{{LoMP|1013|1013}}
|-id=014 bgcolor=#FFFF66
| 1014 Semphyra || 1924 PW || Semphyra, a character in a poem by Aleksandr Sergeyevich Pushkin || {{DoMPN|1014}}{{·}}{{LoMP|1014|1014}}
|-id=015 bgcolor=#FF8C66
| 1015 Christa || 1924 QF || Unknown origin of name || {{DoMPN|1015}}{{·}}{{LoMP|1015|1015}}
|-id=016 bgcolor=#FFFF66
| 1016 Anitra || 1924 QG || Anitra, character in the drama Peer Gynt by Henrik Ibsen (1828–1906) || {{DoMPN|1016}}{{·}}{{LoMP|1016|1016}}
|-id=017 bgcolor=#e2e2e2
| 1017 Jacqueline || 1924 QL || Jacqueline Zadoc-Kahn, disciple of Russian discoverer Benjamin Jekhowsky || {{DoMPN|1017}}{{·}}{{LoMP|1017|1017}}
|-id=018 bgcolor=#e2e2e2
| 1018 Arnolda || 1924 QM || Arnold Berliner (1862–1942), German physicist and editor of the journal Naturwissenschaften || {{DoMPN|1018}}{{·}}{{LoMP|1018|1018}}
|-id=019 bgcolor=#e2e2e2
| 1019 Strackea || 1924 QN || Gustav Stracke (1887–1943), German astronomer (see also {{MoMP|1201|1201 Strenua}} and {{MoMP|1227|1227 Geranium}}) || {{DoMPN|1019}}{{·}}{{LoMP|1019|1019}}
|-id=020 bgcolor=#C6B3FF
| 1020 Arcadia || 1924 QV || Arcadia, mythological Greek place and modern Greek province || {{DoMPN|1020}}{{·}}{{LoMP|1020|1020}}
|-id=021 bgcolor=#e2e2e2
| 1021 Flammario || 1924 RG || Camille Flammarion (1842–1925), French astronomer || {{DoMPN|1021}}{{·}}{{LoMP|1021|1021}}
|-id=022 bgcolor=#FF8C66
| 1022 Olympiada || 1924 RT || The Olympic Games || {{DoMPN|1022}}{{·}}{{LoMP|1022|1022}}
|-id=023 bgcolor=#FF8C66
| 1023 Thomana || 1924 RU || Boys' choir of St. Thomas Church, Leipzig, Germany || {{DoMPN|1023}}{{·}}{{LoMP|1023|1023}}
|-id=024 bgcolor=#e2e2e2
| 1024 Hale || {{mp|1923 YO|13}} || George Ellery Hale (1868–1938), American solar astronomer || {{DoMPN|1024}}{{·}}{{LoMP|1024|1024}}
|-id=025 bgcolor=#e2e2e2
| 1025 Riema || 1923 NX || Johannes Riem (1868–1945), German astronomer || {{DoMPN|1025}}{{·}}{{LoMP|1025|1025}}
|-id=026 bgcolor=#b2b2b2
| 1026 Ingrid || 1923 NY || Ingrid, niece of German astronomer Albrecht Kahrstedt (1897–1971), also see {{MoMP|1587|(1587)}} || {{DoMPN|1026}}{{·}}{{LoMP|1026|1026}}
|-id=027 bgcolor=#C6B3FF
| 1027 Aesculapia || {{mp|1923 YO|11}} || Asclepius, Greek god; named to redeem Jupiter's promise to Minerva to place Aesculapius among the stars (formerly, Ophiuchus was called Aesculapius) || {{DoMPN|1027}}{{·}}{{LoMP|1027|1027}}
|-id=028 bgcolor=#e2e2e2
| 1028 Lydina || 1923 PG || Lydia Albitskaya, wife of Russian discoverer Vladimir Albitsky || {{DoMPN|1028}}{{·}}{{LoMP|1028|1028}}
|-id=029 bgcolor=#FFD966
| 1029 La Plata || 1924 RK || La Plata, Argentina || {{DoMPN|1029}}{{·}}{{LoMP|1029|1029}}
|-id=030 bgcolor=#e2e2e2
| 1030 Vitja || 1924 RQ || Viktor Zaslavsky (1925–1944), nephew of Spiridon Zaslavskij (see {{MoMP|1330|1330 Spiridonia}}), the brother-in-law of the discoverer Vladimir Albitsky || {{DoMPN|1030}}{{·}}{{LoMP|1030|1030}}
|-id=031 bgcolor=#66FF8C
| 1031 Arctica || 1924 RR || The Arctic || {{DoMPN|1031}}{{·}}{{LoMP|1031|1031}}
|-id=032 bgcolor=#66FF8C
| 1032 Pafuri || 1924 SA || Pafuri River in northern Transvaal, South Africa || {{DoMPN|1032}}{{·}}{{LoMP|1032|1032}}
|-id=033 bgcolor=#e2e2e2
| 1033 Simona || 1924 SM || Simone van Biesbroeck, daughter of the discoverer George Van Biesbroeck || {{DoMPN|1033}}{{·}}{{LoMP|1033|1033}}
|-id=034 bgcolor=#e2e2e2
| 1034 Mozartia || 1924 SS || Wolfgang Amadeus Mozart (1756–1791), Austrian composer || {{DoMPN|1034}}{{·}}{{LoMP|1034|1034}}
|-id=035 bgcolor=#C6B3FF
| 1035 Amata || 1924 SW || Amata, wife of king Latinus and mother of Lavinia, the wife of Aeneas || {{DoMPN|1035}}{{·}}{{LoMP|1035|1035}}
|-id=036 bgcolor=#C6B3FF
| 1036 Ganymed || 1924 TD || Ganymede, mythological cupbearer || {{DoMPN|1036}}{{·}}{{LoMP|1036|1036}}
|-id=037 bgcolor=#b2b2b2
| 1037 Davidweilla || 1924 TF || One of the members of the David-Weill family, member of the Academy of Sciences and benefactor of the Sorbonne || {{DoMPN|1037}}{{·}}{{LoMP|1037|1037}}
|-id=038 bgcolor=#e2e2e2
| 1038 Tuckia || 1924 TK || Edward Tuck (1842–1938) and his wife; philanthropists. Edward was the son of the founder of the American Republican Party || {{DoMPN|1038}}{{·}}{{LoMP|1038|1038}}
|-id=039 bgcolor=#FFD966
| 1039 Sonneberga || 1924 TL || Sonneberg, a German town in Thuringia, where the Sonneberg Observatory is located || {{DoMPN|1039}}{{·}}{{LoMP|1039|1039}}
|-id=040 bgcolor=#e2e2e2
| 1040 Klumpkea || 1925 BD || Dorothea Klumpke (1861–1942), American amateur astronomer, first woman to receive a Ph.D. in Mathematics from the Sorbonne || {{DoMPN|1040}}{{·}}{{LoMP|1040|1040}}
|-id=041 bgcolor=#e2e2e2
| 1041 Asta || 1925 FA || Asta Nielsen (1881–1972), Danish actress || {{DoMPN|1041}}{{·}}{{LoMP|1041|1041}}
|-id=042 bgcolor=#66FF8C
| 1042 Amazone || 1925 HA || The River Amazon in South America || {{DoMPN|1042}}{{·}}{{LoMP|1042|1042}}
|-id=043 bgcolor=#FF8C66
| 1043 Beate || 1925 HB || Unknown origin of name || {{DoMPN|1043}}{{·}}{{LoMP|1043|1043}}
|-id=044 bgcolor=#b2b2b2
| 1044 Teutonia || 1924 RO || The Teutonic peoples || {{DoMPN|1044}}{{·}}{{LoMP|1044|1044}}
|-id=045 bgcolor=#e2e2e2
| 1045 Michela || 1924 TR || Micheline van Biesbroeck, daughter of discoverer George Van Biesbroeck || {{DoMPN|1045}}{{·}}{{LoMP|1045|1045}}
|-id=046 bgcolor=#e2e2e2
| 1046 Edwin || 1924 UA || Edwin van Biesbroeck, son of discoverer George Van Biesbroeck || {{DoMPN|1046}}{{·}}{{LoMP|1046|1046}}
|-id=047 bgcolor=#FFFF66
| 1047 Geisha || 1924 TE || Musical comedy The Geisha by Sidney Jones || {{DoMPN|1047}}{{·}}{{LoMP|1047|1047}}
|-id=048 bgcolor=#FFD966
| 1048 Feodosia || 1924 TP || Crimean city of Feodosiya (Theodosia), Ukraine || {{DoMPN|1048}}{{·}}{{LoMP|1048|1048}}
|-id=049 bgcolor=#FF8C66
| 1049 Gotho || 1925 RB || Unknown origin of name || {{DoMPN|1049}}{{·}}{{LoMP|1049|1049}}
|-id=050 bgcolor=#FF8C66
| 1050 Meta || 1925 RC || Unknown origin of name || {{DoMPN|1050}}{{·}}{{LoMP|1050|1050}}
|-id=051 bgcolor=#C6B3FF
| 1051 Merope || 1925 SA || Merope, Greek muse and goddess || {{DoMPN|1051}}{{·}}{{LoMP|1051|1051}}
|-id=052 bgcolor=#FFD966
| 1052 Belgica || 1925 VD || Belgium || {{DoMPN|1052}}{{·}}{{LoMP|1052|1052}}
|-id=053 bgcolor=#FF8C66
| 1053 Vigdis || 1925 WA || Unknown origin of name (Vigdís is an ancient Nordic feminine surname) || {{DoMPN|1053}}{{·}}{{LoMP|1053|1053}}
|-id=054 bgcolor=#66FF8C
| 1054 Forsytia || 1925 WD || The flowering shrub genus Forsythia || {{DoMPN|1054}}{{·}}{{LoMP|1054|1054}}
|-id=055 bgcolor=#e2e2e2
| 1055 Tynka || 1925 WG || Tynka Buchar, mother of Emil Buchar (1901–1979), of the Institute of Astronomy and Geophysics, Czech Technical University in Prague || {{DoMPN|1055}}{{·}}{{LoMP|1055|1055}}
|-id=056 bgcolor=#66FF8C
| 1056 Azalea || 1924 QD || The azalea flowering shrubs, then thought a genus of their own, now subgenera of the genus Rhododendron || {{DoMPN|1056}}{{·}}{{LoMP|1056|1056}}
|-id=057 bgcolor=#b2b2b2
| 1057 Wanda || 1925 QB || Wanda, Polish feminine name || {{DoMPN|1057}}{{·}}{{LoMP|1057|1057}}
|-id=058 bgcolor=#e2e2e2
| 1058 Grubba || 1925 MA || Howard Grubb (1844–1931) of Parson and Co., Newcastle upon Tyne, England, maker of the 40-inch reflecting telescope of the Simeis Observatory || {{DoMPN|1058}}{{·}}{{LoMP|1058|1058}}
|-id=059 bgcolor=#e2e2e2
| 1059 Mussorgskia || 1925 OA || Modest Mussorgsky (1839–1881), Russian composer || {{DoMPN|1059}}{{·}}{{LoMP|1059|1059}}
|-id=060 bgcolor=#66FF8C
| 1060 Magnolia || 1925 PA || The flowering tree genus Magnolia || {{DoMPN|1060}}{{·}}{{LoMP|1060|1060}}
|-id=061 bgcolor=#66FF8C
| 1061 Paeonia || 1925 TB || The peony flowering plant, genus Paeonia || {{DoMPN|1061}}{{·}}{{LoMP|1061|1061}}
|-id=062 bgcolor=#e2e2e2
| 1062 Ljuba || 1925 TD || Lyuba Berlin (1915–1936), Soviet parachutist || {{DoMPN|1062}}{{·}}{{LoMP|1062|1062}}
|-id=063 bgcolor=#66FF8C
| 1063 Aquilegia || 1925 XA || The columbine flower, genus Aquilegia || {{DoMPN|1063}}{{·}}{{LoMP|1063|1063}}
|-id=064 bgcolor=#66FF8C
| 1064 Aethusa || 1926 PA || The fool's parsley herb, genus Aethusa || {{DoMPN|1064}}{{·}}{{LoMP|1064|1064}}
|-id=065 bgcolor=#e2e2e2
| 1065 Amundsenia || 1926 PD || Roald Amundsen (1872–1928), polar explorer || {{DoMPN|1065}}{{·}}{{LoMP|1065|1065}}
|-id=066 bgcolor=#66FF8C
| 1066 Lobelia || 1926 RA || The Indian tobacco flower, genus Lobelia || {{DoMPN|1066}}{{·}}{{LoMP|1066|1066}}
|-id=067 bgcolor=#66FF8C
| 1067 Lunaria || 1926 RG || The honesty flowering plant, genus Lunaria || {{DoMPN|1067}}{{·}}{{LoMP|1067|1067}}
|-id=068 bgcolor=#e2e2e2
| 1068 Nofretete || 1926 RK || Nefertiti (c. 1370–1330 BC), wife of the Egyptian pharaoh Amenhotep IV || {{DoMPN|1068}}{{·}}{{LoMP|1068|1068}}
|-id=069 bgcolor=#e2e2e2
| 1069 Planckia || 1927 BC || Max Planck (1858–1947), German physicist and Nobelist, on the occasion of his 80th birthday || {{DoMPN|1069}}{{·}}{{LoMP|1069|1069}}
|-id=070 bgcolor=#66FF8C
| 1070 Tunica || 1926 RB || The flowering plant genus Tunica of the pink or carnation family || {{DoMPN|1070}}{{·}}{{LoMP|1070|1070}}
|-id=071 bgcolor=#FFD966
| 1071 Brita || 1924 RE || Great Britain, where the 1-meter telescope for the Simeiz Observatory on Crimea was made || {{DoMPN|1071}}{{·}}{{LoMP|1071|1071}}
|-id=072 bgcolor=#66FF8C
| 1072 Malva || 1926 TA || The mallow plant, genus Malva || {{DoMPN|1072}}{{·}}{{LoMP|1072|1072}}
|-id=073 bgcolor=#FFD966
| 1073 Gellivara || 1923 OW || Gällivare, town in Swedish Lapland, where astronomers from several countries observed a total solar eclipse on 29 June 1927 || {{DoMPN|1073}}{{·}}{{LoMP|1073|1073}}
|-id=074 bgcolor=#e2e2e2
| 1074 Beljawskya || 1925 BE || Sergey Belyavsky (1883–1953), Russian astronomer and discoverer of minor planets || {{DoMPN|1074}}{{·}}{{LoMP|1074|1074}}
|-id=075 bgcolor=#e2e2e2
| 1075 Helina || 1926 SC || Helij Grigor'evich Neujmin, a son of Russian discoverer Grigory Neujmin || {{DoMPN|1075}}{{·}}{{LoMP|1075|1075}}
|-id=076 bgcolor=#66FF8C
| 1076 Viola || 1926 TE || The violets, pansies and violas, genus Viola || {{DoMPN|1076}}{{·}}{{LoMP|1076|1076}}
|-id=077 bgcolor=#66FF8C
| 1077 Campanula || 1926 TK || The flowering plant genus Campanula || {{DoMPN|1077}}{{·}}{{LoMP|1077|1077}}
|-id=078 bgcolor=#66FF8C
| 1078 Mentha || 1926 XB || The true mints, genus Mentha || {{DoMPN|1078}}{{·}}{{LoMP|1078|1078}}
|-id=079 bgcolor=#66FF8C
| 1079 Mimosa || 1927 AD || The herb and shrub genus Mimosa, although the discoverer apparently meant the silk tree (Albizia julibrissin), since he referred to a "flowering tree" || {{DoMPN|1079}}{{·}}{{LoMP|1079|1079}}
|-id=080 bgcolor=#66FF8C
| 1080 Orchis || 1927 QB || The orchid flowers, genus Orchis || {{DoMPN|1080}}{{·}}{{LoMP|1080|1080}}
|-id=081 bgcolor=#66FF8C
| 1081 Reseda || 1927 QF || The mignonette, genus Reseda || {{DoMPN|1081}}{{·}}{{LoMP|1081|1081}}
|-id=082 bgcolor=#66FF8C
| 1082 Pirola || 1927 UC || The wintergreen, genus Pirola || {{DoMPN|1082}}{{·}}{{LoMP|1082|1082}}
|-id=083 bgcolor=#66FF8C
| 1083 Salvia || 1928 BC || The sage plant, genus Salvia || {{DoMPN|1083}}{{·}}{{LoMP|1083|1083}}
|-id=084 bgcolor=#e2e2e2
| 1084 Tamariwa || 1926 CC || Tamara Ivanova (1912–1936), Soviet parachutist || {{DoMPN|1084}}{{·}}{{LoMP|1084|1084}}
|-id=085 bgcolor=#66FF8C
| 1085 Amaryllis || 1927 QH || The belladonna lily flower genus, Amaryllis || {{DoMPN|1085}}{{·}}{{LoMP|1085|1085}}
|-id=086 bgcolor=#e2e2e2
| 1086 Nata || 1927 QL || Nata Babushkina (1915–1936), Soviet female parachutist || {{DoMPN|1086}}{{·}}{{LoMP|1086|1086}}
|-id=087 bgcolor=#66FF8C
| 1087 Arabis || 1927 RD || The mustard family herb genus Arabis || {{DoMPN|1087}}{{·}}{{LoMP|1087|1087}}
|-id=088 bgcolor=#FFD966
| 1088 Mitaka || 1927 WA || Mitaka, Tokyo, where the Tokyo Astronomical Observatory is situated || {{DoMPN|1088}}{{·}}{{LoMP|1088|1088}}
|-id=089 bgcolor=#66FF8C
| 1089 Tama || 1927 WB || Tama River, Japan, which flows near the Tokyo Astronomical Observatory || {{DoMPN|1089}}{{·}}{{LoMP|1089|1089}}
|-id=090 bgcolor=#66FF8C
| 1090 Sumida || 1928 DG || Sumida River (Sumidagawa), Tokyo, Japan || {{DoMPN|1090}}{{·}}{{LoMP|1090|1090}}
|-id=091 bgcolor=#66FF8C
| 1091 Spiraea || 1928 DT || The flowering shrub genus Spiraea || {{DoMPN|1091}}{{·}}{{LoMP|1091|1091}}
|-id=092 bgcolor=#66FF8C
| 1092 Lilium || 1924 PN || The true lily flower, genus Lilium || {{DoMPN|1092}}{{·}}{{LoMP|1092|1092}}
|-id=093 bgcolor=#e2e2e2
| 1093 Freda || 1925 LA || Fred Prévost, civil engineer of mines and benefactor of the Faculty of sciences of Bordeaux || {{DoMPN|1093}}{{·}}{{LoMP|1093|1093}}
|-id=094 bgcolor=#66FF8C
| 1094 Siberia || 1926 CB || Siberia, region of Russia || {{DoMPN|1094}}{{·}}{{LoMP|1094|1094}}
|-id=095 bgcolor=#66FF8C
| 1095 Tulipa || 1926 GS || The tulip flower. genus Tulipa || {{DoMPN|1095}}{{·}}{{LoMP|1095|1095}}
|-id=096 bgcolor=#e2e2e2
| 1096 Reunerta || 1928 OB || Theodore Reunert, of the South African Association for the Advancement of Science, mining engineer and supporter of the former Union Observatory in South Africa, friend of the discoverer || {{DoMPN|1096}}{{·}}{{LoMP|1096|1096}}
|-id=097 bgcolor=#66FF8C
| 1097 Vicia || 1928 PC || The flowering plant genus Vicia || {{DoMPN|1097}}{{·}}{{LoMP|1097|1097}}
|-id=098 bgcolor=#FFD966
| 1098 Hakone || 1928 RJ || Hakone, Japan || {{DoMPN|1098}}{{·}}{{LoMP|1098|1098}}
|-id=099 bgcolor=#e2e2e2
| 1099 Figneria || 1928 RQ || Vera Figner (1852–1942), Russian revolutionary || {{DoMPN|1099}}{{·}}{{LoMP|1099|1099}}
|-id=100 bgcolor=#66FF8C
| 1100 Arnica || 1928 SD || The lamb's skin plants, genus Arnica || {{DoMPN|1100}}{{·}}{{LoMP|1100|1100}}
|}
{{-}}
{{hidden end}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=example: Meanings of minor planet names: 2001–3000#001
}}
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|- bgcolor=#e2e2e2
| 2001 Einstein || 1973 EB || Albert Einstein (1879–1955), German-born, Swiss–American physicist and Nobelist || {{DoMPN|2001}}{{·}}{{LoMP|2001|2001}}
|-id=002 bgcolor=#e2e2e2
| 2002 Euler || {{mp|1973 QQ|1}} || Leonhard Euler (1707–1783), Swiss mathematician and physicist || {{DoMPN|2002}}{{·}}{{LoMP|2002|2002}}
|-id=003 bgcolor=#e2e2e2
| 2003 Harding || 6559 P-L || Karl Ludwig Harding (1765–1834), German astronomer || {{DoMPN|2003}}{{·}}{{LoMP|2003|2003}}
|-id=004 bgcolor=#e2e2e2
| 2004 Lexell || {{mp|1973 SV|2}} || Anders Johan Lexell (1740–1784), Swedish-Russian astronomer and mathematician || {{DoMPN|2004}}{{·}}{{LoMP|2004|2004}}
|-id=005 bgcolor=#e2e2e2
| 2005 Hencke || 1973 RA || Karl Ludwig Hencke (1793–1866), German astronomer || {{DoMPN|2005}}{{·}}{{LoMP|2005|2005}}
|-id=006 bgcolor=#e2e2e2
| 2006 Polonskaya || {{mp|1973 SB|3}} || Elena Ivanovna Kazimirchak-Polonskaya, Russian astronomer || {{MPC|2006}}{{·}}{{LoMP|2006|2006}}
|-id=007 bgcolor=#e2e2e2
| 2007 McCuskey || 1963 SQ || Sidney W. McCuskey (1907–1979), American observatory director || {{MPC|2007}}{{·}}{{LoMP|2007|2007}}
|-id=008 bgcolor=#FF8C66
| 2008 Konstitutsiya || {{mp|1973 SV|4}} || Constitution of the Soviet Union || {{MPC|2008}}{{·}}{{LoMP|2008|2008}}
|-id=009 bgcolor=#e2e2e2
| 2009 Voloshina || 1968 UL || Vera Voloshina (1919–1941), Russian partisan || {{MPC|2009}}{{·}}{{LoMP|2009|2009}}
|-id=010 bgcolor=#e2e2e2
| 2010 Chebyshev || {{mp|1969 TL|4}} || Pafnuty Chebyshev (1821–1884), Russian mathematician || {{MPC|2010}}{{·}}{{LoMP|2010|2010}}
|-id=011 bgcolor=#FF8C66
| 2011 Veteraniya || {{mp|1970 QB|1}} || Russian for "Veterans" (of World War II) || {{MPC|2011}}{{·}}{{LoMP|2011|2011}}
|-id=012 bgcolor=#e2e2e2
| 2012 Guo Shou-Jing || {{mp|1964 TE|2}} || Guo Shoujing (1231–1316), Chinese astronomer and mathematician || {{MPC|2012}}{{·}}{{LoMP|2012|2012}}
|-id=013 bgcolor=#e2e2e2
| 2013 Tucapel || {{mp|1971 UH|4}} || Mapuche (Araucanian) chief || {{MPC|2013}}{{·}}{{LoMP|2013|2013}}
|-id=014 bgcolor=#e2e2e2
| 2014 Vasilevskis || 1973 JA || Stanislaus Vasilevskis (died 1988), Latvian-born American astronomer || {{DoMPN|2014}}{{·}}{{LoMP|2014|2014}}
|-id=015 bgcolor=#e2e2e2
| 2015 Kachuevskaya || {{mp|1972 RA|3}} || Natasha Kachuevskaya, Russian soldier during WWII who was killed in the battle of Stalingrad || {{MPC|2015}}{{·}}{{LoMP|2015|2015}}
|-id=016 bgcolor=#e2e2e2
| 2016 Heinemann || 1938 SE || Karl Heinemann (1898–1970), German astronomer at ARI || {{DoMPN|2016}}{{·}}{{LoMP|2016|2016}}
|-id=017 bgcolor=#e2e2e2
| 2017 Wesson || A903 SC || Mary Joan Wesson Bardwell, wife of American astronomer Conrad M. Bardwell (born 1926), who was a research associate at the Minor Planet Center || {{DoMPN|2017}}{{·}}{{LoMP|2017|2017}}
|-id=018 bgcolor=#e2e2e2
| 2018 Schuster || 1931 UC || Hans-Emil Schuster (born 1934), German astronomer and discoverer of minor planets || {{DoMPN|2018}}{{·}}{{LoMP|2018|2018}}
|-id=019 bgcolor=#e2e2e2
| 2019 van Albada || {{mp|1935 SX|1}} || Gale Bruno van Albada (1911–1972), Dutch astronomer || {{MPC|2019}}{{·}}{{LoMP|2019|2019}}
|-id=020 bgcolor=#C6B3FF
| 2020 Ukko || 1936 FR || Ukko, Finnish supreme god || {{MPC|2020}}{{·}}{{LoMP|2020|2020}}
|-id=021 bgcolor=#e2e2e2
| 2021 Poincaré || 1936 MA || Henri Poincaré (1854–1912), French mathematician || {{MPC|2021}}{{·}}{{LoMP|2021|2021}}
|-id=022 bgcolor=#e2e2e2
| 2022 West || 1938 CK || Richard Martin West (born 1941), Danish astronomer and discoverer of minor planets || {{DoMPN|2022}}{{·}}{{LoMP|2022|2022}}
|-id=023 bgcolor=#e2e2e2
| 2023 Asaph || 1952 SA || Asaph Hall (1829–1907), American astronomer || {{DoMPN|2023}}{{·}}{{LoMP|2023|2023}}
|-id=024 bgcolor=#e2e2e2
| 2024 McLaughlin || 1952 UR || Dean Benjamin McLaughlin (1901–1965), American spectroscopist and geologist || {{MPC|2024}}{{·}}{{LoMP|2024|2024}}
|-id=025 bgcolor=#C6B3FF
| 2025 Nortia || 1953 LG || Nortia, Etruscan goddess of fortune || {{MPC|2025}}{{·}}{{LoMP|2025|2025}}
|-id=026 bgcolor=#e2e2e2
| 2026 Cottrell || 1955 FF || Frederick Gardner Cottrell (1877–1948), American businessman chemist, inventor and philanthropist || {{MPC|2026}}{{·}}{{LoMP|2026|2026}}
|-id=027 bgcolor=#e2e2e2
| 2027 Shen Guo || {{mp|1964 VR|1}} || Shen Kuo (1031–1095), astronomer || {{MPC|2027}}{{·}}{{LoMP|2027|2027}}
|-id=028 bgcolor=#e2e2e2
| 2028 Janequeo || {{mp|1968 OB|1}} || Janequeo, wife of Mapuche (Araucanian) chief Guepotan || {{MPC|2028}}{{·}}{{LoMP|2028|2028}}
|-id=029 bgcolor=#FFFF66
| 2029 Binomi || 1969 RB || Binomi, fictional mathematician, jokingly referred to as the inventor of mathematical formula, such as the Binomial theorem || {{MPC|2029}}{{·}}{{LoMP|2029|2029}}
|-id=030 bgcolor=#e2e2e2
| 2030 Belyaev || {{mp|1969 TA|2}} || Pavel Belyayev (1925–1970), Soviet cosmonaut, officer and fighter pilot || {{MPC|2030}}{{·}}{{LoMP|2030|2030}}
|-id=031 bgcolor=#FFD966
| 2031 BAM || {{mp|1969 TG|2}} || Builders of Baikal Amur Mainline (BAM) || {{MPC|2031}}{{·}}{{LoMP|2031|2031}}
|-id=032 bgcolor=#e2e2e2
| 2032 Ethel || 1970 OH || Ethel Lilian Voynich (1864–1960), British author || {{MPC|2032}}{{·}}{{LoMP|2032|2032}}
|-id=033 bgcolor=#FFD966
| 2033 Basilea || 1973 CA || The city of Basel in Switzerland || {{MPC|2033}}{{·}}{{LoMP|2033|2033}}
|-id=034 bgcolor=#e2e2e2
| 2034 Bernoulli || 1973 EE || Several mathematicians of the Bernoulli family, in particular Jacob (1654–1705), Johann (1667–1748) and Daniel (1700–1782) || {{MPC|2034}}{{·}}{{LoMP|2034|2034}}
|-id=035 bgcolor=#e2e2e2
| 2035 Stearns || 1973 SC || Carl Leo Stearns (1892–1972), American astronomer || {{MPC|2035}}{{·}}{{LoMP|2035|2035}}
|-id=036 bgcolor=#FFD966
| 2036 Sheragul || {{mp|1973 SY|2}} || Sheragul, Siberian village in Russia || {{MPC|2036}}{{·}}{{LoMP|2036|2036}}
|-id=037 bgcolor=#FF8C66
| 2037 Tripaxeptalis || 1973 UB || 3 times 679 Pax and 7 times 291 Alice || {{MPC|2037}}{{·}}{{LoMP|2037|2037}}
|-id=038 bgcolor=#FF8C66
| 2038 Bistro || 1973 WF || Bistro, a type of restaurant || {{MPC|2038}}{{·}}{{LoMP|2038|2038}}
|-id=039 bgcolor=#e2e2e2
| 2039 Payne-Gaposchkin || 1974 CA || Cecilia Payne-Gaposchkin, British-born American astronomer || {{DoMPN|2039}}{{·}}{{LoMP|2039|2039}}
|-id=040 bgcolor=#e2e2e2
| 2040 Chalonge || 1974 HA || Daniel Chalonge (1895–1977), French astronomer || {{MPC|2040}}{{·}}{{LoMP|2040|2040}}
|-id=041 bgcolor=#C6B3FF
| 2041 Lancelot || 2523 P-L || Lancelot, Arthurian knight || {{MPC|2041}}{{·}}{{LoMP|2041|2041}}
|-id=042 bgcolor=#e2e2e2
| 2042 Sitarski || 4633 P-L || Grzegorz Sitarski, Polish astronomer at the Polish Academy of Sciences, who studied the motion of comets || {{MPC|2042}}{{·}}{{LoMP|2042|2042}}
|-id=043 bgcolor=#e2e2e2
| 2043 Ortutay || 1936 TH || Gyula Ortutay (1910–1978), Hungarian cultural leader || {{MPC|2043}}{{·}}{{LoMP|2043|2043}}
|-id=044 bgcolor=#e2e2e2
| 2044 Wirt || 1950 VE || Carl A. Wirtanen (1910–1990), American astronomer and discoverer of minor planets and comets || {{MPC|2044}}{{·}}{{LoMP|2044|2044}}
|-id=045 bgcolor=#FFD966
| 2045 Peking || {{mp|1964 TB|1}} || Beijing, capital of the People's Republic of China || {{MPC|2045}}{{·}}{{LoMP|2045|2045}}
|-id=046 bgcolor=#FFD966
| 2046 Leningrad || {{mp|1968 UD|1}} || Leningrad, city in the USSR || {{MPC|2046}}{{·}}{{LoMP|2046|2046}}
|-id=047 bgcolor=#e2e2e2
| 2047 Smetana || {{mp|1971 UA|1}} || Bedřich Smetana (1824–1884), Czech composer || {{MPC|2047}}{{·}}{{LoMP|2047|2047}}
|-id=048 bgcolor=#e2e2e2
| 2048 Dwornik || 1973 QA || Stephen E. Dwornik, American planetary geologist || {{DoMPN|2048}}{{·}}{{LoMP|2048|2048}}
|-id=049 bgcolor=#e2e2e2
| 2049 Grietje || 1973 SH || G. A. M. Haring-Gehrels, sister-in-law of Dutch-born American astronomer Tom Gehrels [http://www.astronieuws.nl/NL-plan.html †] || {{MPC|2049}}{{·}}{{LoMP|2049|2049}}
|-id=050 bgcolor=#e2e2e2
| 2050 Francis || 1974 KA || Fred and Kay Francis, parents of discoverer || {{DoMPN|2050}}{{·}}{{LoMP|2050|2050}}
|-id=051 bgcolor=#e2e2e2
| 2051 Chang || 1976 UC || Zhang Yuzhe (Y.C. Chang), Chinese astronomer, director of the Purple Mountain Observatory || {{MPC|2051}}{{·}}{{LoMP|2051|2051}}
|-id=052 bgcolor=#e2e2e2
| 2052 Tamriko || 1976 UN || Tamara West, wife of discoverer Richard Martin West || {{MPC|2052}}{{·}}{{LoMP|2052|2052}}
|-id=053 bgcolor=#e2e2e2
| 2053 Nuki || 1976 UO || Nodari West, son of discoverer Richard Martin West || {{MPC|2053}}{{·}}{{LoMP|2053|2053}}
|-id=054 bgcolor=#C6B3FF
| 2054 Gawain || 4097 P-L || Gawain, Arthurian knight || {{MPC|2054}}{{·}}{{LoMP|2054|2054}}
|-id=055 bgcolor=#e2e2e2
| 2055 Dvořák || 1974 DB || Antonín Dvořák (1841–1904), Czech composer || {{MPC|2055}}{{·}}{{LoMP|2055|2055}}
|-id=056 bgcolor=#e2e2e2
| 2056 Nancy || A909 TB || Nancy Lou Zissell Marsden, wife of Brian G. Marsden || {{DoMPN|2056}}{{·}}{{LoMP|2056|2056}}
|-id=057 bgcolor=#e2e2e2
| 2057 Rosemary || 1934 RQ || Rosemary Birky Hoffmann Scholl, first wife of Hans Scholl || {{DoMPN|2057}}{{·}}{{LoMP|2057|2057}}
|-id=058 bgcolor=#e2e2e2
| 2058 Róka || 1938 BH || Gedeon Róka (1906–1974), Hungarian science writer †[http://esztergom.mcse.hu/magyar/2058.html ] {{webarchive |url=https://web.archive.org/web/20041028170410/http://esztergom.mcse.hu/magyar/2058.html |date=October 28, 2004 }} ‡[http://www.vcse.hu/vega55.html ] {{webarchive |url=https://web.archive.org/web/20041027182904/http://www.vcse.hu/vega55.html |date=October 27, 2004 }} || {{MPC|2058}}{{·}}{{LoMP|2058|2058}}
|-id=059 bgcolor=#66FF8C
| 2059 Baboquivari || 1963 UA || Babioquivari, mountain sacred to the Tohono O'odham of northern Mexico and southern Arizona || {{MPC|2059}}{{·}}{{LoMP|2059|2059}}
|-id=060 bgcolor=#C6B3FF
| 2060 Chiron || 1977 UB || Chiron, a centaur from Greek mythology || {{DoMPN|2060}}{{·}}{{LoMP|2060|2060}}
|-id=061 bgcolor=#e2e2e2
| 2061 Anza || 1960 UA || Juan Bautista de Anza (1736–1788), Spanish explorer, military officer, and Governor of the Province of New Mexico under the Spanish Empire || {{MPC|2061}}{{·}}{{LoMP|2061|2061}}
|-id=062 bgcolor=#C6B3FF
| 2062 Aten || 1976 AA || Aten, Egyptian god || {{MPC|2062}}{{·}}{{LoMP|2062|2062}}
|-id=063 bgcolor=#C6B3FF
| 2063 Bacchus || 1977 HB || Bacchus (Dionysus), Roman god || {{MPC|2063}}{{·}}{{LoMP|2063|2063}}
|-id=064 bgcolor=#e2e2e2
| 2064 Thomsen || 1942 RQ || Ivan Leslie Thomsen (1910–1969), New Zealand astronomer || {{MPC|2064}}{{·}}{{LoMP|2064|2064}}
|-id=065 bgcolor=#e2e2e2
| 2065 Spicer || 1959 RN || Edward H. Spicer (1906–1983), anthropologist || {{MPC|2065}}{{·}}{{LoMP|2065|2065}}
|-id=066 bgcolor=#66FF8C
| 2066 Palala || 1934 LB || Palala River, tributary of the Limpopo River, South Africa || {{MPC|2066}}{{·}}{{LoMP|2066|2066}}
|-id=067 bgcolor=#e2e2e2
| 2067 Aksnes || 1936 DD || Kaare Aksnes, astronomer || {{MPC|2067}}{{·}}{{LoMP|2067|2067}}
|-id=068 bgcolor=#e2e2e2
| 2068 Dangreen || 1948 AD || Daniel W. E. Green, American observatory worker, involved in the MPC's transition from Cincinnati to Cambridge in 1978 || {{MPC|2068}}{{·}}{{LoMP|2068|2068}}
|-id=069 bgcolor=#e2e2e2
| 2069 Hubble || 1955 FT || Edwin Hubble (1889–1953), American astronomer || {{MPC|2069}}{{·}}{{LoMP|2069|2069}}
|-id=070 bgcolor=#e2e2e2
| 2070 Humason || 1964 TQ || Milton L. Humason (1891–1972), American astronomer || {{MPC|2070}}{{·}}{{LoMP|2070|2070}}
|-id=071 bgcolor=#e2e2e2
| 2071 Nadezhda || 1971 QS || Nadezhda Konstantinovna Krupskaya (1869–1939), educator, wife of Vladimir Lenin || {{MPC|2071}}{{·}}{{LoMP|2071|2071}}
|-id=072 bgcolor=#e2e2e2
| 2072 Kosmodemyanskaya || {{mp|1973 QE|2}} || Lubov' Timofeevna Kosmodemyanskaya (1900–1978), mother of Soviet heroes Zoya Kosmodemyanskaya and Aleksandr Kosmodemyansky || {{MPC|2072}}{{·}}{{LoMP|2072|2072}}
|-id=073 bgcolor=#e2e2e2
| 2073 Janáček || 1974 DK || Leoš Janáček (1854–1928), Czech composer || {{MPC|2073}}{{·}}{{LoMP|2073|2073}}
|-id=074 bgcolor=#e2e2e2
| 2074 Shoemaker || 1974 UA || Eugene Shoemaker (1928–1997), American astronomer || {{MPC|2074}}{{·}}{{LoMP|2074|2074}}
|-id=075 bgcolor=#e2e2e2
| 2075 Martinez || 1974 VA || Hugo Arturo Martinez (1890–1976), Argentinian astronomer at La Plata Observatory || {{MPC|2075}}{{·}}{{LoMP|2075|2075}}
|-id=076 bgcolor=#e2e2e2
| 2076 Levin || 1974 WA || Boris Yulevich Levin, Russian astronomer and geophysicist || {{MPC|2076}}{{·}}{{LoMP|2076|2076}}
|-id=077 bgcolor=#FFD966
| 2077 Kiangsu || 1974 YA || Jiangsu, province in eastern China || {{MPC|2077}}{{·}}{{LoMP|2077|2077}}
|-id=078 bgcolor=#FFD966
| 2078 Nanking || 1975 AD || Nanjing, Chinese city near the Purple Mountain Observatory || {{MPC|2078}}{{·}}{{LoMP|2078|2078}}
|-id=079 bgcolor=#e2e2e2
| 2079 Jacchia || 1976 DB || Luigi Giuseppe Jacchia, Italian-born American astronomer || {{MPC|2079}}{{·}}{{LoMP|2079|2079}}
|-id=080 bgcolor=#FFD966
| 2080 Jihlava || 1976 DG || Jihlava, city in the Czech Republic || {{MPC|2080}}{{·}}{{LoMP|2080|2080}}
|-id=081 bgcolor=#66FF8C
| 2081 Sázava || 1976 DH || Sázava River, tributary of Vltava River, Czech Republic || {{MPC|2081}}{{·}}{{LoMP|2081|2081}}
|-id=082 bgcolor=#C6B3FF
| 2082 Galahad || 7588 P-L || Galahad, Arthurian knight || {{MPC|2082}}{{·}}{{LoMP|2082|2082}}
|-id=083 bgcolor=#e2e2e2
| 2083 Smither || 1973 WB || John C. Smith, astronomer || {{MPC|2083}}{{·}}{{LoMP|2083|2083}}
|-id=084 bgcolor=#FFD966
| 2084 Okayama || 1935 CK || Okayama, Okayama, Japan || {{MPC|2084}}{{·}}{{LoMP|2084|2084}}
|-id=085 bgcolor=#FFD966
| 2085 Henan || 1965 YA || Henan, province in China || {{MPC|2085}}{{·}}{{LoMP|2085|2085}}
|-id=086 bgcolor=#e2e2e2
| 2086 Newell || 1966 BC || Homer E. Newell, Jr. (1915–1983), American physicist and space scientist || {{MPC|2086}}{{·}}{{LoMP|2086|2086}}
|-id=087 bgcolor=#e2e2e2
| 2087 Kochera || 1975 YC || Theodor Kocher (1841–1917), Swiss surgeon and Nobel laureate || {{MPC|2087}}{{·}}{{LoMP|2087|2087}}
|-id=088 bgcolor=#e2e2e2
| 2088 Sahlia || 1976 DJ || Hermann Sahli (1856–1933), Swiss physician and professor of internal medicine at Berne University || {{MPC|2088}}{{·}}{{LoMP|2088|2088}}
|-id=089 bgcolor=#66FF8C
| 2089 Cetacea || 1977 VF || Cetacea, clade of aquatic mammals such as whales and dolphins || {{MPC|2089}}{{·}}{{LoMP|2089|2089}}
|-id=090 bgcolor=#e2e2e2
| 2090 Mizuho || 1978 EA || Mizuho Urata, daughter of Japanese discoverer Takeshi Urata || {{MPC|2090}}{{·}}{{LoMP|2090|2090}}
|-id=091 bgcolor=#C6B3FF
| 2091 Sampo || 1941 HO || Sampo, a magical artifact Finnish mythology || {{MPC|2091}}{{·}}{{LoMP|2091|2091}}
|-id=092 bgcolor=#FFD966
| 2092 Sumiana || 1969 UP || Sumy, Ukraine || {{MPC|2092}}{{·}}{{LoMP|2092|2092}}
|-id=093 bgcolor=#FFD966
| 2093 Genichesk || 1971 HX || Henichesk, city in north-eastern Ukraine, birthplace of discoverer Tamara Smirnova || {{MPC|2093}}{{·}}{{LoMP|2093|2093}}
|-id=094 bgcolor=#FFD966
| 2094 Magnitka || {{mp|1971 TC|2}} || Magnitogorsk, Russian industrial city || {{MPC|2094}}{{·}}{{LoMP|2094|2094}}
|-id=095 bgcolor=#C6B3FF
| 2095 Parsifal || 6036 P-L || Parsifal, Arthurian knight || {{MPC|2095}}{{·}}{{LoMP|2095|2095}}
|-id=096 bgcolor=#C6B3FF
| 2096 Väinö || 1939 UC || Väinämöinen, from Finnish mythology || {{MPC|2096}}{{·}}{{LoMP|2096|2096}}
|-id=097 bgcolor=#e2e2e2
| 2097 Galle || 1953 PV || Johann Gottfried Galle (1812–1910), German astronomer || {{MPC|2097}}{{·}}{{LoMP|2097|2097}}
|-id=098 bgcolor=#e2e2e2
| 2098 Zyskin || 1972 QE || Yurevich Zyskin, Professor at the Crimean medical institute || {{MPC|2098}}{{·}}{{LoMP|2098|2098}}
|-id=099 bgcolor=#e2e2e2
| 2099 Öpik || 1977 VB || Ernst Öpik (1893–1985), Estonian astronomer || {{MPC|2099}}{{·}}{{LoMP|2099|2099}}
|-id=100 bgcolor=#FF8C66
| 2100 Ra-Shalom || 1978 RA || Ra-Shalom, Egyptian god Ra + Hebrew Shalom, in honour of the Camp David Peace Accords of 1978 || {{MPC|2100}}{{·}}{{LoMP|2100|2100}}
|}
{{-}}
{{hidden end}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=example: Meanings of minor planet names: 16001–17000#901
}}
{{MinorPlanetNameMeaningsTableHeader|top-link=no}}
|-bgcolor=#e2e2e2
| 16901 Johnbrooks || {{mp|1998 DJ|14}} || John J. Brooks (born 1933), a mechanical engineer and amateur astronomer in the gamma-ray bursts field at the Santa Barbara Astronomical Group, co-founded a small CCD brand that in 1991 developed star tracking equipment, allowing the start of the CCD revolution in the amateur astronomer's world. || {{JPL|16901}}{{·}}{{LoMP|16901|16901}}
|-id=906 bgcolor=#e2e2e2
| 16906 Giovannisilva || {{mp|1998 DY|23}} || Giovanni Silva (1882–1957), an Italian astronomer who was an assistant at the International Latitude Station at Carloforte and later director of the Padua Observatory until 1952. He contributed to classical astronomy, celestial mechanics, geodesy, astrophysics and the calculus of probability. || {{JPL|16906}}{{·}}{{LoMP|16906|16906}}
|-id=908 bgcolor=#66FF8C
| 16908 Groeselenberg || {{mp|1998 DD|33}} || Groeselenberg, a hill in Uccle, Belgium, and location of the Uccle Observatory || {{MPC|16908}}{{·}}{{LoMP|16908|16908}}
|-id=909 bgcolor=#e2e2e2
| 16909 Miladejager || {{mp|1998 DX|33}} || Mila De Jager (born 2005) is the first granddaughter of the discoverer, Eric Walter Elst, and daughter of Sigyn and Philip. || {{JPL|16909}}{{·}}{{LoMP|16909|16909}}
|-id=912 bgcolor=#C6B3FF
| 16912 Rhiannon || {{mp|1998 EP|8}} || Rhiannon, a Welsh goddess and a mistress of the Singing Birds. Sometimes she appeared as a beautiful woman in dazzling gold on a white horse. She is a version of the proto-celtic horse-goddess Epona. || {{JPL|16912}}{{·}}{{LoMP|16912|16912}}
|-id=915 bgcolor=#e2e2e2
| 16915 Bredthauer || {{mp|1998 FR|10}} || Richard Bredthauer (born 1946) has been a CCD designer for the last 23 years, providing high-performance CCDs to the astronomical community. Richard has also fabricated several flight CCDs for NASA missions. including the Hubble Space Telescope. || {{JPL|16915}}{{·}}{{LoMP|16915|16915}}
|-id=920 bgcolor=#b2b2b2
| 16920 Larrywalker || {{mp|1998 FR|37}} || Larry Walker, 2003 Intel STS mentor. He teaches at the Oak Ridge High School, Conroe, Texas. || {{JPL|16920}}{{·}}{{LoMP|16920|16920}}
|-id=929 bgcolor=#e2e2e2
| 16929 Hurník || {{mp|1998 FP|73}} || Ilja Hurník (1922–2013), a Czech composer, pianist, writer, musical pedagogue, speaker and popularizer, has a keen interest in science, particularly in astronomy. The name was suggested by participants of the meeting organized on the occasion of naming the Johann Palisa Observatory and Planetarium in Ostrava-Poruba. || {{JPL|16929}}{{·}}{{LoMP|16929|16929}}
|-id=930 bgcolor=#e2e2e2
| 16930 Respighi || {{mp|1998 FF|74}} || Lorenzo Respighi (1824-1889), an Italian astronomer who was professor of optics and astronomy and director successively of the observatories of Bologna and of Campidoglio in Rome. He compiled stellar catalogues, observed the planets and discovered three comets. He introduced the use of the objective prism in stellar spectroscopy, Italian astronomer || {{JPL|16930}}{{·}}{{LoMP|16930|16930}}
|-id=944 bgcolor=#b2b2b2
| 16944 Wangler || {{mp|1998 HK|45}} || Julie Wangler, 2003 Intel STS mentor. She teaches at the Los Alamos High School, Los Alamos, New Mexico. || {{JPL|16944}}{{·}}{{LoMP|16944|16944}}
|-id=946 bgcolor=#e2e2e2
| 16946 Farnham || {{mp|1998 HJ|51}} || Tony L. Farnham (born 1964), an American astronomer and discoverer of minor planets at the University of Maryland, who has studied the dynamics of cometary dust and determined comet rotation states. He has also contributed to the Deep Impact mission by improving the standardization of filter photometry. || {{JPL|16946}}{{·}}{{LoMP|16946|16946}}
|-id=947 bgcolor=#b2b2b2
| 16947 Wikrent || {{mp|1998 HN|80}} || Brian Wikrent, 2003 Intel STS mentor. He teaches at the Robbinsdale Cooper High School, New Hope, Minnesota. || {{MPC|16947}}{{·}}{{LoMP|16947|16947}}
|-id=951 bgcolor=#e2e2e2
| 16951 Carolus Quartus || 1998 KJ || Charles IV, Holy Roman Emperor (1316–1378), king of Bohemia and Holy Roman Emperor, supported cultural and scientific advancement. Charles University, which he founded in Prague, was the first university in central Europe. During his 30-year reign the Czech lands did not experience the hardship of wars. The name was suggested by M. Juřík. || {{JPL|16951}}{{·}}{{LoMP|16951|16951}}
|-id=952 bgcolor=#e2e2e2
| 16952 Peteschultz || {{mp|1998 KX|3}} || Peter H. Schultz (born 1944), an American geologist at Brown University, has studied cratering phenomena experimentally and in the field. He has played a major role in defining and developing the Deep Impact mission, particularly through his cratering experiments at the NASA Ames Vertical Gun Range.|| {{JPL|16952}}{{·}}{{LoMP|16952|16952}}
|-id=953 bgcolor=#e2e2e2
| 16953 Besicovitch || {{mp|1998 KE|5}} || Abram Samoilovitch Besicovitch (1891–1970), a Russian mathematician who taught at various institutions in the Soviet Union and later at the University of Cambridge. He had an astounding geometric intuition and proved many counter-intuitive results, particularly with regard to sets of points of fractal dimension. || {{MPC|16953}}{{·}}{{LoMP|16953|16953}}
|-id=958 bgcolor=#e2e2e2
| 16958 Klaasen || 1998 PF || Kenneth P. Klaasen (born 1946), a geomorphologist and expert in scientific operations of spacecraft at the Jet Propulsion Laboratory, has designed observational sequences for numerous planetary missions, most recently for Deep Impact, for which he has also overseen instrument calibration. || {{JPL|16958}}{{·}}{{LoMP|16958|16958}}
|-id=962 bgcolor=#b2b2b2
| 16962 Elizawoolard || {{mp|1998 QP|93}} || Elizabeth Woolard, 2003 Intel STS mentor. She teaches at the William G. Enloe High School, Raleigh, North Carolina. || {{MPC|16962}}{{·}}{{LoMP|16962|16962}}
|-id=967 bgcolor=#b2b2b2
| 16967 Marcosbosso || {{mp|1998 SR|132}} || Marcos Federico Bosso (born 1987), 2003 Intel STS winner. At the time, he attended the I.P.E.M. No 80, Dr. Luis Federico Leloir, Berrotaran, Cordoba, Argentina. || {{MPC|16967}}{{·}}{{LoMP|16967|16967}}
|-id=969 bgcolor=#FFD966
| 16969 Helamuda || {{mp|1998 UM|20}} || Hessisches Landesmuseum Darmstadt (Helamuda), the museum of the federal state of Hessen. This unique institution features exquisite collections in both fine arts and natural sciences and conducts paleontological excavations at the nearby Messel site. || {{JPL|16969}}{{·}}{{LoMP|16969|16969}}
|-id=972 bgcolor=#e2e2e2
| 16972 Neish || {{mp|1998 WK|11}} || Catherine D. Neish (born 1981) is a professor at the University of Western Ontario who studies Titan, the Moon and Venus using orbital radar. Previously known by the moniker Katie Dot, she is an avid scuba diver, a champion for social justice, and mother to Penelope. || {{JPL|16972}}{{·}}{{LoMP|16972|16972}}
|-id=973 bgcolor=#b2b2b2
| 16973 Gaspari || {{mp|1998 WR|19}} || Luciano Gaspari (born 1986), 2003 Intel STS winner. He attended the I.P.E.M. No 80, Dr. Luis Federico Leloir, Berrotaran, Cordoba, Argentina. || {{MPC|16973}}{{·}}{{LoMP|16973|16973}}
|-id=974 bgcolor=#C6B3FF
| 16974 Iphthime || {{mp|1998 WR|21}} || Iphthime from Greek mythology. She was Penelope's sister who appears to her in a dream and comforts her as she is grieving. || {{JPL|16974}}{{·}}{{LoMP|16974|16974}}
|-id=975 bgcolor=#e2e2e2
| 16975 Delamere || {{mp|1998 YX|29}} || W. Alan Delamere (born 1935), am American astronomer who recently retired from Ball Aerospace & Technologies, has made major contributions to cometary science, ranging from management of the Halley multicolor camera on the Giotto mission to his insightful approach to the original design of the Deep Impact mission and HiRISE. || {{JPL|16975}}{{·}}{{LoMP|16975|16975}}
|-id=982 bgcolor=#FFD966
| 16982 Tsinghua || {{mp|1999 AS|9}} || Tsinghua University is one of the most renowned research universities in China founded in 1911. It has made significant contributions to the development of science, technology, culture and the economy of China || {{JPL|16982}}{{·}}{{LoMP|16982|16982}}
|-id=984 bgcolor=#e2e2e2
| 16984 Veillet || {{mp|1999 AA|25}} || Christian Veillet (born 1954), a French astronomer and discoverer of minor planets was for several years head of the lunar-ranging station at the Côte d'Azur Observatory. Now senior astronomer for the Canada–France–Hawaii Telescope, he is project scientist for the megaprime project. He recently discovered that the trans-Neptunian object {{mpl|1998 WW|31}} is a binary. || {{MPC|16984}}{{·}}{{LoMP|16984|16984}}
|-id=986 bgcolor=#e2e2e2
| 16986 Archivestef || {{mp|1999 AR|34}} || Stephanie McLaughlin (born 1961), an American space scientist who has worked at the University of Maryland both for the Small Bodies Node of the Planetary Data System and for the Deep Impact project, contributing to ground testing of scientific instruments and preparation of the complete scientific archive. || {{JPL|16986}}{{·}}{{LoMP|16986|16986}}
|-id=996 bgcolor=#b2b2b2
| 16996 Dahir || {{mp|1999 CM|32}} || Roberto Daniel Dahir (born 1985), 2003 Intel STS finalist. He attended the E.P.E.T. No 6, Realico, La Pampa, Argentina. || {{MPC|16996}}{{·}}{{LoMP|16996|16996}}
|-id=997 bgcolor=#b2b2b2
| 16997 Garrone || {{mp|1999 CO|32}} || Nestor Juan Garrone (born 1984), 2003 Intel STS finalist. He attended the E.P.E.T. No 6, Realico, La Pampa, Argentina. || {{MPC|16997}}{{·}}{{LoMP|16997|16997}}
|-id=998 bgcolor=#b2b2b2
| 16998 Estelleweber || {{mp|1999 CG|46}} || Estelle Lela Weber (born 1986), 2003 Intel STS finalist. She attended the Wollumbin High School, Murwillumbah, Queensland, Australia. || {{MPC|16998}}{{·}}{{LoMP|16998|16998}}
|-id=999 bgcolor=#b2b2b2
| 16999 Ajstewart || {{mp|1999 CE|47}} || Andrew James Stewart (born 1987), 2003 Intel STS finalist. He attended the Karabar Distance Education Centre, Queanbeyan, NSW, Australia. || {{MPC|16999}}{{·}}{{LoMP|16999|16999}}
|-id=000 bgcolor=#b2b2b2
| 17000 Medvedev || {{mp|1999 CV|48}} || Alexandr V. Medvedev (born 1985), 2003 Intel STS and Karl Menger Memorial Prize finalist. He attended the BSU Liceum, Minsk, Belarus. || {{MPC|17000}}{{·}}{{LoMP|17000|17000}}
|}
{{-}}
{{Reflist}}
{{hidden end}}
Task 32: grey-out cells in MOMP index
- edit comment:
grey-out cells in Meanings of minor planet index for partial list with no citations in the corresponding number-range – T32
(link redirects here) - status: done
Task 33: obsolete 10K-MOMP summary pages
- edit comment:
redirect 10K-summary meanings of minor planet names to the main-page index section, per T33
(link redirects here) - Navigating MoMP partial pages has long been optimized. The legacy 10K-summary pages (that simply list 10 partial list) serve no purpose and should be redirected to the listing on the main page. See {{section link||R-example for 10k lists}}
- Corresponding talk pages should be deleted
- Template: {{tlx|MinorPlanetNameMeaningsFooter10k}} also becomes obsolete, and redirects to {{tlx|MinorPlanetNameMeaningsFooter}} or even may be deleted
- Below, the List of obsolete MoMP 10K-summary pages includes all possible pages, even those that do not exist (redlinks)
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=List of obsolete MoMP 10K-summary pages
}}
; Summary pages (10K)
{{Div col|colwidth=26em}}
- Meanings of minor planet names: 10001–20000
- Meanings of minor planet names: 20001–30000
- Meanings of minor planet names: 30001–40000
- Meanings of minor planet names: 40001–50000
- Meanings of minor planet names: 50001–60000
- Meanings of minor planet names: 60001–70000
- Meanings of minor planet names: 70001–80000
- Meanings of minor planet names: 80001–90000
- Meanings of minor planet names: 90001–100000
- Meanings of minor planet names: 100001–110000
- Meanings of minor planet names: 110001–120000
- Meanings of minor planet names: 120001–130000
- Meanings of minor planet names: 130001–140000
- Meanings of minor planet names: 140001–150000
- Meanings of minor planet names: 150001–160000
- Meanings of minor planet names: 160001–170000
- Meanings of minor planet names: 170001–180000
- Meanings of minor planet names: 180001–190000
- Meanings of minor planet names: 190001–200000
- Meanings of minor planet names: 200001–210000
- Meanings of minor planet names: 210001–220000
- Meanings of minor planet names: 220001–230000
- Meanings of minor planet names: 230001–240000
- Meanings of minor planet names: 240001–250000
- Meanings of minor planet names: 250001–260000
- Meanings of minor planet names: 260001–270000
- Meanings of minor planet names: 270001–280000
- Meanings of minor planet names: 280001–290000
- Meanings of minor planet names: 290001–300000
- Meanings of minor planet names: 300001–310000
- Meanings of minor planet names: 310001–320000
- Meanings of minor planet names: 320001–330000
- Meanings of minor planet names: 330001–340000
- Meanings of minor planet names: 340001–350000
- Meanings of minor planet names: 350001–360000
- Meanings of minor planet names: 360001–370000
- Meanings of minor planet names: 370001–380000
- Meanings of minor planet names: 380001–390000
- Meanings of minor planet names: 390001–400000
- Meanings of minor planet names: 400001–410000
- Meanings of minor planet names: 410001–420000
- Meanings of minor planet names: 420001–430000
- Meanings of minor planet names: 430001–440000
- Meanings of minor planet names: 440001–450000
- Meanings of minor planet names: 450001–460000
- Meanings of minor planet names: 460001–470000
- Meanings of minor planet names: 470001–480000
- Meanings of minor planet names: 480001–490000
- Meanings of minor planet names: 490001–500000
- Meanings of minor planet names: 500001–510000
- Meanings of minor planet names: 510001–520000
- Meanings of minor planet names: 520001–530000
- Meanings of minor planet names: 530001–540000
{{Div col end}}
; Corresponding Talk pages
{{Div col|colwidth=26em}}
- Talk:Meanings of minor planet names: 10001–20000
- Talk:Meanings of minor planet names: 20001–30000
- Talk:Meanings of minor planet names: 30001–40000
- Talk:Meanings of minor planet names: 40001–50000
- Talk:Meanings of minor planet names: 50001–60000
- Talk:Meanings of minor planet names: 60001–70000
- Talk:Meanings of minor planet names: 70001–80000
- Talk:Meanings of minor planet names: 80001–90000
- Talk:Meanings of minor planet names: 90001–100000
- Talk:Meanings of minor planet names: 100001–110000
- Talk:Meanings of minor planet names: 110001–120000
- Talk:Meanings of minor planet names: 120001–130000
- Talk:Meanings of minor planet names: 130001–140000
- Talk:Meanings of minor planet names: 140001–150000
- Talk:Meanings of minor planet names: 150001–160000
- Talk:Meanings of minor planet names: 160001–170000
- Talk:Meanings of minor planet names: 170001–180000
- Talk:Meanings of minor planet names: 180001–190000
- Talk:Meanings of minor planet names: 190001–200000
- Talk:Meanings of minor planet names: 200001–210000
- Talk:Meanings of minor planet names: 210001–220000
- Talk:Meanings of minor planet names: 220001–230000
- Talk:Meanings of minor planet names: 230001–240000
- Talk:Meanings of minor planet names: 240001–250000
- Talk:Meanings of minor planet names: 250001–260000
- Talk:Meanings of minor planet names: 260001–270000
- Talk:Meanings of minor planet names: 270001–280000
- Talk:Meanings of minor planet names: 280001–290000
- Talk:Meanings of minor planet names: 290001–300000
- Talk:Meanings of minor planet names: 300001–310000
- Talk:Meanings of minor planet names: 310001–320000
- Talk:Meanings of minor planet names: 320001–330000
- Talk:Meanings of minor planet names: 330001–340000
- Talk:Meanings of minor planet names: 340001–350000
- Talk:Meanings of minor planet names: 350001–360000
- Talk:Meanings of minor planet names: 360001–370000
- Talk:Meanings of minor planet names: 370001–380000
- Talk:Meanings of minor planet names: 380001–390000
- Talk:Meanings of minor planet names: 390001–400000
- Talk:Meanings of minor planet names: 400001–410000
- Talk:Meanings of minor planet names: 410001–420000
- Talk:Meanings of minor planet names: 420001–430000
- Talk:Meanings of minor planet names: 430001–440000
- Talk:Meanings of minor planet names: 440001–450000
- Talk:Meanings of minor planet names: 450001–460000
- Talk:Meanings of minor planet names: 460001–470000
- Talk:Meanings of minor planet names: 470001–480000
- Talk:Meanings of minor planet names: 480001–490000
- Talk:Meanings of minor planet names: 490001–500000
- Talk:Meanings of minor planet names: 500001–510000
- Talk:Meanings of minor planet names: 510001–520000
- Talk:Meanings of minor planet names: 520001–530000
- Talk:Meanings of minor planet names: 530001–540000
{{Div col end}}
; Secondary redirects
{{Div col|colwidth=26em}}
- Meanings of minor planet names: 10,001–20,000
- Meanings of minor planet names: 20,001–30,000
- Meanings of minor planet names: 30,001–40,000
- Meanings of minor planet names: 40,001–50,000
- Meanings of minor planet names: 50,001–60,000
- Meanings of minor planet names: 60,001–70,000
- Meanings of minor planet names: 70,001–80,000
- Meanings of minor planet names: 80,001–90,000
- Meanings of minor planet names: 90,001–100,000
- Meanings of minor planet names: 100,001–110,000
- Meanings of minor planet names: 110,001–120,000
- Meanings of minor planet names: 120,001–130,000
- Meanings of minor planet names: 130,001–140,000
- Meanings of minor planet names: 140,001–150,000
- Meanings of minor planet names: 150,001–160,000
- Meanings of minor planet names: 160,001–170,000
- Meanings of minor planet names: 170,001–180,000
- Meanings of minor planet names: 180,001–190,000
- Meanings of minor planet names: 190,001–200,000
- Meanings of minor planet names: 200,001–210,000
- Meanings of minor planet names: 210,001–220,000
- Meanings of minor planet names: 220,001–230,000
- Meanings of minor planet names: 230,001–240,000
- Meanings of minor planet names: 240,001–250,000
- Meanings of minor planet names: 250,001–260,000
- Meanings of minor planet names: 260,001–270,000
- Meanings of minor planet names: 270,001–280,000
- Meanings of minor planet names: 280,001–290,000
- Meanings of minor planet names: 290,001–300,000
- Meanings of minor planet names: 300,001–310,000
- Meanings of minor planet names: 310,001–320,000
- Meanings of minor planet names: 320,001–330,000
- Meanings of minor planet names: 330,001–340,000
- Meanings of minor planet names: 340,001–350,000
- Meanings of minor planet names: 350,001–360,000
- Meanings of minor planet names: 360,001–370,000
- Meanings of minor planet names: 370,001–380,000
- Meanings of minor planet names: 380,001–390,000
- Meanings of minor planet names: 390,001–400,000
- Meanings of minor planet names: 400,001–410,000
- Meanings of minor planet names: 410,001–420,000
- Meanings of minor planet names: 420,001–430,000
- Meanings of minor planet names: 430,001–440,000
- Meanings of minor planet names: 440,001–450,000
- Meanings of minor planet names: 450,001–460,000
- Meanings of minor planet names: 460,001–470,000
- Meanings of minor planet names: 470,001–480,000
- Meanings of minor planet names: 480,001–490,000
- Meanings of minor planet names: 490,001–500,000
- Meanings of minor planet names: 500,001–510,000
- Meanings of minor planet names: 510,001–520,000
- Meanings of minor planet names: 520,001–530,000
- Meanings of minor planet names: 530,001–540,000
- Talk:Meanings of minor planet names: 10,001–20,000
- Talk:Meanings of minor planet names: 20,001–30,000
- Talk:Meanings of minor planet names: 30,001–40,000
- Talk:Meanings of minor planet names: 40,001–50,000
- Talk:Meanings of minor planet names: 50,001–60,000
- Talk:Meanings of minor planet names: 60,001–70,000
- Talk:Meanings of minor planet names: 70,001–80,000
- Talk:Meanings of minor planet names: 80,001–90,000
- Talk:Meanings of minor planet names: 90,001–100,000
- Talk:Meanings of minor planet names: 100,001–110,000
- Talk:Meanings of minor planet names: 110,001–120,000
- Talk:Meanings of minor planet names: 120,001–130,000
- Talk:Meanings of minor planet names: 130,001–140,000
- Talk:Meanings of minor planet names: 140,001–150,000
- Talk:Meanings of minor planet names: 150,001–160,000
- Talk:Meanings of minor planet names: 160,001–170,000
- Talk:Meanings of minor planet names: 170,001–180,000
- Talk:Meanings of minor planet names: 180,001–190,000
- Talk:Meanings of minor planet names: 190,001–200,000
- Talk:Meanings of minor planet names: 200,001–210,000
- Talk:Meanings of minor planet names: 210,001–220,000
- Talk:Meanings of minor planet names: 220,001–230,000
- Talk:Meanings of minor planet names: 230,001–240,000
- Talk:Meanings of minor planet names: 240,001–250,000
- Talk:Meanings of minor planet names: 250,001–260,000
- Talk:Meanings of minor planet names: 260,001–270,000
- Talk:Meanings of minor planet names: 270,001–280,000
- Talk:Meanings of minor planet names: 280,001–290,000
- Talk:Meanings of minor planet names: 290,001–300,000
- Talk:Meanings of minor planet names: 300,001–310,000
- Talk:Meanings of minor planet names: 310,001–320,000
- Talk:Meanings of minor planet names: 320,001–330,000
- Talk:Meanings of minor planet names: 330,001–340,000
- Talk:Meanings of minor planet names: 340,001–350,000
- Talk:Meanings of minor planet names: 350,001–360,000
- Talk:Meanings of minor planet names: 360,001–370,000
- Talk:Meanings of minor planet names: 370,001–380,000
- Talk:Meanings of minor planet names: 380,001–390,000
- Talk:Meanings of minor planet names: 390,001–400,000
- Talk:Meanings of minor planet names: 400,001–410,000
- Talk:Meanings of minor planet names: 410,001–420,000
- Talk:Meanings of minor planet names: 420,001–430,000
- Talk:Meanings of minor planet names: 430,001–440,000
- Talk:Meanings of minor planet names: 440,001–450,000
- Talk:Meanings of minor planet names: 450,001–460,000
- Talk:Meanings of minor planet names: 460,001–470,000
- Talk:Meanings of minor planet names: 470,001–480,000
- Talk:Meanings of minor planet names: 480,001–490,000
- Talk:Meanings of minor planet names: 490,001–500,000
- Talk:Meanings of minor planet names: 500,001–510,000
- Talk:Meanings of minor planet names: 510,001–520,000
- Talk:Meanings of minor planet names: 520,001–530,000
- Talk:Meanings of minor planet names: 530,001–540,000
{{Div col end}}
{{hidden end}}
{{anchor|R-example for 10k lists}}
; R-example for 10k lists
- REDIRECT Meanings of minor planet names#300K
{{Redirect category shell|
{{R to section}}
}}
- Corresponding Talk pages should either be deleted or redirected to the main talk page.
Task 34: obsolete Template:MinorPlanetNameMeaningsFooter00
- edit comment:
replace template {{MinorPlanetNameMeaningsFooter00}} with {{MinorPlanetNameMeaningsFooter}} using a simplified version per T34
(link redirects here) - This template is now obsolete. It was only used on the first few partial lists of the MoMP-series (in a total of 11 pages; from Meanings of minor planet names: 1–1000 to Meanings of minor planet names: 10001–11000). It now redirects to {{MinorPlanetNameMeaningsFooter}}.
- status: done
; Description
Template {{tlx|MinorPlanetNameMeaningsFooter00}}, used in the footer of the first 11 partial MoMP lists, is obsolete and can be replaced with the more common template {{tlx|MinorPlanetNameMeaningsFooter}} used in the remaining partial lists of this series. The obsolete tpl allowed for a more granular page-size (for all preceding, current and following referenced pages) in steps of 100. Since all partial list are now fixed to a range of 1000 numbers, this flexibility is no longer needed. This also means that the current code for {{tlf|MinorPlanetNameMeaningsFooter}} can be simplified by reducing the number of parameters from 4 to 1 only (see next {{section link||Task 35: reduce obsolete parameters in Template:MinorPlanetNameMeaningsFooter}}).
Task 35: reduce obsolete parameters in Template:MinorPlanetNameMeaningsFooter
- edit comment:
reduce obsolete parameters in {{MinorPlanetNameMeaningsFooter}} per T35
(link redirects here) - Remove parameters that are now obsolete in template {{tlx|MinorPlanetNameMeaningsFooter}}
- status: done
; Description
Since all partial list are now fixed to a range of 1000 numbers, one single parameter is sufficient to generated all variable links, dropping parameters {{para|preprefix}}, {{para|suffix}} and {{para|sufsuffix}}, while only keeping {{para|prefix}}. Later corresponds with the the page number the template is located on (first partial MoMP page starts with prefix=0). T parameter's name remains unchanged in order to ensure continuation.
- Old Version of {{tlx|MinorPlanetNameMeaningsFooter}}
{{s-start}}
{{s-bef|before=Meanings of minor planet names: {{#ifeq:{{{preprefix}}}}}
{{s-ttl|title=Meanings of minor planet names|years=List of minor planets: {{formatnum:{{{prefix}}}001}}–{{formatnum:{{{suffix}}}000}}}}
{{s-aft|after={{formatnum:{{{suffix}}}001}}–{{formatnum:{{{sufsuffix}}}000}}}}
{{s-end}}
{{Documentation}}
- New Version of {{tlx|MinorPlanetNameMeaningsFooter}}, also fixing an issue with incorrectly generated links when it is used on the first (1–1,000) partial page of the series.
{{s-start}}
{{s-bef|before=
{{#switch: {{{prefix}}}| 0= — | 1= 1–1,000 | Meanings of minor planet names: {{#expr:{{{prefix }}
}}
{{s-ttl|title=
Meanings of minor planet names|years={{#switch: {{{prefix}}}| 0= List of minor planets: 1–1,000 | List of minor planets: {{{prefix}}}001–{{#expr:{{{prefix }}
}}
{{s-aft|after=
Meanings of minor planet names: {{#expr:{{{prefix
}}
{{s-end}}
{{Documentation}}
== Task 36: revise MPC circulars before November 1979 ==
- edit comment:
revise MPC circulars before November 1979 per T36
(link redirects here) - status: done
- Specify the date of naming in section "Naming". Objects named before November 1979 (or 1977), are not listed on the [https://minorplanetcenter.net/iau/ECS/MPCArchive/MPCArchive_TBL.html MPC archive page]. However, the exact naming date (i.e. the release date of the MPC circulars between 1947 and 1979) can be looked up in Schmadel's Dictionary of Minor Planet Names.
- Example
The official citation was published by the Minor Planet Center before November 1977 ({{small|M.P.C. 3936}}).
The official citation was published by the Minor Planet Center on 20 February 1976 ({{small|M.P.C. 3936}}).
; Description
- Replacement of cite (MPC-Circulars-Archive)
|title = Dictionary of Minor Planet Names – Addendum to Fifth Edition (2006–2008)
|chapter = Appendix – Publication Dates of the MPCs
|last = Schmadel |first=Lutz D.
|publisher = Springer Berlin Heidelberg
|page = 221
|isbn = 978-3-642-01964-7
|doi = 10.1007/978-3-642-01965-4}}
{{Hidden begin|titlestyle = background-color: #aaa; color: #222; text-align: center;|contentstyle = background-color: white; padding: 5px 0 10px;
|title=Early release dates of MPC circulars
}}
; Start Page - End Page Year-Month-Day
{{Div col|colwidth=26em}}
- 1 - 227 1947 – 49-02
- 228 - 233 1949-03
- 234 - 242 1949-04
- 243 - 252 1949-05
- 253 - 263 1949-06
- 264 - 272 1949-07
- 273 - 277 1949-08
- 278 - 295 1949-09
- 296 - 311 1949-10
- 312 - 335 1949-11
- 336 - 342 1949-12
- 343 - 348 1950-01
- 349 - 360 1950-02
- 361 - 378 1950-03
- 379 - 416 1950-04
- 417 - 434 1950-05
- 435 - 444 1950-06
- 445 - 460 1950-07
- 461 - 473 1950-08
- 474 - 475 1950-09-11
- 476 - 489 1950-11
- 490 - 508 1951-01
- 509 - 527 1951-02
- 528 - 550 1951-04
- 551 - 593 1951-05
- 594 - 626 1951-06
- 627 - 640 1951-07
- 641 - 648 1951-08
- 649 - 669 1951-09
- 670 - 689 1951-10
- 690 - 698 1951-11
- 699 - 708 1951-12
- 709 - 730 1952-01
- 731 - 744 1952-03
- 745 - 767 1952-04
- 768 - 785 1952-05
- 786 - 787 1952-06
- 788 - 799 1952-07
- 800 - 814 1952-09
- 815 - 836 1952-10
- 837 - 840 1952-11
- 841 - 850 1952-12
- 851 - 879 1953-01
- 880 - 885 1953-02
- 886 - 904 1953-03
- 905 - 916 1953-04
- 917 - 933 1953-05
- 934 - 946 1953-06
- 947 - 970 1953-07
- 971 - 982 1953-09
- 983 - 990 1953-10
- 991 - 1002 1953-11
- 1003 - 1029 1954-01
- 1030 - 1056 1954-02
- 1057 - 1064 1954-03
- 1065 - 1091 1954-04
- 1092 - 1094 1954-05
- 1095 - 1096 1954-06-18
- 1097 - 1114 1954-07
- 1115 - 1116 1954-08-02
- 1117 - 1128 1954-09
- 1129 - 1136 1954-10
- 1137 - 1154 1954-11
- 1155 - 1166 1954-12
- 1167 - 1173 1955-01
- 1174 - 1191 1955-02
- 1192 - 1209 1955-03
- 1210 - 1215 1955-04
- 1216 - 1226 1955-05
- 1227 - 1252 1955-06
- 1253 - 1275 1955-09
- 1276 - 1282 1955-10
- 1283 - 1291 1955-11
- 1292 - 1326 1955-12
- 1327 - 1356 1956-01
- 1357 - 1374 1956-02
- 1375 - 1388 1956-03
- 1389 - 1415 1956-04
- 1416 - 1422 1956-05
- 1423 - 1451 1956-06
- 1452 - 1466 1956-07
- 1467 - 1473 1956-08
- 1474 - 1476 1956-09-26
- 1477 - 1502 1956-10
- 1503 - 1523 1956-11
- 1524 - 1536 1956-12
- 1537 - 1555 1957-01
- 1556 1957-02-21
- 1557 - 1571 1957-03
- 1572 - 1590 1957-04
- 1591 - 1602 1957-05
- 1603 - 1632 1957-07
- 1633 - 1637 1957-08
- 1638 - 1660 1957-09
- 1661 - 1662 1957-10-28
- 1663 - 1674 1957-11
- 1675 - 1678 1957-12
- 1679 - 1694 1958-01
- 1695 - 1700 1958-02
- 1701 - 1720 1958-03
- 1721 - 1743 1958-04
- 1744 - 1758 1958-05
- 1759 - 1771 1958-06
- 1772 - 1794 1958-07
- 1795 1958-09-30
- 1796 - 1823 1958-10
- 1824 1958-11-06
- 1825 - 1829 1958-12
- 1830 - 1858 1959-01
- 1859 - 1868 1959-02
- 1869 - 1880 1959-04
- 1881 - 1885 1959-05
- 1886 - 1906 1959-06
- 1907 - 1923 1959-07
- 1924 - 1932 1959-09
- 1933 - 1944 1959-11-11
- 1945 - 1960 1959-12
- 1961 - 1974 1960-01
- 1975 - 1981 1960-02
- 1983 - 1999 1960-03
- 2000 - 2014 1960-05
- 2015 - 2024 1960-06
- 2025 - 2032 1960-09
- 2033 - 2040 1960-12-10
- 2041 - 2056 1961-01-16
- 2057 - 2058 1961-03-17
- 2059 - 2078 1961-05-19
- 2079 - 2116 1962-01-31
- 2117 - 2146 1962-02-20
- 2147 - 2164 1962-06-20
- 2165 - 2194 1963-01-07
- 2195 - 2241 1963-09-30
- 2242 - 2254 1963-12-20
- 2255 - 2278 1964-01-30
- 2279 - 2280 1964-02-03
- 2281 - 2290 1964-03-30
- 2291 - 2322 1964-06-15
- 2323 - 2344 1964-08-01
- 2345 - 2383 1965-02-01
- 2385 - 2398 1965-03-31
- 2399 - 2416 1965-04-19
- 2417 - 2460 1965-09-04
- 2461 - 2485 1965-09-14
- 2486 - 2560 1966-03-10
- 2561 - 2616 1966-06-30
- 2617 - 2639 1966-09-10
- 2640 - 2659 1966-10-15
- 2661 - 2694 1966-12-15
- 2695 - 2760 1967-06-01
- 2761 - 2804 1967-08-15
- 2805 - 2826 1967-12-15
- 2827 - 2884 1968-07-15
- 2885 - 2920 1968-12-15
- 2921 - 2970 1969-05-23
- 2971 - 3022 1969-10-01
- 3023 - 3050 1970-02-15
- 3051 - 3098 1970-08-15
- 3099 - 3126 1970-12-15
- 3127 - 3164 1971-02-20
- 3165 - 3232 1971-09-25
- 3233 - 3292 1972-01-15
- 3293 - 3353 1972-07-01
- 3354 - 3406 1973-01-01
- 3407 - 3486 1973-03-01
- 3487 - 3534 1973-06-15
- 3535 - 3602 1974-01-01
- 3603 - 3653 1974-06-15
- 3654 - 3684 1974-07-15
- 3685 - 3712 1974-09-01
- 3713 - 3778 1974-12-20
- 3779 - 3828 1975-06-01
- 3829 - 3908 1975-12-15
- 3909 - 3946 1976-02-20
- 3947 - 4006 1976-06-20
- 4007 - 4056 1976-10-15
- 4057 - 4094 1977-03-30
- 4095 - 4159 1977-04-18
- 4160 - 4194 1977-06-30
- 4195 - 4280 1977-10-15
- 4281 - 4302 1977-11-15
- 4303 - 4341 1978-03-01
- 4342 - 4359 1978-04-01
- 4360 - 4390 1978-06-30
- 4391 - 4424 1978-08-01
- 4425 - 4482 1978-09-01
- 4483 - 4520 1978-10-01
- 4521 - 4548 1978-11-01
- 4549 - 4582 1978-12-01
- 4583 - 4622 1979-01-01
- 4623 - 4648 1979-02-01
- 4649 - 4688 1979-03-01
- 4689 - 4722 1979-05-01
- 4723 - 4746 1979-06-01
- 4747 - 4788 1979-07-01
- 4789 - 4844 1979-08-01
- 4845 - 4936 1979-10-01
- 4937 - 5016 1979-11-01
{{Div col end}}
{{hidden end}}
; Additional amendments
- URL in jpldata and MPC-object cites: http→https
- https://ssd.jpl.nasa.gov/sbdb.cgi?sstr=2001602
- https://www.minorplanetcenter.net/db_search/show_object?object_id=1602
- Akari and SIMPS cites
|display-authors = 6
|first1 = Fumihiko |last1 = Usui
|first2 = Daisuke |last2 = Kuroda
|first3 = Thomas G. |last3 = Müller
|first4 = Sunao |last4 = Hasegawa
|first5 = Masateru |last5 = Ishiguro
|first6 = Takafumi |last6 = Ootsubo
|first7 = Daisuke |last7 = Ishihara
|first8 = Hirokazu |last8 = Kataza
|first9 = Satoshi |last9 = Takita
|first10 = Shinki |last10 = Oyabu
|first11 = Munetaka |last11 = Ueno
|first12 = Hideo |last12 = Matsuhara
|first13 = Takashi |last13 = Onaka
|date = October 2011
|title = Asteroid Catalog Using Akari: AKARI/IRC Mid-Infrared Asteroid Survey
|url = http://pasj.oxfordjournals.org/content/63/5/1117.full.pdf+html
|journal = Publications of the Astronomical Society of Japan
|volume = 63
|issue = 5
|pages = 1117–1138
|bibcode = 2011PASJ...63.1117U
|doi = 10.1093/pasj/63.5.1117
|access-date= 17 October 2019}} ([http://vizier.cfa.harvard.edu/viz-bin/VizieR-5?-source=J/PASJ/63/1117/acua_v1&Num=XXXX online], [https://core.ac.uk/download/pdf/43545172.pdf AcuA catalog p. 153])
|first1 = E. F. |last1 = Tedesco
|first2 = P. V. |last2 = Noah
|first3 = M. |last3 = Noah
|first4 = S. D. |last4 = Price
|date = October 2004
|title = IRAS Minor Planet Survey V6.0
|url = https://sbnarchive.psi.edu/pds3/iras/IRAS_A_FPA_3_RDR_IMPS_V6_0/data/diamalb.tab
|journal = NASA Planetary Data System – IRAS-A-FPA-3-RDR-IMPS-V6.0
|bibcode = 2004PDSS...12.....T
|accessdate = 17 October 2019}}
- Add missing {{tlx|AstDys}} and {{tlx|NeoDys}}
- {{AstDys|1585}}
- {{NeoDys|2063}}
- Add missing {{tlx|Use dmy dates}}
{{Use dmy dates|date=October 2019}}
Task 37: extend asteroid-family classification in List of minor planets
- edit comment:
extend asteroid-family classification based on the AsteroidFamiliesPortal per T37
(link redirects here) - In the partial lists of minor planets, add asteroid-family tag in column "class" for high numbered bodies (above 493,000), which are neither covered by Nesvorny (HCM V.3) nor AstDyS-2 data sets.
- status: done
; Description
Sourced from the [http://asteroids.matf.bg.ac.rs/fam/hcm.php AsteroidFamiliesPortal] website maintained by the Department of Astronomy at the Faculty of Mathematics of the University of Belgrade. Extended number range of asteroids {{LoMP|494657|494,657}} to {{LoMP|503842|503,842}}. The data set consists of 61 asteroid families (a subset of the 120+ most prominent/secured families listed by Nesvorny). The family nomenclature corresponds largely to Nesvorny (HCM V.3), with only two alternatively named (and therefore mapped) families:
- Klumpkea family, (1040) Klumpkea → Tirela family: TIR FIN: 612
- Hertha family, (135) Hertha; Nysa–Polana complex/Nysa family: NYS FIN: 405
Task 38: add potential interlopers to the List of minor planets
- edit comment:
+potential interlopers to asteroid-family classification T38
(link redirects here) - status: pending
; Description
In the partial lists of minor planets, this task adds an interloper-tag (for about 2,000 main-belt asteroids) next to an entry's family classification in column "class". The data for these potential interlopers is source from the [http://asteroids.matf.bg.ac.rs/fam/interlopers.php AsteroidFamiliesPortal] (AFP) and based on [https://arxiv.org/pdf/1705.09226.pdf An automatic approach to exclude interlopers from asteroid families] by Viktor Radovic et. al (2017). Since the family-identification in the list of minor planets is based on the HCM analysis by Nesvorny (HCM V.3) and the AstDyS-2 data sets, the list of minor planets only displays potential interlopers if/when the data from the AFP matches the family determined by Nesvorny/AstDys. The interloper tag is an icon (File:OOjs UI icon table-merge-cells.svg) that links to the corresponding sectional-listing in Interloper (asteroid) (→TODO).
Task 39: revise LoUMP 2020
- edit comment:
overall revision of list of unnumbered minor planets (LoUMP) based on MPC's MPCORB.DAT file (T39
(link redirects here) - status:
- Main page: done
- Partial lists: done
; Description:
- Revision uses the Minor Planet Center's [https://minorplanetcenter.net/data MPCORB.DAT] file rather than data sourced from JPL's SBDB.
- Use diameter data directly from NEOWISE publication (v2, 2019); rather than from SBDB
- Diameter estimates for NEOs: adjust to assumed albedo of 0.14 rather than 0.20 (previously)
- Create {{tlx|List of unnumbered minor planets header}}
- First observation date is dropped. Instead, the observation arc give year of first observations (if multi-opposition).
- Additional orbit classification from MPCORB.DAT:
- PHA (potentially hazardous asteroid),
- 1km+ PHA (those larger than 1 kilometer in diameter)
- Hungaria and Hildas (previously just listed as outer- and inner MBAs, respectively).
- Use orbital colors (as in numbered partial lists, LoMP), {{tlx|Minor planet color code legend}}
- Display any discrepancy in orbital classification (JPL-based vs actual MPC classification)
- Charts with single- and multiple-oppositions split-up: in bar-chart (new) and pie-chart (reinstalled using MPCORB.DAT)
- Comment: for TNOs use data from [http://www.johnstonsarchive.net/astro/tnoslist.html Johnston's Archive]
- Comment: for TNOs link to corresponding entry in List of unnumbered trans-Neptunian objects
- Comment: add alternative prov. designations ("Alt.:"), taken from MPC's [https://minorplanetcenter.net/data ids.txt and dbl.txt] data files
- Comment: add first observers ("Disc.:"), i.e. likely chosen discoverer when numbered
; Example
New version
{{List of unnumbered minor planets header}}
|- id="1997 AC11" bgcolor=#FFC2E0
| 3 || align=left style="padding-left: 20px;" | {{mpl|1997 AC|11}} || ATE || 20.5 || data-sort-value="0.28" | 280 m || multiple || 1997–2017 || 28 Dec 2017 || 148 || align=left | Disc.: NEAT/GEODSS || {{M+J|1997+AC11}}
|}
changed from previous version
class="wikitable sortable" style="width: 100%" | |||||||||||
rowspan=2 style="background-color:#FFFF99" | U
! rowspan=2 style="background-color:#ccffcc" | Designation ! rowspan=2 style="background-color:#ccffcc" | First observer ! rowspan=2 style="background-color:#ccffcc" | Class ! colspan=2 style="background-color:#FFE6CC" | {{tooltip|1=Physical|2=Calculated diameters based on an estimated albedo are in italics}} ! colspan=4 style="background-color:#D4E2FC" | Observations ! rowspan=2 class="unsortable" style="background-color:#d9d9d9; width:180px;" | Description and notes ! rowspan=2 class="unsortable" style="background-color:#d9d9d9" | Ref | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
style="background-color:#FFE6CC" width=30 | H
! style="background-color:#FFE6CC" width=40 data-sort-type="number" | D ! style="background-color:#D4E2FC" | First ! style="background-color:#D4E2FC" | Last ! style="background-color:#D4E2FC" | Arc ! style="background-color:#D4E2FC" | Num. | |||||||||||
align=center | 0 | {{mpl|1997 AC|11}} | see MPC | NEO{{·}}ATE | 20.5 | align=center data-sort-value="0.24" | 240 m | 10 Jan 1997 | 28 Dec 2017 | align=right | 7657 | align=right | 151 | — | {{M+J|1997+AC11}} |
{{anchor|Task_40:_Task_40:_LoMP:_feature_low_Jupiter_Tisserand_invariant}}
Task 40: LoMP: feature low Jupiter Tisserand invariant
- edit comment:
feature Jupiter Tisserand invariant of less than 3, mostly on a number of otherwise unnotable MBAs – T40
(link redirects here) - status: done
- example: Main-belt asteroid {{LoMP|260174|{{mp|(260174) 2004 RM|98}}}} shows
Tj (2.75)
in the "category" column of the list of minor planets (LOMP) - description: Jupiter Tisserand invariant is never shown for: NEOs, resonant asteroids, such as the Jupiter trojans or Hildians, as well as damocloids, distant objects and members of the Euphrosyne family, in order not to excessively over-categories these groups.
Task 41: LoMP: update asteroid family classification from AstDyS
- edit comment:
update asteroid family classification from AstDyS – T41
(link redirects here) - status: done
- description: add Asteroid Family Classification for 4,672 asteroids from [https://newton.spacedys.com/astdys/index.php?pc=5 AstDyS] (data-file: [https://newton.spacedys.com/~astdys2/propsynth/all_tro.members all_tro.members]) for numbers 494,645 to 585,962, form formerly unnumbered entries. Lower numbers are covered by the Nesvorny data. For more information also see comment about asteroid families determined by the synthetic hierarchical clustering method in {{Section link|List of minor planets#Notes}}. (This update does not overwrite asteroids already classified based on data from the [http://asteroids.matf.bg.ac.rs/fam/index.php AsteroidFamiliesPortal] (of the University of Belgrade), currently used only for range 494,001 to 504,000 .)
Task 42: Clean-up in Category:Unlinked Wikidata redirects
- edit comment:
link minor-planet redirect to Wikidata item – T42
(link redirects here) - status: done, per February 2022
- description: a large number of minor-planet redirects (MPRs) are listed in :Category:Unlinked Wikidata redirects as they are not linked to their corresponding Wikidata item. All primary MPRs must be linked to a WD item due to the inclusion of {{tl|Wikidata redirect}} in {{tlx|NASTRO comment}}. If no WD item for the object exists, a new one needs to be created on WD. Total pages in :Category:Unlinked Wikidata redirects before clean-up: 2,165. Use {{tlx|User:PhiH/W}} to create an intentional sitelink to redirect on WD. All existing MPRs can be found in :Category:Minor planet object redirects (numbered) and :Category:Minor planet object redirects (unnumbered). Number of items in category after clean-up: 175.
- example: {{-r|27279 Boburan}}, :wikidata:Q3598463
- extra: On WD, update section "Label" for named MPRs and add former designation, e.g. {{mp|(27279) 2000 AW|62}} and optionally {{mp|2000 AW|62}} to section "Also known as" (English only, for names starting with A-K only). Also check MPRs on WP for a correct {{tlx|DEFAULTSORT}} and category order. Also, remove deprecated interlanguage links from now linked redirects as in, for example: [https://en.wikipedia.org/w/index.php?title=48778_Shokoyukako&diff=prev&oldid=1073401035&diffmode=source here]