This site requires cookies for account access and purchasing. It looks like cookies are disabled in your browser. To find out more about our cookie usage policy click here then to find out about changing your browser cookie settings click here (This link opens in a window).

This site requires cookies for account access and purchasing. You can review our use of cookies in our Cookie Policy, or Accept and Close this bar now.

This site requires cookies for account access and purchasing. It looks like cookies are disabled in your browser. To find out more about our cookie usage policy click here then to find out about changing your browser cookie settings click here (This link opens in a window).

This site requires cookies for account access and purchasing. You can review our use of cookies in our Cookie Policy, or Accept and Close this bar now.

Search

Search Terms

You can search our site by adding one or more words to one or more of the search boxes below.

Each box searches a different field and the 'Search All' box searches them all.

If you enter multiple words in in any search box then one of those words MUST be in that field for the product to be returned but all of them don’t have to be present.

The results will be ordered by products with more of the specified words first (if in “Relevance” order) then any products that have less of your specified words.

For example if you search for “Red Dog” in the title field and “James Ben” in the Author field then ether “Red” or “Dog” must be present in the title AND ether “James” or “Ben” must be present in the Author field for a product to be shown in the results. If both “Red” and “Dog” is present in the Title as well as “James” and “Ben” in the Author then that product will appear first in the results followed by any products with fewer of the optional words.

Wildcard Searches

We support single and multiple character wildcard searches within single words.

To perform a single character wildcard search use the ""?"" symbol.

To perform a multiple character wildcard search use the ""*"" symbol.

The single character wildcard search looks for terms that match that with the single character replaced. For example, to search for ""text"" or ""test"" you can use the search:

te?t

Multiple character wildcard searches looks for 0 or more characters. For example, to search for test, tests or tester, you can use the search:

test*

You can also use the wildcard searches in the middle of a term:

te*t

Warning: You should avoid using wildcard searches as the first character of a word as it will dramatically slow down searches:

?est

*st

Boolean Operators

Boolean operators allow terms to be combined through logic operators. We support AND, ""+"", OR, NOT and ""-"" as Boolean operators(Note: Boolean operators must be ALL CAPS).

The OR operator is the default conjunction operator. This means that if there is no Boolean operator between two terms, the OR operator is used. The OR operator links two terms and finds a matching document if either of the terms exist in a document. This is equivalent to a union using sets. The symbol || can be used in place of the word OR.

To search for documents that contain either ""another book"" or just ""another"" use the query:

""another book"" another

or

""another book"" OR another

AND

The AND operator matches documents where both terms exist anywhere in the text of a single document. This is equivalent to an intersection using sets. The symbol && can be used in place of the word AND.

To search for documents that contain ""another book"" and ""Some Book"" use the query:

""another book"" AND ""Some Book""

+

The ""+"" or required operator requires that the term after the ""+"" symbol exist somewhere in a the field of a single document.

To search for documents that must contain ""another"" and may contain ""search"" use the query:

+another search

NOT

The NOT operator excludes documents that contain the term after NOT. This is equivalent to a difference using sets. The symbol ! can be used in place of the word NOT.

To search for documents that contain ""another book"" but not ""Some Book"" use the query:

""another book"" NOT ""Some Book""

-

The ""-"" or prohibit operator excludes documents that contain the term after the ""-"" symbol.

To search for documents that contain ""another book"" but not ""Some Book"" use the query:

""another book"" -""Some Book""

Fuzzy Searches

We support fuzzy searches based on the Levenshtein Distance, or Edit Distance algorithm. To do a fuzzy search use the tilde, ""~"", symbol at the end of a Single word Term. For example to search for a term similar in spelling to ""roam"" use the fuzzy search:

roam~

This search will find terms like foam and roams.

An additional (optional) parameter can specify the required similarity. The value is between 0 and 1, with a value closer to 1 only terms with a higher similarity will be matched. For example:

roam~0.8

The default that is used if the parameter is not given is 0.5.

Grouping

We support using parentheses to group clauses to form sub queries. This can be very useful if you want to control the boolean logic for a query.

To search for either ""another"" or ""book"" and ""website"" use the query:

(another OR book) AND website

This eliminates any confusion and makes sure you that website must exist and either term another or book may exist.

Escaping Special Characters

We support escaping special characters that are part of the query syntax. The current list special characters are:

+ - && || ! ( ) { } [ ] ^ "" ~ * ? : \

To escape these character use the \ before the character. For example to search for (1+1):2 use the query:

\(1\+1\)\:2

Boosting a Term

We provide the relevance level of matching documents based on the terms found. To boost a term use the caret, ""^"", symbol with a boost factor (a number) at the end of the term you are searching. The higher the boost factor, the more relevant the term will be.

Boosting allows you to control the relevance of a document by boosting its term. For example, if you are searching for

another book

and you want the term ""another"" to be more relevant boost it using the ^ symbol along with the boost factor next to the term. You would type:

another^4 book

This will make documents with the term another appear more relevant. You can also boost Phrase Terms as in the example:

""another book""^4 ""Some Book""

By default, the boost factor is 1. Although the boost factor must be positive, it can be less than 1 (e.g. 0.2)

Proximity Searches

We support finding words are a within a specific distance away. To do a proximity search use the tilde, ""~"", symbol at the end of a Phrase. For example to search for a ""book"" and ""another"" within 10 words of each other in a document use the search:

""another book""~10
You searched for: Category: 'Project AND management'
Refine Search
Sort:
Project Risk Management

click to see more
click to see more

ISBN/EAN: 9780071436915

An essential book for the project and program manager offering simplified concepts and tools to access, rank-order, and manage high-risk projects and tasks.
Publisher: McGraw-Hill Education - Europe
Pub. Date: September 1 2004
Author: Barkley, Bruce T.
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €59.51

Project Management

click to see more
click to see more

ISBN/EAN: 9780470851241

Includes the developments in the field of project management. This book provides coverage of improvements in communications through the Internet and mobile telephones, and the implications of these changes for project managers. It includes worked examples and practical exercises, which introduce the reader to the planning and control techniques.
Publisher: John Wiley and Sons Ltd
Pub. Date: May 23 2003
Author: Burke, Rory
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €46.42

Project Management

click to see more
click to see more

ISBN/EAN: 9781118093733

Meredith's newest edition of Project Management focuses on all facets of the steps needed to successfully manage a project - from planning and resources to budgeting and more. An important goal is to appeal to help those preparing to take the PMBOK certification exams of the Project Management Institute.
Publisher: John Wiley & Sons Inc
Pub. Date: January 20 2012
Author: Meredith, Jack R.
Format: Paperback
Availability: Status Unknown
Star Rating
Price: €73.77

Retail Price: €114.50

Information Technology Project Management

click to see more
click to see more

ISBN/EAN: 9781118097946

The new edition of Marchewa's Information Technology Project Management focuses on more simplified chapters, practical examples and the addition of small case studies to every chapter. The text contains the same level of depth and brevity that's simply written and easy to understand as previous issues.
Publisher: John Wiley & Sons Inc
Pub. Date: March 1 2012
Author: Marchewka, Jack T.
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €196.42

Benefit Realisation Management

click to see more
click to see more

ISBN/EAN: 9781409400943

Takes you step-by-step through the benefits realisation process. This edition includes guidance on benefits realisation for portfolio management and offers revisions to the original text along with additional case study examples. It is suitable for those investing heavily in change management, IT infrastructure or project working.
Publisher: Taylor & Francis Ltd
Pub. Date: May 7 2010
Author: Bradley, Gerald
Format: Hardback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €101.19

guide to the Project Management Body of Knowledge (PMBOK guide) (Japanese version)

click to see more
click to see more

ISBN/EAN: 9781935589679

A Guide to the Project Management Body of Knowledge, Fifth Edition reflects the collaboration and knowledge of working project managers and provides the fundamentals of project management as they apply to a wide range of projects.
Publisher: Project Management Institute
Pub. Date: January 1 2013
Author: Project Management Institute
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €68.99

Project Management WMS Project 2007

click to see more
click to see more

ISBN/EAN: 9780077426927

Focuses on how project management is integral to the organization as a whole. This title shows the changes found in the practice.
Publisher: McGraw-Hill Education - Europe
Pub. Date: May 1 2010
Author: Larson, Erik W.
Format: Mixed media product
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €160.44

Project Management

click to see more
click to see more

ISBN/EAN: 9780273704324
Publisher: Pearson Education Limited
Pub. Date: April 8 2010
Author: Maylor, Harvey
Format: Mixed media product
Availability: 41
Star Rating
Price: €82.99

Project Management in Practice

click to see more
click to see more

ISBN/EAN: 9780470646205

Project Management in Practice, 4th Edition focuses on the technical aspects of project management that are directly related to practice. This textbook is organised around the project management life cycle and it provides students with essential project management concepts, with a focus on PMBOK, the Project Management Body of Knowledge.
Publisher: John Wiley and Sons Ltd
Pub. Date: January 11 2011
Author: Mantel, Samuel J.
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €158.32

Prince2 for Dummies, 2009 Edition

click to see more
click to see more

ISBN/EAN: 9780470710258

Whatever your project - no matter how big or small - PRINCE2 For Dummies, 2009 Edition is the perfect guide to using this project management method to help ensure its success. Fully updated with the 2009 practice guidelines, this book takes readers through every step of a project, offering practical and easy-to-understand advice on using PRINCE2.
Publisher: John Wiley and Sons Ltd
Pub. Date: April 20 2010
Author: Graham, Nick
Format: Paperback
Availability: Delivery usually within 5-10 working days
Star Rating
Price: €26.18