Landon Jones

Landon Y. (Lanny) Jones is an American editor and author. He is a former managing editor of People magazine and the author of William Clark and the Shaping of the West, a biography of William Clark, joint leader of the Lewis and Clark Expedition.[1]

Jones also edited a selection of the expedition journals, The Essential Lewis and Clark, and is the author of Great Expectations: America and the Baby Boom Generation.

Bibliography

  • Jones, Landon (2004). William Clark and the Shaping of the West. New York: Hill and Wang. ISBN 0-8090-3041-1.
  • Lewis, Meriwether; Clark, William (2000). Jones, Landon (ed.). The Essential Lewis and Clark. New York: Ecco. ISBN 978-0-06-019600-4.
  • Jones, Landon (1980). Great Expectations: America and the Baby Boom Generation. New York: Coward, McCann & Geoghegan. ISBN 978-0-698-11049-6.
gollark: One thing I miss from void is systemd-like journalctl.
gollark: ```nimproc makeFilePath(basepath, page, filename: string): string = # putting tons of things into one directory may cause issues, so "shard" it into 256 subdirs deterministically let pageHash = getMD5(page) let hashdir = pageHash[0..1] # it is possible that for some reason someone could make two files/pages which normalize to the same thing # but are nevertheless different files # thus, put the hash of the ORIGINAL file/pagename before the shortened version let pagedir = pageHash[2..31] & "-" & normalizeFilename(page) let filenameHash = getMD5(filename) discard existsOrCreateDir(basepath / hashdir) discard existsOrCreateDir(basepath / hashdir / pagedir) basepath / hashdir / pagedir / (filenameHash & "-" & normalizeFilename(filename))```<@319753218592866315> is this ↑
gollark: There might also be a ROT13 button, if I feel like it.
gollark: Well, I was considering an option where you could use SQLCipher for data storage instead of SQLite.
gollark: Of course it does. It's important to know how susceptible your document is to frequency analysis if enciphered in certain ways.

References

  1. Buckley, Jay (2008). William Clark. Norman: University of Oklahoma Press. p. xii. ISBN 0-8061-3911-0.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.