Kofi Annan International Peacekeeping Training Centre

Based in Ghana, the Kofi Annan International Peacekeeping Training Centre (KAIPTC) provides training and research in peacekeeping and peaceoperations.[1] Established in 1998, headed by Maj-Gen Clayton Yaache, it formally began operations in 2002. KAIPTC commenced its first full annual training and education cycle in March 2004, and has since expanded its curriculum to over twenty different courses.

Kofi Annan International Peacekeeping Training Centre
Motto...where Peace begins
Established1998
PresidentKofi Annan
Location, ,
Ghana
WebsiteOfficial website

Objectives

The Centre announces its broad objectives as:

  • To provide mission oriented training at the operational level in Peace Operations for selected participants prior to deployment into areas of operation.
  • To provide the operational focus that will link the basic tactical Peace Operations training provided at Koulikoro in Mali under French sponsorship with the high level strategic training provided at the War College in Nigeria.
  • To improve the ability of participants to operate in multinational environments and to cooperate with contingents from other countries.
  • To keep participants abreast of the nature and complexities of contemporary interstate and intrastate conflicts.
  • To conduct research into the various facets of peace operations.

International ties

The KAIPTC is engaged in partnerships with several research and training facilities in the world, including Canada's Pearson Peacekeeping Centre.

In addition to support from its host country, Ghana, the KAIPTC has benefited from assistance from Canada, Denmark, the European Union, France, Germany, India, Italy, Japan, the Netherlands, Norway, Spain, Sweden, Switzerland, the United Kingdom, and the United States.

gollark: Also, I'm pretty sure it breaks if it goes *days* only, too...
gollark: Yes, yes it does... oops...
gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```

References

  1. "Defence". mod.uk. Archived from the original on 2006-10-14.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.