Two middle initials / data entry
When inputting names to a database (used by English and non-English language users) what would be the preferable way to tackle a name with two middle initials?
John George William Doe for example.
Personally I would input:
First Name = John
Middle Initial = G. W. (with a space between the G. and the W.)
Last Name = Doe
Other schools of thought have the middle initials as G.W. (no space).
I believe the database sorting will put the G. space W. before the G.W.
Logic tells me that his middle names are George William therefore his initials are G. space W. Otherwise his name(s) would be GeorgeWilliam.
Is this a cultural thing perhaps? English v American?
Are there any "data input rules" involved here?
names style-manuals
New contributor
add a comment |
When inputting names to a database (used by English and non-English language users) what would be the preferable way to tackle a name with two middle initials?
John George William Doe for example.
Personally I would input:
First Name = John
Middle Initial = G. W. (with a space between the G. and the W.)
Last Name = Doe
Other schools of thought have the middle initials as G.W. (no space).
I believe the database sorting will put the G. space W. before the G.W.
Logic tells me that his middle names are George William therefore his initials are G. space W. Otherwise his name(s) would be GeorgeWilliam.
Is this a cultural thing perhaps? English v American?
Are there any "data input rules" involved here?
names style-manuals
New contributor
1
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
1
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
1
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday
add a comment |
When inputting names to a database (used by English and non-English language users) what would be the preferable way to tackle a name with two middle initials?
John George William Doe for example.
Personally I would input:
First Name = John
Middle Initial = G. W. (with a space between the G. and the W.)
Last Name = Doe
Other schools of thought have the middle initials as G.W. (no space).
I believe the database sorting will put the G. space W. before the G.W.
Logic tells me that his middle names are George William therefore his initials are G. space W. Otherwise his name(s) would be GeorgeWilliam.
Is this a cultural thing perhaps? English v American?
Are there any "data input rules" involved here?
names style-manuals
New contributor
When inputting names to a database (used by English and non-English language users) what would be the preferable way to tackle a name with two middle initials?
John George William Doe for example.
Personally I would input:
First Name = John
Middle Initial = G. W. (with a space between the G. and the W.)
Last Name = Doe
Other schools of thought have the middle initials as G.W. (no space).
I believe the database sorting will put the G. space W. before the G.W.
Logic tells me that his middle names are George William therefore his initials are G. space W. Otherwise his name(s) would be GeorgeWilliam.
Is this a cultural thing perhaps? English v American?
Are there any "data input rules" involved here?
names style-manuals
names style-manuals
New contributor
New contributor
edited yesterday
Jason Bassford
15.6k31941
15.6k31941
New contributor
asked yesterday
Brit
61
61
New contributor
New contributor
1
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
1
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
1
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday
add a comment |
1
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
1
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
1
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday
1
1
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
1
1
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
1
1
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday
add a comment |
1 Answer
1
active
oldest
votes
You're not going to find any single rule for this. It's purely a matter of style and preference.
The best you can do is refer to a style guide—assuming you find one you like that discusses this. (Not all of them do.) Otherwise, just pick what you think looks best.
You say you prefer spaces. If you do, and nobody objects, then use them. But if you find that it causes names to be sorted in an order you don't like, then you'll need to decide if the sorting order is more important than each name's appearance. (Or find some way to have the sorting order you want despite the space or its lack.)
Some software may not even be programmed to accept a space or period (or even more than just a single letter) in a middle-initial entry field. In which case, it becomes a moot point.
For reference, although this is far from the only style guide on the subject, this is what The Chicago Manual of Style (17th ed.) says in several locations.
10.12:
Initials standing for given names are followed by a period and a space. A period is normally used even if the middle initial does not stand for a name (as in Harry S. Truman).
Roger W. Shugg
P. D. James
M. F. K. Fisher
If an entire name is abbreviated, spaces and periods can usually be omitted.
FDR (Franklin Delano Roosevelt)
MJ (Michael Jordan)
JLo (Jennifer Lopez)
but
J.Lo (the title of Lopez’s 2001 album)
14.74:
For authors who always use initials, full names should not be supplied—for example, T. S. Eliot, M. F. K. Fisher, O. Henry (pseud.), P. D. James, C. S. Lewis, J. D. Salinger, H. G. Wells. Note that space is added between initials. (Exceptions may be made for special cases like H.D.—the pen name for Hilda Doolittle.)
15.33:
The reference lists in some publications, especially journals in the natural sciences, always use initials instead of given names. When periods are used, space appears between them (Wells, H. G.); when periods are omitted, as in some journals’ styles, no comma intervenes between last name and initials, and no space appears between the initials (Wells HG). Chicago recommends using the form of the name as it appears with the source unless otherwise required.
Responses much appreciated! Thanx.
– Brit
yesterday
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Brit is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f478432%2ftwo-middle-initials-data-entry%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You're not going to find any single rule for this. It's purely a matter of style and preference.
The best you can do is refer to a style guide—assuming you find one you like that discusses this. (Not all of them do.) Otherwise, just pick what you think looks best.
You say you prefer spaces. If you do, and nobody objects, then use them. But if you find that it causes names to be sorted in an order you don't like, then you'll need to decide if the sorting order is more important than each name's appearance. (Or find some way to have the sorting order you want despite the space or its lack.)
Some software may not even be programmed to accept a space or period (or even more than just a single letter) in a middle-initial entry field. In which case, it becomes a moot point.
For reference, although this is far from the only style guide on the subject, this is what The Chicago Manual of Style (17th ed.) says in several locations.
10.12:
Initials standing for given names are followed by a period and a space. A period is normally used even if the middle initial does not stand for a name (as in Harry S. Truman).
Roger W. Shugg
P. D. James
M. F. K. Fisher
If an entire name is abbreviated, spaces and periods can usually be omitted.
FDR (Franklin Delano Roosevelt)
MJ (Michael Jordan)
JLo (Jennifer Lopez)
but
J.Lo (the title of Lopez’s 2001 album)
14.74:
For authors who always use initials, full names should not be supplied—for example, T. S. Eliot, M. F. K. Fisher, O. Henry (pseud.), P. D. James, C. S. Lewis, J. D. Salinger, H. G. Wells. Note that space is added between initials. (Exceptions may be made for special cases like H.D.—the pen name for Hilda Doolittle.)
15.33:
The reference lists in some publications, especially journals in the natural sciences, always use initials instead of given names. When periods are used, space appears between them (Wells, H. G.); when periods are omitted, as in some journals’ styles, no comma intervenes between last name and initials, and no space appears between the initials (Wells HG). Chicago recommends using the form of the name as it appears with the source unless otherwise required.
Responses much appreciated! Thanx.
– Brit
yesterday
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
add a comment |
You're not going to find any single rule for this. It's purely a matter of style and preference.
The best you can do is refer to a style guide—assuming you find one you like that discusses this. (Not all of them do.) Otherwise, just pick what you think looks best.
You say you prefer spaces. If you do, and nobody objects, then use them. But if you find that it causes names to be sorted in an order you don't like, then you'll need to decide if the sorting order is more important than each name's appearance. (Or find some way to have the sorting order you want despite the space or its lack.)
Some software may not even be programmed to accept a space or period (or even more than just a single letter) in a middle-initial entry field. In which case, it becomes a moot point.
For reference, although this is far from the only style guide on the subject, this is what The Chicago Manual of Style (17th ed.) says in several locations.
10.12:
Initials standing for given names are followed by a period and a space. A period is normally used even if the middle initial does not stand for a name (as in Harry S. Truman).
Roger W. Shugg
P. D. James
M. F. K. Fisher
If an entire name is abbreviated, spaces and periods can usually be omitted.
FDR (Franklin Delano Roosevelt)
MJ (Michael Jordan)
JLo (Jennifer Lopez)
but
J.Lo (the title of Lopez’s 2001 album)
14.74:
For authors who always use initials, full names should not be supplied—for example, T. S. Eliot, M. F. K. Fisher, O. Henry (pseud.), P. D. James, C. S. Lewis, J. D. Salinger, H. G. Wells. Note that space is added between initials. (Exceptions may be made for special cases like H.D.—the pen name for Hilda Doolittle.)
15.33:
The reference lists in some publications, especially journals in the natural sciences, always use initials instead of given names. When periods are used, space appears between them (Wells, H. G.); when periods are omitted, as in some journals’ styles, no comma intervenes between last name and initials, and no space appears between the initials (Wells HG). Chicago recommends using the form of the name as it appears with the source unless otherwise required.
Responses much appreciated! Thanx.
– Brit
yesterday
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
add a comment |
You're not going to find any single rule for this. It's purely a matter of style and preference.
The best you can do is refer to a style guide—assuming you find one you like that discusses this. (Not all of them do.) Otherwise, just pick what you think looks best.
You say you prefer spaces. If you do, and nobody objects, then use them. But if you find that it causes names to be sorted in an order you don't like, then you'll need to decide if the sorting order is more important than each name's appearance. (Or find some way to have the sorting order you want despite the space or its lack.)
Some software may not even be programmed to accept a space or period (or even more than just a single letter) in a middle-initial entry field. In which case, it becomes a moot point.
For reference, although this is far from the only style guide on the subject, this is what The Chicago Manual of Style (17th ed.) says in several locations.
10.12:
Initials standing for given names are followed by a period and a space. A period is normally used even if the middle initial does not stand for a name (as in Harry S. Truman).
Roger W. Shugg
P. D. James
M. F. K. Fisher
If an entire name is abbreviated, spaces and periods can usually be omitted.
FDR (Franklin Delano Roosevelt)
MJ (Michael Jordan)
JLo (Jennifer Lopez)
but
J.Lo (the title of Lopez’s 2001 album)
14.74:
For authors who always use initials, full names should not be supplied—for example, T. S. Eliot, M. F. K. Fisher, O. Henry (pseud.), P. D. James, C. S. Lewis, J. D. Salinger, H. G. Wells. Note that space is added between initials. (Exceptions may be made for special cases like H.D.—the pen name for Hilda Doolittle.)
15.33:
The reference lists in some publications, especially journals in the natural sciences, always use initials instead of given names. When periods are used, space appears between them (Wells, H. G.); when periods are omitted, as in some journals’ styles, no comma intervenes between last name and initials, and no space appears between the initials (Wells HG). Chicago recommends using the form of the name as it appears with the source unless otherwise required.
You're not going to find any single rule for this. It's purely a matter of style and preference.
The best you can do is refer to a style guide—assuming you find one you like that discusses this. (Not all of them do.) Otherwise, just pick what you think looks best.
You say you prefer spaces. If you do, and nobody objects, then use them. But if you find that it causes names to be sorted in an order you don't like, then you'll need to decide if the sorting order is more important than each name's appearance. (Or find some way to have the sorting order you want despite the space or its lack.)
Some software may not even be programmed to accept a space or period (or even more than just a single letter) in a middle-initial entry field. In which case, it becomes a moot point.
For reference, although this is far from the only style guide on the subject, this is what The Chicago Manual of Style (17th ed.) says in several locations.
10.12:
Initials standing for given names are followed by a period and a space. A period is normally used even if the middle initial does not stand for a name (as in Harry S. Truman).
Roger W. Shugg
P. D. James
M. F. K. Fisher
If an entire name is abbreviated, spaces and periods can usually be omitted.
FDR (Franklin Delano Roosevelt)
MJ (Michael Jordan)
JLo (Jennifer Lopez)
but
J.Lo (the title of Lopez’s 2001 album)
14.74:
For authors who always use initials, full names should not be supplied—for example, T. S. Eliot, M. F. K. Fisher, O. Henry (pseud.), P. D. James, C. S. Lewis, J. D. Salinger, H. G. Wells. Note that space is added between initials. (Exceptions may be made for special cases like H.D.—the pen name for Hilda Doolittle.)
15.33:
The reference lists in some publications, especially journals in the natural sciences, always use initials instead of given names. When periods are used, space appears between them (Wells, H. G.); when periods are omitted, as in some journals’ styles, no comma intervenes between last name and initials, and no space appears between the initials (Wells HG). Chicago recommends using the form of the name as it appears with the source unless otherwise required.
answered yesterday
Jason Bassford
15.6k31941
15.6k31941
Responses much appreciated! Thanx.
– Brit
yesterday
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
add a comment |
Responses much appreciated! Thanx.
– Brit
yesterday
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
Responses much appreciated! Thanx.
– Brit
yesterday
Responses much appreciated! Thanx.
– Brit
yesterday
1
1
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
In Britain we generally omit dots and spaces thus John GW Doe, JGW Doe.
– Michael Harvey
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
@MichaelHarvey - Yeah, my impression has long been that two middle initials is common in Britain, so their conventions are probably pretty good. But it's also true that, in some parts of South America, at least, a 4-part name is often given-name middle-name father-surname mother-surname, and the "short" form is given-name father-surname. So there's no general rule.
– Hot Licks
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
My observation was purely about typography/orthography - dots and spaces. Having more than two forenames is not confined to Britain - George HW Bush, for example.
– Michael Harvey
yesterday
add a comment |
Brit is a new contributor. Be nice, and check out our Code of Conduct.
Brit is a new contributor. Be nice, and check out our Code of Conduct.
Brit is a new contributor. Be nice, and check out our Code of Conduct.
Brit is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to English Language & Usage Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f478432%2ftwo-middle-initials-data-entry%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Be careful assuming what names go with what part of the name. I have a last name with a space, and I don’t like when people (or computers) assume the first part of it is a middle name. I hope for your hypothetical user’s sake that his last name isn’t “William Doe”. And that his first name isn’t “John George”.
– Laurel
yesterday
Hyphenated names can also cause a problem. As can the order of surnames and given names, depending on what country someone is from.
– Jason Bassford
yesterday
1
I'm voting to close this question as off-topic because it is about formatting of names and their entry into a software system, and not about the use of the English language itself.
– choster
yesterday
1
Sorting in the database won't be an issue as long as you are consistent. I.e. it doesn't matter if "G. B." comes before "G.A." unless you have both "G. B." and "G.A." in your database.
– Juhasz
yesterday